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 CavinHuang/lume --skill lume-infographicgit clone --depth 1 https://github.com/CavinHuang/lumeWrote 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/cavinhuang/lume/lume-infographic)<a href="https://agentmods.dev/skills/cavinhuang/lume/lume-infographic"><img src="https://agentmods.dev/badge/skills/cavinhuang/lume/lume-infographic/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/cavinhuang/lume/lume-infographic"><img src="https://agentmods.dev/badge/skills/cavinhuang/lume/lume-infographic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00063 | $0.01032 |
| Opus 5 | $0.00032 | $0.00516 |
| Sonnet 5 | $0.00013 | $0.00206 |
| Haiku 4.5 | $0.00006 | $0.00103 |
Grade A, and why
lume-infographic 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 12d 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 — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Lume Infographic
只生成 Lume 内置渲染器支持的安全 DSL。信息图用于补充正文,不替代必要解释;每次回复最多输出一张。
先判断是否值得画
同时确认:
- 存在多个需要同时理解的实体、阶段、指标或关系。
- 视觉布局能比普通列表、表格或文字明显降低理解成本。
- 有语义匹配的模板,而不是为了装饰强行套用。
任一项不成立就保持纯文本。短而密集的内容可以画;很长但主要是叙述、代码或单一结论的内容不要画。
选择模板
- 横向要点:
list-row-horizontal-icon-arrow - 卡片概览:
list-grid-badge-card - 递进步骤:
sequence-ascending-steps - 时间线:
sequence-timeline-simple - 交互过程:
sequence-interaction-default-badge-card - 二元利弊:
compare-binary-horizontal-simple-fold - SWOT:
compare-swot - 四象限:
compare-quadrant-quarter-simple-card - 层级树:
hierarchy-tree-curved-line-rounded-rect-node - 思维导图:
hierarchy-mindmap-level-gradient-compact-card - 有向关系:
relation-dagre-flow-tb-badge-card - 折线指标:
chart-line-plain-text - 横向柱状:
chart-bar-plain-text - 纵向柱状:
chart-column-simple - 环形占比:
chart-pie-donut-plain-text - 词频概览:
chart-wordcloud
输出安全 DSL
- 输出一个
infographicfenced code block,放在必要正文之后。 - 这是 AntV 缩进 DSL,不是 YAML:字段写成
label 内容,禁止写成label: 内容;每深入一层固定增加两个空格,-必须缩进在对应的items、children等列表键之下。 - 顶层只使用
infographic、data、theme;不要写design、width或height。 - 数据只使用
title、desc、items、lists、sequences、root、compares、nodes、relations、values、order。 - 数据项只使用
id、label、desc、value、group、category、children、icon。 icon可省略;需要时只写不超过三个单词的通用小写英文关键词,如growth、team work、security shield。不要从用户正文复制专有名词作为图标词。- 主题只使用
light、dark或hand-drawn,以及可选的十六进制colorPrimary、colorBg、palette。 - 禁止 HTML、外链脚本、URL、
data:、ref:、内联或远程 SVG、资源对象、illus、attributes、自定义字体和文件写入。
列表、步骤、对比和图表使用对应数据键;层级使用 root 和 children;关系图使用 nodes 与 relations:
infographic sequence-timeline-simple
data
title 产品交付阶段
sequences
- label 发现
desc 明确问题与成功标准
icon search
- label 构建
desc 完成最小可验证实现
icon tools
- label 发布
desc 验证结果并逐步放量
icon rocket
theme light
层级结构必须保持 children 的嵌套缩进:
infographic hierarchy-mindmap-level-gradient-compact-card
data
root
id root
label 产品能力
children
- id build
label 构建
children
- id test
label 验证
theme light
What ships with it
1 file 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.
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.
- 12d ago First seen · 89 lines · 63 tokens per session scan A 3cf00e289c73
lume-infographic is a skill published in the GitHub repository CavinHuang/lume (3 stars, last pushed 5d ago), licensed MIT. It adds 63 tokens to every session and 1,032 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-31.
Other skills, from other repositories
guizang-ppt-skill
A skill for creating presentation decks as single HTML files that users can move through horizontally in a browser. It provides templates with WebGL backgrounds, chapter title screens, large data displays, and image grids, in either an editorial or Swiss-style visual direction.
proma-coach
A Chinese-language coach for improving how people use Proma, Agent, Skill, Chat, and project tools.
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
automation
A built-in workflow for creating and managing automatic or scheduled tasks. It covers one-time delays, repeated runs, monitoring, reminders, run history, and changing or stopping existing tasks.
docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…
agent-collaboration
A collaboration workflow coordinates coding sub-agents, which are separate assistant sessions working on parts of a task.