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/aws-samples/sample-spec-driven-presentation-maker/sdpmnpx skills add aws-samples/sample-spec-driven-presentation-maker --skill sdpmgit clone --depth 1 https://github.com/aws-samples/sample-spec-driven-presentation-makerWhat 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.00027 | $0.00429 |
| Opus 5 | $0.00014 | $0.00215 |
| Sonnet 5 | $0.00005 | $0.00086 |
| Haiku 4.5 | $0.00003 | $0.00043 |
Grade A, and why
spec-driven-presentation-maker 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 2d 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.
The source is not reproduced here
Licensed MIT-0
The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 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/config.example.json 114 B
- pyproject.toml 738 B
- references/examples/components.pptx 136 KB
- references/examples/patterns.pptx 105 KB
- references/examples/styles/.gitkeep 0 B
- references/examples/styles/border.html 12 KB
- references/examples/styles/corporate-executive.html 27 KB
- references/examples/styles/cute-playful.html 25 KB
- references/examples/styles/elegant-dark.html 20 KB
- references/examples/styles/elegant-light.html 20 KB
- references/examples/styles/flat-shadow.html 15 KB
- references/examples/styles/lumina.html 13 KB
- references/examples/styles/tech-cyber.html 20 KB
- references/guides/arch-elements.md 9.3 KB
- references/guides/arch-layout-engine.md 17 KB
- references/guides/aws-design.md 1.7 KB
- references/guides/chart-bar.md 3.7 KB
- references/guides/chart-line.md 2.6 KB
- references/guides/chart-pie.md 2.7 KB
- references/guides/design-review-guide.md 1.7 KB
- references/guides/design-rules.md 4.6 KB
- references/guides/design-vocabulary.md 3.6 KB
- references/guides/freeform.md 5.9 KB
- references/guides/grid.md 14 KB
- references/guides/import-pptx.md 22 KB
- references/guides/setup.md 1.1 KB
- references/guides/source-material-guide.md 2.1 KB
- references/guides/storytelling-vocabulary.md 3.5 KB
- references/guides/table.md 12 KB
- references/workflows/create-new-1-art-direction.md 5.9 KB
- references/workflows/create-new-1-briefing.md 5.9 KB
- references/workflows/create-new-1-outline.md 5.0 KB
- references/workflows/create-new-2-compose.md 12 KB
- references/workflows/create-new-3-review.md 2.6 KB
- references/workflows/create-new-4-hand-edit-sync.md 2.3 KB
- references/workflows/create-style.md 13 KB
- references/workflows/planner-answers.md 3.2 KB
- references/workflows/slide-json-spec.md 26 KB
- references/workflows/translate-pptx.md 6.2 KB
- scripts/download_aws_icons.py 6.8 KB runs code
- scripts/download_material_icons.py 5.8 KB runs code
- scripts/layout_qa.py 2.4 KB runs code
- scripts/layout_search.py 6.1 KB runs code
- scripts/pptx_builder.py 28 KB runs code
- scripts/pptx_to_json.py 337 B runs code
- scripts/translate_apply.py 11 KB runs code
- scripts/translate_extract.py 7.5 KB runs code
- sdpm/__init__.py 184 B runs code
- sdpm/api.py 36 KB runs code
- sdpm/config.py 5.2 KB runs code
- sdpm/engine/__init__.py 1.5 KB runs code
- sdpm/engine/analyzer/__init__.py 9.8 KB runs code
- sdpm/engine/builder/__init__.py 19 KB runs code
- sdpm/engine/builder/constants.py 3.6 KB runs code
- sdpm/engine/builder/elements/__init__.py 141 B runs code
- sdpm/engine/builder/elements/chart.py 20 KB runs code
- sdpm/engine/builder/elements/group.py 8.0 KB runs code
- sdpm/engine/builder/elements/image.py 16 KB runs code
- sdpm/engine/builder/elements/line.py 13 KB runs code
- sdpm/engine/builder/elements/shape.py 32 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.
- 2d ago First seen · 47 lines · 27 tokens per session scan A 144452d5bdf2
spec-driven-presentation-maker is a skill published in the GitHub repository aws-samples/sample-spec-driven-presentation-maker (127 stars, last pushed 7d ago), licensed MIT-0. It adds 27 tokens to every session and 429 once invoked, about $0.0001 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
embedded-captions
Add captions or subtitles to an existing single-subject talking-head video without editing the footage. Use for plain verbatim captions, cinematic captions embedded behind the subject, VFX captions, “炸/特效/酷炫字幕,” or a named identity from the 35-style catalog. Route by visual identity, not by backend engine. The quiet…
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.
chengfeng-check-updates
剪辑环境的唯一管理者:就绪检查(skills 是否最新 → Runtime 是否配套)、Skills 更新激活、Runtime 安装与体检。用户说检查更新、安装剪辑环境、装播放器、检查剪辑环境、剪辑环境就绪了吗、配置转录凭证时使用;业务 Skill(剪口播/字幕/画面/导出)第 0 步也引用本 Skill 的就绪检查。不用于剪辑、字幕、画面、导出本身或项目数据迁移。.