slides

slides is a command for coding agents from isatimur/presentation-md. It costs 22 tokens per session (350 once invoked), scanned A, original, MIT.

A command that turns notes into a presentation by selecting a visual theme, creating the deck, checking it, and producing HTML or PowerPoint output. HTML is a web-page format, while PowerPoint is an editable slide format.

In plain words
What is it for?
Use it to create presentation decks from a brief or notes, preview themes, audit the result, and export it as HTML or PPTX.
Why use it?
It organizes the full slide-making process into one repeatable command and catches problems before the deck is shown.

Command

Part of the presentation-md plugin — 4 skills, 1 command, 1 MCP server shipped together

Install

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.

agentmods
npx agentmods add commands/isatimur/presentation-md/slides
Clone the repo
git clone --depth 1 https://github.com/isatimur/presentation-md

Or install presentation-md, the plugin that ships this one along with the rest of its 4 skills, 1 command, 1 MCP server.

Wrote 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.

agentmods badge for slides

README.md
[![agentmods](https://agentmods.dev/badge/commands/isatimur/presentation-md/slides.svg)](https://agentmods.dev/commands/isatimur/presentation-md/slides)
Your own site
<a href="https://agentmods.dev/commands/isatimur/presentation-md/slides"><img src="https://agentmods.dev/badge/commands/isatimur/presentation-md/slides.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 350 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00022 $0.00350
Opus 5 $0.00011 $0.00175
Sonnet 5 $0.00004 $0.00070
Haiku 4.5 $0.00002 $0.00035

Measured 3d ago against content hash dbdc5a77139e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

slides 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.

commands/slides.md · 22 lines

What it actually says

You are running presentation-md — schema-crafted decks that beat prompt-only slide packs.

User brief / notes: $ARGUMENTS

Mandatory flow (one-shot bar)

  1. Discover themes visually — call MCP list_themes (shortlists / mood) then preview_themes with 2–3 candidates. Pick-3 auto-defaults to multi-slide layouts craft bake — do not ask the user to pick from bare names.
  2. Lock theme + density (speaker-led vs reading-first) once.
  3. Prefer generate_deck_prompt then emit Deck JSON that already clears anti-slop + craft gates — no vibe draft.
  4. Lead with title → feature-grid/bento or comparison early; match stunning-25 craft when the brief fits.
  5. Prefer schema layouts. At most one intentional custom-html art beat from custom-html-recipes (split / big-number / stamps / type explosion) — never stickers for theme atmosphere.
  6. Call audit_deck and fix issues before showing the user. Escalate with judge_deck (t1→t2) when stakes are high.
  7. render_deck to HTML and offer export_deck PPTX (native editable shapes).

If MCP tools are unavailable, author valid Deck JSON against the presentation-generator skill schema and tell the user to run npx @presentation-md/install claude-code (or enable this plugin's MCP) for the full toolchain.

Changes

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.

  1. 3d ago First seen · 22 lines · 22 tokens per session scan A dbdc5a77139e

Subscribe to this mod's changes

slides is a command published in the GitHub repository isatimur/presentation-md (4 stars, last pushed 29d ago), licensed MIT. It adds 22 tokens to every session and 350 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-31.