presentation-generator

presentation-generator is a skill for Claude Code, Codex from isatimur/presentation-md. It costs 58 tokens per session (11,615 once invoked), scanned A, a copy of presentation-generator, MIT.

A slide-deck creation workflow that turns notes into self-contained HTML presentations and editable PowerPoint files. It supports themes, previews, sharing, and presentation quality checks.

In plain words
What is it for?
Use it for pitch decks, investor updates, keynotes, product launches, sales demos, and other presentations.
Why use it?
It removes the need to design slides manually or start from an empty file. You can review a visual direction before the deck is built and check it before sharing.

Skill for Claude CodeCodex

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 skills/isatimur/presentation-md/core
Any agent
npx skills add isatimur/presentation-md --skill core
Clone the repo
git clone --depth 1 https://github.com/isatimur/presentation-md

Made for: Claude Code, Codex.

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 presentation-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/isatimur/presentation-md/core.svg)](https://agentmods.dev/skills/isatimur/presentation-md/core)
Your own site
<a href="https://agentmods.dev/skills/isatimur/presentation-md/core"><img src="https://agentmods.dev/badge/skills/isatimur/presentation-md/core.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 11,615 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00058 $0.11615
Opus 5 $0.00029 $0.05808
Sonnet 5 $0.00012 $0.02323
Haiku 4.5 $0.00006 $0.01162

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

Security

Grade A, and why

presentation-generator 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.

The scan reads SKILL.md. This mod also ships 45 executable files (scripts/check-local-assets.mjs, scripts/deploy.sh, scripts/export-pdf.mjs, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Origin

This is a copy

100% identical to presentation-generator — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

packages/core/SKILL.md · 575 lines

How it starts

The opening of the file, as written. The whole thing — 575 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Presentation Generator

Create stunning slide decks with an AI coding agent — HTML you own, plus editable PowerPoint when the room needs Office.

Default first win (no schema lecture): ask for a deck → show three vibes → scaffold → hand the user a Studio share link.

User: "Series A pitch for our AI infra startup — bold, not corporate"
You:  preview_themes (safe + bold + wildcard) → user picks
      scaffold_deck(purpose, theme) → return studio_share_url (?d=)
      fill copy → audit_deck → render / export PPTX if asked

Gallery + Studio (zero install): https://presentation-md.vercel.app


Progressive disclosure (load only what you need)

This SKILL.md is the workflow map. Open supporting files on demand — do not dump schema, all 75 themes, or layout encyclopedias into context before the user has a vibe.

File Purpose Load when
SKILL.md (this file) Workflow + first-win path Always
references/theme-shortlists.json Use-case vibe shortlists Phase 1 (vibe)
references/stunning-25.md Flagship craft ceilings Phase 1 when brief matches
references/theme-selection-index.json Compact theme metadata Phase 1 shortlist
references/themes.md One-liners for all 75 Only if shortlists miss
references/layout-recipes.md Pitch / launch / wrap slide maps Phase 3 (craft)
references/deck-schema.md Layout prop reference Phase 3 while emitting JSON
references/anti-slop-bans.md Banned AI-slop aesthetics Before custom styling
references/custom-html-recipes.md Schema-safe art escapes Only for intentional art beats
references/animation-patterns.md Motion on direct-HTML path Direct-HTML only
references/pptx-import.md / markdown-import.md Import bridges When converting existing decks

Phases — vibe → preview → craft → share

Phase 0 — Mode

  • New deck → Phase 1
  • Convert PPTX / Markdownimport_pptx / import_markdown (see import refs), then Phase 2
  • Enhance existing → open Studio / Deck JSON; remorph or retheme; skip discovery if vibe is locked

Read the full file on GitHub · 575 lines

Files

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.

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 · 575 lines · 58 tokens per session scan A 54d549526743

Subscribe to this mod's changes

presentation-generator is a skill published in the GitHub repository isatimur/presentation-md (4 stars, last pushed 29d ago), licensed MIT. It adds 58 tokens to every session and 11,615 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to presentation-generator, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

dashscope

DashScope (Alibaba Cloud Bailian / 阿里云百炼) integration — image generation (qwen-image-2.0-pro), text-to-speech (qwen3-tts-flash), and ASR with word-level timestamps (qwen3-asr-flash-filetrans). Use when generating images via Qwen-Image, narrating via Qwen-TTS, or transcribing with word-level timestamps via Qwen-ASR.

calesthio/OpenMontage · 93 tokens

render-song-mv

Assemble a song-driven music-video ad from a config — a generated sung track carries the whole narration across N tableaux (one keyframe -> one i2v clip per lyric beat) with NO separate voiceover, captions synced to the song's OWN word timings (script-window, never Whisper) and the hook word landing on the chorus…

gooseworks-ai/goose-skills · 142 tokens

lov-document-illustrator

为文档原地插入 AI 配图。读取文档后全局规划插入点,并行生成所有图片, 异步插回原文。支持封面图、自定义比例和三种风格。 Use when: 用户要求为文档/文章/笔记生成配图、插图。 Also trigger when user mentions: 配图、插图、illustration、 generate images、document images、为文章加图。.

lovstudio/skills · 100 tokens

visual-preview

使用场景:prep-scan 跑完后,用户说"看看清理效果""对比一下""去水印成功没""擦掉了什么""这页裁了多少""效果怎么样""让我看看结果""预览处理""visual preview"等。这个 skill 读 /prep/pages/(原始)和 /prep/cleanedpages/(清理后),生成一份可直接在浏览器打开的 HTML:每页三态切换(原图 / 清理后 / 差异热图 —— 擦掉的水印馆藏章用半透明红色高亮),顶部汇总(总页数、平均清理比例、裁边总量),让用户一眼看出 prep-scan 到底做了什么、有没有误伤正文。主动触发:prep-scan…

MidnightDarling/collate · 214 tokens

pptx-creator

Create professional PowerPoint presentations with clean, modern design. Uses a customizable color palette, professional typography, and structured layouts.

hardiktiwari/PM-operating-OS · 29 tokens

canvas

Visual layer of the wiki. Add images, text cards, PDFs, and wiki pages to Obsidian canvas files with auto-positioning inside zones. Integrates with /banana for image capture. Triggers on: /digital-brain:canvas, canvas new, canvas add image, canvas add text, canvas add pdf, canvas add note, canvas zone, canvas list…

eliransu/digital-brain · 97 tokens