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 gyanranjan/polyagent-skills --skill deck-creatorgit clone --depth 1 https://github.com/gyanranjan/polyagent-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/gyanranjan/polyagent-skills/deck-creator)<a href="https://agentmods.dev/skills/gyanranjan/polyagent-skills/deck-creator"><img src="https://agentmods.dev/badge/skills/gyanranjan/polyagent-skills/deck-creator.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.1 | $0.00058 | $0.00673 |
| Opus 5 | $0.00029 | $0.00336 |
| Sonnet 5 | $0.00012 | $0.00135 |
| Haiku 4.5 | $0.00006 | $0.00067 |
Grade A, and why
deck-creator 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 7d 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 — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Deck Creator
Purpose
Transform content into well-structured presentation decks. Handles slide planning, content organization, visual hierarchy suggestions, and speaker notes.
When to Use
- User asks to create a presentation, deck, or slides
- User has content and wants it formatted for presentation
- User needs a pitch deck, status update deck, or training materials
When NOT to Use
- User wants a written report (that's document authoring)
- User wants to analyze an existing presentation (use
document-analyzer)
Inputs
Required:
- Content or topic — what the presentation is about
Optional:
- Audience — who will see this
- Slide count target — how many slides
- Style/tone — formal, casual, data-heavy, visual
- Template preference — if the user's org has a standard
Process
Step 1: Understand the Presentation Goal
Identify the audience, key message, and desired outcome (inform, persuade, train, update).
Step 2: Create Slide Outline
Plan the deck structure with a title and purpose for each slide. Follow the rule: one idea per slide.
Step 3: Write Slide Content
For each slide, produce:
- Title (< 8 words)
- Body content (bullets, key phrases — NOT paragraphs)
- Speaker notes (what to say, in full sentences)
- Visual suggestions (charts, diagrams, images to include)
Step 4: Review Flow
Check that the deck tells a coherent story from start to finish. Ensure transitions between slides are logical.
Step 5: Deliver
Output as structured Markdown or generate a .pptx file if the agent supports it. Apply common-skills/output-formatting.md.
Output Format
Markdown slide outline or .pptx file. Filename: deck-<topic>.md or deck-<topic>.pptx
Quality Checks
- Slide sequence tells a coherent story with one core idea per slide
- Claims, metrics, and dates are consistent across slides and notes
- Each slide includes a clear presenter intent in speaker notes
- Language density is presentation-friendly (scannable, not paragraph-heavy)
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.
- 7d ago First seen · 84 lines · 58 tokens per session scan A 49d5b052d844
deck-creator is a skill published in the GitHub repository gyanranjan/polyagent-skills (2 stars, last pushed 6mo ago), licensed MIT. It adds 58 tokens to every session and 673 once invoked, about $0.0003 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
slide-deck
Generate beautiful HTML slide presentations from markdown or plain text. Dark theme, smooth animations, speaker notes. Output is a single HTML file that opens in any browser. Use when the user asks to create slides, a presentation, a deck, or a pitch. Triggers on: "make slides", "create a presentation", "slide deck"…
pptx-review
Review existing pptx decks with V1 slide extraction, and only use direct pptx generation paths when Slidev is not appropriate or .pptx is explicitly required.
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…
ppt-keynote
A browser-based Keynote-style presentation template where each slide is a full-screen section with keyboard navigation and fade transitions.
impress-presentations
Use when creating, opening, or editing LibreOffice Impress ODP presentations, or PPTX decks only when PowerPoint compatibility is explicitly required.
ppt-keynote
Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation.