grant-gantt-chart-gen

Create project timeline visualizations for grant proposals

3,891 stars

Best use case

grant-gantt-chart-gen is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Create project timeline visualizations for grant proposals

Teams using grant-gantt-chart-gen should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/grant-gantt-chart-gen/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/aipoch-ai/grant-gantt-chart-gen/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/grant-gantt-chart-gen/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How grant-gantt-chart-gen Compares

Feature / Agentgrant-gantt-chart-genStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Create project timeline visualizations for grant proposals

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Grant Gantt Chart Generator

Create project timeline visualizations for grant proposals.

## Usage

```bash
python scripts/main.py --milestones milestones.csv --duration 36 --output gantt.png
```

## Parameters

| Parameter | Type | Default | Required | Description |
|-----------|------|---------|----------|-------------|
| `--milestones` | string | - | Yes | Path to milestone data file (CSV) |
| `--duration` | int | 36 | No | Project duration in months |
| `--start-date` | string | - | No | Project start date (YYYY-MM-DD) |
| `--output`, `-o` | string | gantt.png | No | Output file path |
| `--format` | string | png | No | Output format (png, pdf, svg) |

## Features

- Timeline visualization
- Milestone markers
- Task dependencies
- Personnel allocation
- Quarterly breakdown

## Output

- Gantt chart image
- Timeline data (CSV)
- Milestone summary

## Risk Assessment

| Risk Indicator | Assessment | Level |
|----------------|------------|-------|
| Code Execution | Python/R scripts executed locally | Medium |
| Network Access | No external API calls | Low |
| File System Access | Read input files, write output files | Medium |
| Instruction Tampering | Standard prompt guidelines | Low |
| Data Exposure | Output files saved to workspace | Low |

## Security Checklist

- [ ] No hardcoded credentials or API keys
- [ ] No unauthorized file system access (../)
- [ ] Output does not expose sensitive information
- [ ] Prompt injection protections in place
- [ ] Input file paths validated (no ../ traversal)
- [ ] Output directory restricted to workspace
- [ ] Script execution in sandboxed environment
- [ ] Error messages sanitized (no stack traces exposed)
- [ ] Dependencies audited
## Prerequisites

No additional Python packages required.

## Evaluation Criteria

### Success Metrics
- [ ] Successfully executes main functionality
- [ ] Output meets quality standards
- [ ] Handles edge cases gracefully
- [ ] Performance is acceptable

### Test Cases
1. **Basic Functionality**: Standard input → Expected output
2. **Edge Case**: Invalid input → Graceful error handling
3. **Performance**: Large dataset → Acceptable processing time

## Lifecycle Status

- **Current Stage**: Draft
- **Next Review Date**: 2026-03-06
- **Known Issues**: None
- **Planned Improvements**: 
  - Performance optimization
  - Additional feature support

Related Skills

Grant Writer

3891
from openclaw/skills

Write winning grant proposals and funding applications. Works for government grants (SBIR, Innovate UK, Horizon Europe), foundation grants, and corporate funding programs.

Workflow & Productivity

helm-chart-builder

3891
from openclaw/skills

Helm chart development agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw — chart scaffolding, values design, template patterns, dependency management, security hardening, and chart testing. Use when: user wants to create or improve Helm charts, design values.yaml files, implement template helpers, audit chart security (RBAC, network policies, pod security), manage subcharts, or run helm lint/test.

metagenomic-krona-chart

3891
from openclaw/skills

Analyze data with `metagenomic-krona-chart` using a reproducible workflow, explicit validation, and structured outputs for review-ready interpretation.

mechanism-flowchart

3891
from openclaw/skills

Generates Mermaid flowchart code and visual diagrams for pathophysiological.

grant-proposal-assistant

3891
from openclaw/skills

Grant proposal writing assistant for NIH (R01/R21), NSF and other mainstream funding applications. Triggers when user needs help writing specific aims, research strategy, budget justification, or other grant sections. Provides templates, section generators, and best practice guidance for competitive grant proposals.

grant-mock-reviewer

3891
from openclaw/skills

Simulates NIH study section peer review for grant proposals. Triggers when user wants mock review, critique, or evaluation of a grant proposal before submission. Generates structured critique using official NIH scoring rubric (1-9 scale), identifies weaknesses, provides actionable revision recommendations, and produces a comprehensive review summary similar to actual NIH Summary Statement.

grant-funding-scout

3891
from openclaw/skills

NIH funding trend analysis to identify high-priority research areas

grant-budget-justification

3891
from openclaw/skills

Generate narrative budget justifications for NIH/NSF applications

mcp-server-chart

3891
from openclaw/skills

Auto-generated skill for mcp-server-chart tools via OneKey Gateway.

nonprofit-grant-outline

3891
from openclaw/skills

为公益项目生成 grant proposal 大纲,连接目标、预算、影响指标与证据。;use for nonprofit, grant, proposal workflows;do not use for 伪造受益人数, 替代正式合规审核.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation