Anthropic Official Skills
The official skills collection maintained by Anthropic. Includes document-processing skills for PDF, DOCX, PPTX, and XLSX files (source-available, used in production by Claude.ai), plus example skills across creative, technical, and enterprise domains. Installable as Claude Code plugins or usable directly via the Claude.ai web interface and Claude API.
View on GitHubWhat it does
- /plugin marketplace add anthropics/skills
Register the Anthropic skills marketplace in Claude Code.
- /plugin install document-skills@anthropic-agent-skills
Install the document-processing skill set (PDF, DOCX, PPTX, XLSX) used in production by Claude.ai.
- /plugin install example-skills@anthropic-agent-skills
Install the open-source example skills covering creative, technical, and enterprise domains.
- PDF skill
Extract structured content from PDF files — sections, headings, tables, and body text.
- DOCX skill
Read and create Word documents with formatting, styles, and structured content.
- XLSX skill
Read and write Excel spreadsheets, work with formulas, and process tabular data.