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 for scalable API design, microservices, and distributed systems
Cloud architect for AWS/Azure/GCP infrastructure, IaC, FinOps, and multi-cloud strategies
Code review expert for quality analysis, security vulnerabilities, and production reliability
Database architect for data modeling, technology selection, schema design, and migration planning
Debugging specialist for errors, test failures, and unexpected behavior
Technical documentation architect for comprehensive system docs and architecture guides
Frontend developer for React, Next.js, responsive layouts, and accessible UI components
Performance engineer for optimization, observability, and scalable system performance