lume-infographic

lume-infographic is a skill for Codex from CavinHuang/lume. It costs 63 tokens per session (1,032 once invoked), scanned A, original, MIT.

A Chinese-language workflow for presenting dense information as a safe Lume infographic. It chooses a supported visual layout for comparisons, stages, timelines, hierarchies, relationships, metrics, or categories.

In plain words
What is it for?
Use it to create one supported infographic for multi-part explanations, such as a process, comparison, timeline, hierarchy, relationship map, or simple chart.
Why use it?
It helps readers understand structured information when a visual arrangement is clearer than ordinary prose. It avoids adding a graphic when the content does not benefit from one.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to create one supported infographic for multi-part explanations, such as a process, comparison, timeline, hierarchy, relationship map, or simple chart.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cavinhuang/lume/lume-infographic
Install

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.

Any agent
npx skills add CavinHuang/lume --skill lume-infographic
Clone the repo
git clone --depth 1 https://github.com/CavinHuang/lume

Made for: Codex.

Wrote 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.

agentmods badge for lume-infographic

README.md
[![agentmods](https://agentmods.dev/badge/skills/cavinhuang/lume/lume-infographic/github.svg)](https://agentmods.dev/skills/cavinhuang/lume/lume-infographic)
Your own site
<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.

agentmods 80×15 button for lume-infographic

Your own site · 80×15
<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>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,032 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 12d ago against content hash 3cf00e289c73, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

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.

apps/sidecar/default-skills/lume-infographic/SKILL.md · 89 lines

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。信息图用于补充正文,不替代必要解释;每次回复最多输出一张。

先判断是否值得画

同时确认:

  1. 存在多个需要同时理解的实体、阶段、指标或关系。
  2. 视觉布局能比普通列表、表格或文字明显降低理解成本。
  3. 有语义匹配的模板,而不是为了装饰强行套用。

任一项不成立就保持纯文本。短而密集的内容可以画;很长但主要是叙述、代码或单一结论的内容不要画。

选择模板

  • 横向要点: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

  • 输出一个 infographic fenced code block,放在必要正文之后。
  • 这是 AntV 缩进 DSL,不是 YAML:字段写成 label 内容,禁止写成 label: 内容;每深入一层固定增加两个空格,- 必须缩进在对应的 itemschildren 等列表键之下。
  • 顶层只使用 infographicdatatheme;不要写 designwidthheight
  • 数据只使用 titledescitemslistssequencesrootcomparesnodesrelationsvaluesorder
  • 数据项只使用 idlabeldescvaluegroupcategorychildrenicon
  • icon 可省略;需要时只写不超过三个单词的通用小写英文关键词,如 growthteam worksecurity shield。不要从用户正文复制专有名词作为图标词。
  • 主题只使用 lightdarkhand-drawn,以及可选的十六进制 colorPrimarycolorBgpalette
  • 禁止 HTML、外链脚本、URL、data:ref:、内联或远程 SVG、资源对象、illusattributes、自定义字体和文件写入。

列表、步骤、对比和图表使用对应数据键;层级使用 rootchildren;关系图使用 nodesrelations

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

Read the full file on GitHub · 89 lines

Files

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.

Changes

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.

  1. 12d ago First seen · 89 lines · 63 tokens per session scan A 3cf00e289c73

Subscribe to this mod's changes

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.

Related

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-ai/Proma · 161 tokens

proma-coach

A Chinese-language coach for improving how people use Proma, Agent, Skill, Chat, and project tools.

proma-ai/Proma · 386 tokens

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.

proma-ai/Proma · 64 tokens

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.

proma-ai/Proma · 390 tokens

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…

proma-ai/Proma · 168 tokens

agent-collaboration

A collaboration workflow coordinates coding sub-agents, which are separate assistant sessions working on parts of a task.

proma-ai/Proma · 101 tokens