docs
The /docs command generates professional documents and presentations from natural language descriptions, supporting export to PPTX, DOCX, PDF, and Markdown formats. Use this skill when you need to create technical specifications, architecture diagrams, project presentations, research reports, design proposals, or user guides without manually formatting content.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/commands/docs.md -o ~/.claude/commands/docs.mddocs.md
# 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
```
"Create a presentation about our microservices architecture"
"Generate a technical specification document for the API"
"Export the debate results to a PDF report"
```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.