← ClaudeAtlas

antvis-chart-skillslisted

7 professional chart and visualization skills powered by Ant Group's AntV ecosystem. 26+ chart types, 98.2% accuracy on test cases. Covers charts, infographics, graphs, tables, icons, and narrative reports.
podo/design-agent-skills · ★ 0 · AI & Automation · score 67
Install: claude install-skill podo/design-agent-skills
# antvis-chart-skills > Catalogue stub — full package: [antvis/chart-visualization-skills](https://github.com/antvis/chart-visualization-skills) ## Decision tree Run this before any professional chart or data visualization work: 1. **Is the package already installed?** Check: `~/.design-agent-skills/skills/chart-visualization/SKILL.md` exists (representative skill). - Yes → invoke the relevant skill by name and proceed - No → go to step 2 2. **Do you have shell access?** - Yes → run the install command below, then invoke the skill - No → show the install command; in Claude Code, send it as a chat message starting with `!` — add `-g` for global install or omit for project-only ## Install command ```bash npx skills add antvis/chart-visualization-skills ``` ## Invoke after install 7 skills from the AntV ecosystem: | Skill | Use case | |-------|----------| | `chart-visualization` | 26+ chart types: time series, comparisons, part-to-whole, relationships, geographic, hierarchical | | `infographic-creator` | 50+ infographic templates: lists, sequences, hierarchies, comparisons, relations | | `icon-retrieval` | Search and retrieve icon SVGs from the AntV icon library | | `narrative-text-visualization` | Structured narrative reports with entity annotations (T8 Syntax) | | `antv-s2-expert` | Multi-dimensional cross-analysis tables (pivot tables, table sheets) | | `antv-g6-graph` | G6 v5 graph visualization: network graphs, tree graphs, flow charts, mind maps |