Octo Docs banner
nyldn nyldn

Octo Docs

Development community

Description

--- 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.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 fi

Installation

Installs to ~/.claude/skills/nyldn-claude-octopus-octo-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nyldn-claude-octopus-octo-docs && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/commands/octo-docs.md -o ~/.claude/skills/nyldn-claude-octopus-octo-docs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository