AI agent skills for data visualization
Visualization skills carry the judgments that make a chart readable: which form fits the comparison, how many colours a category scale can hold, when a number is better than a plot. That is the part an agent does not have an opinion about by default, so it produces a rainbow bar chart with a truncated axis. The ones worth installing also cover the accessible case — colour that survives greyscale and colour-blindness.
People land here searching for “claude code chart skill”, “agent skill for data visualization”, “dashboard skill”.
9 data visualization skills Refine in search →
-
arbazkhan971 Skill ChartData visualization. chart, graph, dashboard, visualize data, plot, analytics, D3.js, Chart.js, Recharts, Plotly.
-
tomevault-io Bundle Dashboard VisualizationGuide for building dashboards, charts, KPI cards, and data visualizations. Use when creating dashboard pages, adding charts to features, building stat displays, aggregating data for visual presentation, or implementing export (CSV/PNG/fullscreen) for charts. Based on the Books dashboard implementation using Recharts and shadcn/ui chart components. Use when this capability is needed.
-
seb1n Skill Data VisualizationCreate clear, effective charts and dashboards from structured data using matplotlib, seaborn, and plotly. Use when the user requests data visualization or provides relevant inputs for this workflow.
Audited 159 -
bbeierle12 Bundle DashboardData dashboard development patterns including charts, real-time updates, filtering, and responsive layouts for analytics applications.
-
cosmix Skill Loom Data Visualization 2Build effective charts, dashboards, and reports across analytics, infrastructure monitoring, and ML domains.
-
cosmix Skill Loom Data VisualizationBuild effective charts, dashboards, and reports across analytics, infrastructure monitoring, and ML domains.
-
tkolleh Bundle VisualizeTrigger on: chart, plot, visualize data, bar chart, line chart, scatter plot, pie chart, line graph, Vega-Lite, make a chart from CSV/JSON/table. Generates charts (bar, line, scatter, pie) from CSV, JSON, or pasted tabular data using Vega-Lite, with automatic column-type detection and chart-type recommendation. Use when the user wants a data visualization from a table or file — not for architecture/sequence diagrams (use diagram), network graphs, or design/art images.
-
phoroth Skill PlotlyCreate interactive, publication-quality visualizations with 40+ chart types, hover, zoom, pan, and web embedding. Choose between Plotly Express and Graph Objects for dashboards, exploratory analysis, and presentations.
Audited 3 -
lingxling Bundle PlotlyCreates interactive, publication-quality charts with 40+ types, hover tooltips, zoom, and web-embeddable exports for dashboards and exploratory analysis.
Audited 253
How to install a data visualization skill
- Compare the skills. Read the data visualization skills below — each page shows the full SKILL.md, its safety verdict, and the capabilities it declares.
- Install it. Run npx skillmds@latest add <owner>/<name>. The CLI writes the skill into every agent directory it detects, or use --agent to pin one.
- Use it. Restart your agent. It loads the skill on demand the next time you ask for something that matches — you do not have to name the skill.
What makes a good data visualization skill?
Visualization skills carry the judgments that make a chart readable: which form fits the comparison, how many colours a category scale can hold, when a number is better than a plot. That is the part an agent does not have an opinion about by default, so it produces a rainbow bar chart with a truncated axis. The ones worth installing also cover the accessible case — colour that survives greyscale and colour-blindness.
Every skill listed here is a plain SKILL.md file in the format Anthropic documents for Agent Skills, read unchanged by Cursor, OpenAI Codex and 60+ agents. Each passes a safety review before it is publicly listed; the verdict and declared capabilities are on every skill's page.
Frequently asked questions
What is an agent skill for data visualization?
Visualization skills carry the judgments that make a chart readable: which form fits the comparison, how many colours a category scale can hold, when a number is better than a plot. That is the part an agent does not have an opinion about by default, so it produces a rainbow bar chart with a truncated axis. The ones worth installing also cover the accessible case — colour that survives greyscale and colour-blindness.
Which charting libraries do these skills target?
It varies — matplotlib, plotly, D3, Recharts and Vega all have skills built around them, and some are library-agnostic and teach the design rules instead. The skill's description names its target, so filter by what your project already uses.
Which agents can use these data visualization skills?
Any agent that reads SKILL.md files: Claude Code, Claude.ai, Cursor, OpenAI Codex, Windsurf, OpenCode and 60+ others. The format is not vendor-specific, so the same file works everywhere — each agent just keeps its skills in a different directory, listed at /agents.
Are these data visualization skills free?
Yes. Searching, reading and installing skills on SkillMD is free and needs no account. Individual skills carry their own licence, shown on each skill's page.