Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add antvis/chart-visualization-skillsnpx agentmods add plugins/antvis/chart-visualization-skills/marketplacegit clone --depth 1 https://github.com/antvis/chart-visualization-skillsGrade A, and why
visualization-skills marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "visualization-skills",
"owner": {
"name": "AntV Visualization Team",
"email": "[email protected]"
},
"metadata": {
"description": "Data visualization skills",
"version": "1.0.0"
},
"plugins": [
{
"name": "chart-visualization",
"description": "A comprehensive chart generation skill powered by AntV that provides 26+ chart types for intelligent data visualization",
"source": "./",
"strict": false,
"skills": [
"./skills/chart-visualization"
]
},
{
"name": "infographic-creator",
"description": "Create beautiful infographics based on given text content. Use when users request to create infographics.",
"source": "./",
"strict": false,
"skills": [
"./skills/infographic-creator"
]
},
{
"name": "icon-retrieval",
"description": "Search and retrieve icon SVG strings from AntV's infographic icon library. Returns top 5 matches by default, allowing customization.",
"source": "./",
"strict": false,
"skills": [
"./skills/icon-retrieval"
]
},
{
"name": "narrative-text-visualization",
"description": "Generate structured narrative text visualizations from data using T8 Syntax. Creates data interpretation reports with semantic entity annotations using a declarative Markdown-like language.",
"source": "./",
"strict": false,
"skills": [
"./skills/narrative-text-visualization"
]
},
{
"name": "antv-g2-chart",
"description": "Generate G2 v5 chart code. Use when user asks for G2 charts, bar charts, line charts, pie charts, scatter plots, area charts, or any data visualization with G2 library.",
"source": "./",
"strict": false,
"skills": [
"./skills/antv-g2-chart"
]
},
{
"name": "antv-g6-graph",
"description": "Generate G6 v5 graph visualization code. Use when user asks for G6 graWhat this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 86 lines scan A ca9b5fc02b86
visualization-skills marketplace is a plugin published in the GitHub repository antvis/chart-visualization-skills (473 stars, last pushed 19d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
Infographic
An Infographic Generation and Rendering Framework, bring words to life!
cypress
Create, update, and fix Cypress tests. Connect to Cypress Cloud to see test results and use data to manage your test suite.
skill-atlas
Graph, categorize and search your installed Claude Code skill collection: what is loadable, what is disabled, what points at things that no longer exist — plus a zero-token searchable tier for dormant skills.
alpha
STALE cached version — installPath points at 1.0.0; walking this is a bug.
beta
Fixture plugin WITHOUT a skills key — the flat glob fallback is load-bearing.
email-assistant
Autonomous email triage and reply system. Drafts replies in your voice, saves as Gmail drafts, and learns from your corrections.