From octo
Generates technical documents, presentations, reports, and specs from natural language requests, exporting to PPTX, DOCX, PDF, or Markdown formats.
npx claudepluginhub nyldn/claude-octopus --plugin octocommands/# 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.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
## Natural L.../docsLooks up live documentation for libraries or questions via documentation-lookup skill using Context7, providing answers and minimal code examples.
/docsFetches up-to-date documentation and code examples for any library via <library> [query]. Supports Context7 IDs for precise and version-specific lookups.
/docsUpdates or generates YAML documentation for dbt SQL models with descriptions and tests inferred from SQL code and upstream files.
/docsUpdates or generates YAML documentation for dbt SQL models with descriptions and tests inferred from SQL code and upstream files.
/docsGenerates structured Markdown documentation for a specified code scope, including API reference, code overview, user manual, developer handbook, and appendices.
/docsFetches Rust crate API documentation from docs.rs for a required crate name and optional specific item like function, struct, or trait, formatting as overview, types, functions, and traits.
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.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"