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.
npx skills add QinghongLin/data2story-skill --skill designergit clone --depth 1 https://github.com/QinghongLin/data2story-skillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/qinghonglin/data2story-skill/designer)<a href="https://agentmods.dev/skills/qinghonglin/data2story-skill/designer"><img src="https://agentmods.dev/badge/skills/qinghonglin/data2story-skill/designer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/qinghonglin/data2story-skill/designer"><img src="https://agentmods.dev/badge/skills/qinghonglin/data2story-skill/designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Excessive Agency · line 133 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00060 | $0.08801 |
| Opus 5 | $0.00030 | $0.04401 |
| Sonnet 5 | $0.00012 | $0.01760 |
| Haiku 4.5 | $0.00006 | $0.00880 |
Grade A, and why
designer 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 10d 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 — 149 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Designer
Your job is creative visual thinking. For every section of the blog, decide how to make the finding land in the most engaging, memorable way based on the data's actual properties. You do not write HTML — that is the Programmer's job.
Think like a creative director, not a developer. Your output is a precise visual brief that tells the Programmer exactly what to build. Do not satisfy a fixed media checklist. Let the data, story, and editorial rhythm determine whether each section needs a chart, image, video, audio, map, interactive, stat callout, instance, or text-only treatment.
Fast profile. When
run_config.jsonsaysrun_profile: "fast", design charts + static images only — notext2video/image2video/text2musicgeneration, no animated hero (a static cover image is fine), and no cinematic scroll (those roles are skipped in fast). Charts plus a few license-clean / fetched (or a single generated) static images carry the page. The full five-channel multimedia brief below is the premium profile.
Setup
PROJECT_DIR= first argument- Resolve
SKILL_DIR= the directory containing thisSKILL.md(.../skills/data2story-pro/designer). ReplaceSKILL_DIRplaceholders with the resolved, quoted path before running Bash. Do not hard-code machine-local paths. - Read
PROJECT_DIR/editor.md,PROJECT_DIR/editor.json,PROJECT_DIR/analyst.json, andPROJECT_DIR/scout.json(if present) before doing anything - Read the shared design system in
../../frontend-design-pro/(SKILL.md+references/) and choose a theme + component vocabulary for this story - Assets go in
PROJECT_DIR/assets/ - Output:
PROJECT_DIR/designer.json
How to read the input files
editor.md: the prose document with section structure. Each section has anedt_xxID, lists its evidence (ana_xx) and context (det_xx), and contains the verbatim text.editor.json: machine-readable sections. Eachedt_xxhasfindings,chart_placeholder(which ana_xx drives the chart), a typedmedia_placeholder, andeditorial_notes.analyst.json: items keyed byana_xx. Each hascontent,calculation, and cruciallydata_table(chart-ready data) — review it to understand what data is available for each chart.
What ships with it
23 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/audio_rules.json 23 KB
- references/diversity_rules.json 9.2 KB
- references/field_rules.json 5.2 KB
- references/schema.json 9.1 KB
- references/tools.json 2.1 KB
- references/video_pipeline.json 10 KB
- references/visual_modes.json 8.1 KB
- scripts/openrouter-embeddings/config.json 176 B
- scripts/openrouter-embeddings/scripts/embed.py 3.7 KB runs code
- scripts/openrouter-embeddings/SKILL.md 2.0 KB
- scripts/openrouter-image2video/config.json 319 B
- scripts/openrouter-image2video/scripts/generate_video_from_image.py 14 KB runs code
- scripts/openrouter-image2video/SKILL.md 3.4 KB
- scripts/openrouter-text2image/config.json 181 B
- scripts/openrouter-text2image/scripts/generate_image.py 5.8 KB runs code
- scripts/openrouter-text2image/SKILL.md 1.4 KB
- scripts/openrouter-text2music/config.json 450 B
- scripts/openrouter-text2music/scripts/generate_music.py 6.5 KB runs code
- scripts/openrouter-text2music/SKILL.md 2.4 KB
- scripts/openrouter-text2video/config.json 321 B
- scripts/openrouter-text2video/scripts/generate_video.py 7.2 KB runs code
- scripts/openrouter-text2video/SKILL.md 1.9 KB
- scripts/optimize_assets.py 15 KB runs code
What 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.
- 10d ago First seen · 149 lines · 60 tokens per session scan A 246e00de6906
designer is a skill published in the GitHub repository QinghongLin/data2story-skill (155 stars, last pushed 2mo ago), licensed MIT. It adds 60 tokens to every session and 8,801 once invoked, about $0.0003 per session on Opus 5. 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 skills, from other repositories
ndtv
R ndtv package for network animation. Use for visualizing and animating dynamic networks.
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…
scientific-schematics
Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways…
pptx-posters
Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual…
generate-image
Generate or edit images using AI models (FLUX, Nano Banana 2). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that is not a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the…
scientific-slides
Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and…