gantt-chart-creator
✓Create project timeline Gantt charts with dependencies, milestones, and progress tracking. Supports static (PNG/SVG) and interactive (HTML) output.
Installation
SKILL.md
Create professional project timeline Gantt charts with task dependencies, milestones, progress tracking, and customizable styling. Perfect for project management, sprint planning, and timeline visualization.
| --input | Input CSV file | Required | | --task | Task name column | Required | | --start | Start date column | Required | | --end | End date column | Required | | --progress | Progress % column | - | | --category | Category column (for coloring) | - | | --assignee | Assignee column (for coloring) | - | | --output | Output file path | gantt.png |
| --title | Chart title | - | | --interactive | Generate interactive HTML | False | | --show-today | Show today marker | False | | --show-progress | Show progress bars | False | | --width | Chart width | 12 | | --height | Chart height | 6 |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill gantt-chart-creator- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gantt-chart-creator?
Create project timeline Gantt charts with dependencies, milestones, and progress tracking. Supports static (PNG/SVG) and interactive (HTML) output. Source: dkyazzentwatwa/chatgpt-skills.
How do I install gantt-chart-creator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill gantt-chart-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dkyazzentwatwa/chatgpt-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01