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
/docs
Context preview
What this command does when you run it.
Document delivery with export to PPTX, DOCX, PDF formats
Stats
Stars3,869
Forks362
LanguageShell
LicenseMIT
Ships with octo
Command definition
docs.md
--- command: docs description: Document delivery with export to PPTX, DOCX, PDF formats --- # Docs - Document Delivery Skill **Your first output line MUST be:** `🐙 Octopus Document Delivery` ## Instructions Read and follow the full skill instructions from: `${HOME}/.claude-octopus/plugin/.claude/skills/skill-doc-delivery/SKILL.md` ## Quick Usage Just use natural language: ``` "Create a technical document for the API architecture" "Generate presentation slides for the project review" "Export the research findings to PDF" ``` ## Supported Formats - **PPTX**: PowerPoint presentations - **DOCX**: Word documents - **PDF**: Portable documents - **Markdown**: Documentation files ## Document Types - Technical specifications - Architecture diagrams - Project presentations - Research reports - Design proposals - User guides ## Natural Language Examples ```
