From octo
Generates and exports documents in PPTX, DOCX, PDF, and Markdown formats from natural language descriptions. Supports technical specs, presentations, reports, and user guides.
How this command is triggered — by the user, by Claude, or both
Slash command
/octo:docscommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
# 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:
## 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
## Nat...Your first output line MUST be: 🐙 Octopus Document Delivery
Read and follow the full skill instructions from:
${HOME}/.claude-octopus/plugin/.claude/skills/skill-doc-delivery/SKILL.md
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"
"Create a presentation about our microservices architecture"
"Generate a technical specification document for the API"
"Export the debate results to a PDF report"
npx claudepluginhub nyldn/claude-octopus --plugin octo/docx-createCreates and edits Word documents programmatically using python-docx, supporting complex formatting, tables, images, and styles.
/exportExport PR/FAQ LaTeX (.tex) to Word (.docx) via pandoc without TeX install. Specify [filename.tex] or auto-detects prfaq.tex.
/write-docsCreate comprehensive technical documentation with examples and clear structure.
/hwpx-generateGenerates production-ready HWPX documents from user requests in $ARGUMENTS, optional templates, Markdown content, images, and reference file analysis. Outputs to ./output/hwpx/ or specified dir.
/awesome-docsGenerates animated Markdown documents with GitHub-safe SVG diagrams. Also supports converting, updating, diffing, auditing, previewing, and exporting existing docs.
/documentGenerates documentation for features, APIs, components, specs, or guides with sections like overview, architecture, examples, and diagrams, saving Markdown files to .claude/logs/documents/.