presentation-generatorlisted
Install: claude install-skill isatimur/presentation-md
# 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.
```text
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-ban