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 skills/solid-shuwen/shuttleslide/slidecraftnpx skills add solid-shuwen/shuttleslide --skill slidecraftgit clone --depth 1 https://github.com/solid-shuwen/shuttleslideWrote 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/solid-shuwen/shuttleslide/slidecraft)<a href="https://agentmods.dev/skills/solid-shuwen/shuttleslide/slidecraft"><img src="https://agentmods.dev/badge/skills/solid-shuwen/shuttleslide/slidecraft.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.00076 | $0.00466 |
| Opus 5 | $0.00038 | $0.00233 |
| Sonnet 5 | $0.00015 | $0.00093 |
| Haiku 4.5 | $0.00008 | $0.00047 |
Grade A, and why
slidecraft 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 5d 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
slidecraft -- PPTX and HTML conversion toolkit
The slidecraft CLI is installed. Use it for PowerPoint-related tasks.
Commands
Convert PPTX to HTML
slidecraft to-html input.pptx -o output.html
slidecraft to-html input.pptx --layout flow -o output.html
slidecraft to-html input.pptx --theme modern -o output.html
slidecraft to-html input.pptx --base64 -o output.html
Layout modes: slideshow (default, interactive), flow (scrollable), pptview (editor view).
Convert HTML to PPTX
slidecraft to-pptx slides.html -o output.pptx
Only supports the Slide HTML subset, not arbitrary web pages.
JSON to PPTX (skip LLM)
slidecraft json-to-pptx slides.json -o output.pptx
Analyze PPTX structure
slidecraft analyze input.pptx
slidecraft analyze input.pptx -v
Generate slides from a topic (requires LLM)
slidecraft generate "Introduction to ML" -o tmp/gen/
slidecraft generate -i outline.md --style cute -o tmp/gen/
Needs SHUTTLESLIDE_API_BASE, SHUTTLESLIDE_API_KEY, SHUTTLESLIDE_MODEL env vars or --api-base/--api-key/--model flags.
Pre-cache CDN assets
slidecraft warm-cache
slidecraft warm-cache --force
Interactive review web UI
slidecraft review
slidecraft review --port 9000 --no-browser
Common patterns
- Output path: -o accepts file path or directory (trailing slash).
- Verbose: add -v to any command.
- All conversions preserve formatting for round-trip fidelity.
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.
- 5d ago First seen · 51 lines · 76 tokens per session scan A 048c0ee50d10
slidecraft is a skill published in the GitHub repository solid-shuwen/shuttleslide (176 stars, last pushed 15d ago), licensed MIT. It adds 76 tokens to every session and 466 once invoked, about $0.0004 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
deck-to-html
Convert a PDF or PowerPoint deck into a single self-contained interactive HTML presentation — native animated SVG charts, sequenced entrance animations, live-embedded demos, keyboard navigation, and a PDF export path. Use whenever someone wants a deck turned into HTML, an "interactive"/"animated"/"web" version of…
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…
pptx
Create, edit, and extract content from .pptx presentations — slide decks, pitch decks, speaker notes, animations, and templates.
codex-ppt
Generate visually unified image-based PPT/PPTX decks from articles, reports, papers, notes, or outlines.
slide-deck-generator
Generate a self-contained HTML slide deck from a topic, outline, report, or data. Use for presentations and slide decks; not for editing PowerPoint files.
paper2xhs
把学术论文 PDF 转成小红书多图帖(标题 + 正文 + 标签 + 封面 + 论文主图/主实验结果配图)。你主导设计的协调式:机械活(MinerU 解析 PDF、生成封面与配图、半自动发布)交给 scripts/ 下的小工具,论文理解、选题角度、文案撰写由你亲自完成并在关键点与用户确认。当用户说“论文转小红书”、“paper2xhs”、“把这篇论文发小红书”、“论文转社交媒体”、“PDF 转小红书帖子”时触发。.