description Generate publication-grade charts and data visualizations from YAML specs. Use whenever the user needs charts, graphs, plots, or data visualizations for markdown documents, papers, reports ...
chart-skill/ ├── SKILL.md # 🤖 Skill definition (for AI agents) ├── themes/ │ ├── onsen.json # 🔵 Default theme │ └── neutral.json # ⚪ Academic theme ├── examples/ │ ├── *.yaml # 📝 Example specs ...