skills/slide-deck-generator/SKILL.md
Generate premium slide decks from briefs, docs, or outlines with PPTX/PDF artifacts, speaker notes, theme guidance, structured slide metadata, and manifest metadata.
npx skillsauth add hasna/skills slide-deck-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate an editable slide deck package from a brief, document excerpt, outline, product narrative, training plan, report, or proposal.
skills auth login.skills run slide-deck-generator --brief "Q2 launch review for AI billing" --title "Q2 Launch Review" --audience executives
skills run slide-deck-generator ./outline.md --format training --slides 12
| Option | Description | Default |
|--------|-------------|---------|
| --brief <text> | Brief, outline, or source text. Positional text also works. | required |
| --source <path> | Read brief text from a file. | none |
| --title <text> | Deck title. | Slide Deck |
| --audience <type> | team, customers, executives, or students. | team |
| --format <type> | general, training, sales, report, or proposal. | general |
| --slides <n> | Number of slides. | 8 |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
deck.mddeck.pdfdeck.pptxslides.jsonspeaker-notes.mdtheme-guide.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
development
Fetch official brand assets from a website or brand name, then return logos, palette, typography, source metadata, and a clean asset manifest. Use when a user asks to find, extract, download, package, or normalize a brand's logo and visual identity assets.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
development
Generate premium API, unit, and browser test suite packages with runnable tests and coverage notes.