deck
The `/octo:deck` command generates PowerPoint presentations from user briefs through a structured pipeline of clarification, optional research, outline approval, and final rendering. Use it when you need to quickly create pitch decks, project updates, technical presentations, or leadership briefs without manually designing slides.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/commands/deck.md -o ~/.claude/commands/deck.mddeck.md
# Deck - Slide Deck Generator
**Your first output line MUST be:** `🐙 Octopus Deck Generator`
## Instructions
Read and follow the full skill instructions from:
`${HOME}/.claude-octopus/plugin/.claude/skills/skill-deck/SKILL.md`
## Quick Usage
Just describe what you need:
```
"Create a pitch deck for our Series A"
"Build a 10-slide project update for leadership"
"Make a technical presentation about our API architecture"
```
## Pipeline
1. **Brief** — Clarify audience, slide count, and tone
2. **Research** — Optional context gathering (or bring your own content)
3. **Outline** — Slide-by-slide structure for your approval
4. **PPTX** — Rendered PowerPoint file via document-skills
## Tips
- Provide as much context upfront to skip clarification questions
- Run `/octo:discover [topic]` first for research-heavy presentations
- The outline step lets you reshape the deck before rendering
- Works best with `document-skills` plugin installed
## Examples
```
/octo:deck investor pitch for AI-powered logistics startup
/octo:deck quarterly business review for engineering leadership
/octo:deck technical deep-dive on our microservices migration
```Backend architect. Delegate only when the user explicitly starts an Octopus workflow.
Cloud architect. Delegate only when the user explicitly starts an Octopus workflow.
Code reviewer. Delegate only when the user explicitly starts an Octopus workflow.
Database architect. Delegate only when the user explicitly starts an Octopus workflow.
Debugger. Delegate only when the user explicitly starts an Octopus workflow.
Documentation architect. Delegate only when the user explicitly starts an Octopus workflow.
Frontend developer. Delegate only when the user explicitly starts an Octopus workflow.
Performance engineer. Delegate only when the user explicitly starts an Octopus workflow.