Docs Setup banner
gavishap gavishap

Docs Setup

Development community

Description

--- description: Enable the Anthropic document skills (Word, PDF, PowerPoint, Excel) for reports & deliverables --- Enable polished document output (reports, PDFs, decks, spreadsheets): 1. The official Anthropic document skills (docx / pdf / pptx / xlsx) are **source-available and cannot be redistributed**, so they are not vendored in this repo — they install in one step from Anthropic's marketplace. Ask the user to run: - `/plugin marketplace add anthropics/skills` - `/plugin i

Installation

Installs to ~/.claude/commands/gavishap-cortex-docs-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gavishap/cortex/HEAD/.claude/commands/docs-setup.md -o ~/.claude/commands/gavishap-cortex-docs-setup.md

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

Full documentation available on GitHub

View Source Repository