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 agentmods add instructions/bluedusk/html-slides/claude-mdgit clone --depth 1 https://github.com/bluedusk/html-slidesWrote 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/instructions/bluedusk/html-slides/claude-md)<a href="https://agentmods.dev/instructions/bluedusk/html-slides/claude-md"><img src="https://agentmods.dev/badge/instructions/bluedusk/html-slides/claude-md.svg" alt="Measured on agentmods" 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 | $0.00339 | $0.00339 |
| Opus 5 | $0.00169 | $0.00169 |
| Sonnet 5 | $0.00068 | $0.00068 |
| Haiku 4.5 | $0.00034 | $0.00034 |
Grade A, and why
html-slides CLAUDE.md 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.
What it actually says
Project Instructions
Upstream Dependency
This project (html-slides) builds on top of frontend-slides (https://github.com/zarazhangrui/frontend-slides), a third-party Claude Code plugin for generating HTML presentations. We extend it with content-driven design, additional CDN libraries (Mermaid.js, anime.js), and improved style discovery. The upstream project's files (viewport-base.css, components.css, slides-runtime.js, theme CSS, component-templates.md, html-template.md, STYLE_PRESETS.md) should not be modified unless fixing a confirmed upstream bug.
Version Bumps
See RELEASE.md for the release process. Version must be updated in all 5 locations simultaneously — never update just one:
.claude-plugin/plugin.json.claude-plugin/marketplace.json(2 entries)SKILL.mdfrontmatterreferences/html-template.md— the<meta name="generator">tag versionreferences/presentation-layer.md— the<meta name="generator">tag version
Project Structure
SKILL.md— Main skill entry point (Pro + Vibe modes)assets/components.css— Shared component CSS for all Pro themesassets/themes/— Theme CSS files (one per Pro theme)assets/slides-runtime.js— Shared runtime JS for all Pro themes (nav, charts, particles, speaker notes)references/— Supporting docs loaded on-demand by the skill.claude-plugin/— Plugin manifest and marketplace config
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.
- 3d ago First seen · 25 lines · 339 tokens per session scan A 4e8c85739f0d
html-slides CLAUDE.md is an instructions file published in the GitHub repository bluedusk/html-slides (76 stars, last pushed 4mo ago), licensed MIT. It adds 339 tokens to every session, about $0.0017 per session on Opus 5. A static security scan graded it A with 0 findings. It comes from a forked repository.
Other instructions, from other repositories
aivo CLAUDE.md
Instructions for yuanchuan/aivo, covering claude.md, build & test, git & release, architecture and conventions.
crossframe-skill AGENTS.md
Instructions for xi-kari/crossframe-skill, covering crossframe / agent adapter, 仓库怎么理解, 显式调用边界, 显式调用 crossframe essay and 显式调用其它平行 skill.
crossframe-skill copilot-instructions.md
Instructions for xi-kari/crossframe-skill, a project described as: CrossFrame Skill Suite:面向 AI agent 的中文结构诊断、公共议题分析、组织复盘、历史材料处理、追问和成文工作流;旗舰 CrossFrame ProMax 提供 v8-only、精确点名、可对账可修复的独立结构推演 runtime。.
eai-gofer copilot-instructions.md
Copilot instructions for eai-support/eai-gofer, covering copilot instructions, project overview, gofer pipeline, token and cost policy and code quality.
eai-gofer language-server.instructions.md
Instructions for eai-support/eai-gofer, covering language server development instructions, architecture, key files, mcp tools (6 total) and adding new mcp tools.
eai-gofer typescript.instructions.md
Instructions for eai-support/eai-gofer, covering typescript development instructions, code quality standards, file structure and testing.