org-chart-generator
✓Generate organizational hierarchy charts from CSV, JSON, or nested data. Supports multiple layouts, department coloring, and PNG/SVG/PDF export.
Installation
SKILL.md
Create professional organizational hierarchy charts from structured data. Perfect for company org charts, team structures, reporting relationships, and any hierarchical data visualization.
| --input | Input CSV or JSON file | Required | | --name | Name column (CSV) | - | | --manager | Manager column (CSV) | - | | --title | Title column (CSV) | - | | --department | Department column (CSV) | - | | --output | Output file path | orgchart.png | | --layout | Layout direction | top-down | | --dpi | Image resolution | 96 |
Generate organizational hierarchy charts from CSV, JSON, or nested data. Supports multiple layouts, department coloring, and PNG/SVG/PDF export. Source: dkyazzentwatwa/chatgpt-skills.
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 org-chart-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill org-chart-generator- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is org-chart-generator?
Generate organizational hierarchy charts from CSV, JSON, or nested data. Supports multiple layouts, department coloring, and PNG/SVG/PDF export. Source: dkyazzentwatwa/chatgpt-skills.
How do I install org-chart-generator?
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 org-chart-generator 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
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01