shell
$ npx -y skills add nyldn/claude-octopus --agent claude-codeShips with octo. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/deck
Context preview
What this command does when you run it.
Generate slide deck presentations from briefs or research
Stats
Stars3,869
Forks362
LanguageShell
LicenseMIT
Ships with octo
Command definition
deck.md
--- command: deck description: Generate slide deck presentations from briefs or research --- # 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
