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 alchaincyf/huashu-skills --skill huashu-slidesgit clone --depth 1 https://github.com/alchaincyf/huashu-skillsWrote 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/alchaincyf/huashu-skills/huashu-slides)<a href="https://agentmods.dev/skills/alchaincyf/huashu-skills/huashu-slides"><img src="https://agentmods.dev/badge/skills/alchaincyf/huashu-skills/huashu-slides/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/alchaincyf/huashu-skills/huashu-slides"><img src="https://agentmods.dev/badge/skills/alchaincyf/huashu-skills/huashu-slides.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
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.00070 | $0.08404 |
| Opus 5 | $0.00035 | $0.04202 |
| Sonnet 5 | $0.00014 | $0.01681 |
| Haiku 4.5 | $0.00007 | $0.00840 |
Grade B, and why
huashu-slides scanned grade B with 1 finding 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 13d 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
export $(grep GEMINI_API_KEY ~/.claude/.env) && \ The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
24 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.
- assets/.DS_Store 6.0 KB
- assets/style-samples/slide04-01-苏联构成主义-constructivism.png 727 KB
- assets/style-samples/slide04-02-浮世绘-ukiyo-e.png 961 KB
- assets/style-samples/slide04-03-包豪斯-bauhaus.png 976 KB
- assets/style-samples/slide04-04-孔版印刷-risograph.png 834 KB
- assets/style-samples/slide04-05-等轴测-isometric.png 701 KB
- assets/style-samples/slide04-06-工程蓝图-blueprint.png 757 KB
- assets/style-samples/slide04-07-复古广告-vintage-ad.png 975 KB
- assets/style-samples/slide04-08-达达拼贴-collage.png 882 KB
- assets/style-samples/slide04-09-像素画-pixel-art.png 804 KB
- assets/style-samples/slide04-10-敦煌壁画-dunhuang.png 911 KB
- assets/style-samples/slide04-13-温暖叙事-warm-narrative.png 674 KB
- assets/style-samples/slide04-ligne-claire.png 667 KB
- assets/style-samples/slide04-manga.png 900 KB
- assets/style-samples/slide04-neo-pop.png 691 KB
- assets/style-samples/slide04-oatmeal.png 804 KB
- assets/style-samples/slide04-snoopy.png 785 KB
- assets/style-samples/slide04-xkcd.png 940 KB
- references/design-movements.md 8.5 KB
- references/design-principles.md 7.8 KB
- references/prompt-templates.md 24 KB
- references/proven-styles-gallery.md 13 KB
- references/proven-styles-snoopy.md 3.5 KB
- scripts/create_slides.py 9.4 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.
- 13d ago First seen · 642 lines · 70 tokens per session scan B d9d58f48350e
huashu-slides is a skill published in the GitHub repository alchaincyf/huashu-skills (1,512 stars, last pushed 6d ago), with no licence file. It adds 70 tokens to every session and 8,404 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
officecli-word-form
Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document'…
officecli-academic-paper
Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…
officecli-data-dashboard
Use this skill to build a multi-element Excel dashboard — Dashboard sheet on open, multiple formula-driven KPI cards, multiple charts, sparklines, and conditional formatting — from CSV or tabular input. Trigger on: 'dashboard', 'KPI dashboard', 'analytics dashboard', 'executive dashboard', 'metrics dashboard', 'CSV to…
A set of instructions for working with PDF files, which are documents designed to preserve their layout across devices.
pptx
A set of instructions for working with PowerPoint presentation files, including extracting content, editing slides, and creating decks.
officecli
Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.