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 khanhvo1104/Requirement-Blueprint-Skill --skill generate-slidegit clone --depth 1 https://github.com/khanhvo1104/Requirement-Blueprint-SkillWrote 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/khanhvo1104/requirement-blueprint-skill/generate-slide)<a href="https://agentmods.dev/skills/khanhvo1104/requirement-blueprint-skill/generate-slide"><img src="https://agentmods.dev/badge/skills/khanhvo1104/requirement-blueprint-skill/generate-slide/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/khanhvo1104/requirement-blueprint-skill/generate-slide"><img src="https://agentmods.dev/badge/skills/khanhvo1104/requirement-blueprint-skill/generate-slide.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00072 | $0.02093 |
| Opus 5 | $0.00036 | $0.01046 |
| Sonnet 5 | $0.00014 | $0.00419 |
| Haiku 4.5 | $0.00007 | $0.00209 |
Grade A, and why
generate-slide 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 214 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Generate Slide
Turn the markdown files in a Requirement Blueprint defined/ folder into a BA/pre-sales briefing.
This skill does not invent requirements. It only presents what is already in defined/ (and NEED-CONFIRMATION.md when still open).
Page size depends on the chosen format:
- PDF: A4 portrait (210 × 297 mm). Printable pack. Fit more of the markdown on the page.
- PPTX: 16:9 landscape (13.333" × 7.5"). Presentation deck. Split lists across more slides because the body is shorter.
Carry across the lists, features, scenario flows, screens, phases, and tasks from the markdown — compressed wording is fine; dropping whole sections is not.
When to use
Use when the user wants slides, a PDF deck, or a PowerPoint from a generated blueprint pack.
Do not use this skill to analyse a new customer brief. Use requirement-blueprint for that.
Workflow
List folders in output/
↓
Ask which pack to generate (do not skip this)
↓
Ask PDF or PowerPoint (unless already stated)
↓
Read that pack’s defined/*.md files
↓
Build an outline that covers each file
↓
Render PDF as A4 portrait, or PPTX as 16:9 landscape
↓
Save under output/<chosen-slug>/slides/
Do not generate files until the pack and the format are known.
Step 1 — Choose a folder in output/
Live packs are the child folders of output/ that contain defined/.
List them by running:
ls -d output/*/defined 2>/dev/null
Ignore output/README.md and output/.gitkeep. Do not list examples/ in this picker.
Then ask, before doing anything else:
Which pack in output/ should I generate slides from?
1. <slug-a>
2. <slug-b>
Rules:
- If a structured choice tool exists, use it. Always print the numbered list in chat.
- If the user already named a folder under
output/(or gave a full path), use that and skip the picker. - If there is only one pack, still list it as option 1 and wait for them to pick it, unless they already named it.
- If
output/has no pack folders, stop. Tell them to export a confirmation pack withrequirement-blueprintfirst. Do not invent slides. Do not silently useexamples/. - Use an
examples/<slug>/pack only when the user names that path. - Do not write a new requirement pack into
examples/.
What ships with it
4 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.
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.
- 11d ago First seen · 214 lines · 72 tokens per session scan A 86e026f2838b
generate-slide is a skill published in the GitHub repository khanhvo1104/Requirement-Blueprint-Skill (5 stars, last pushed 22d ago), licensed MIT. It adds 72 tokens to every session and 2,093 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-31.
Other skills, from other repositories
wowerpoint
Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about ", "turn this report into slides", or any request to render a single document as shareable narrative slides.
ppt-master
AI-driven presentation workflow for generating editable PPTX decks and slides, reconstructing page visuals, creating reusable Brand/Style/Layout/Deck workspaces, filling native PPTX templates, and enhancing finished PPTX files. Use when the user asks to create, generate, reconstruct, regenerate, beautify, redesign…
powerpoint
Create designed, editable PowerPoint .pptx presentations with PptxGenJS. Use when the user asks to create, generate, update, or inspect a deck, slide deck, presentation, or .pptx file.
deck-ljg-present
A presentation template that converts an outline or Markdown document into large, poster-like slides while keeping the original wording, order, and content. It uses black, red, or yellow colour themes and assigns document elements to slide layouts.
skill-deck
Generate slide deck presentations from briefs — use when you need slides, pitch decks, or visual summaries.
powerpoint
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling.