
Anthropic Document Skills
- Updated April 1, 2026
- ats-kinoshita-iso/agent-workshop
anthropic-document-skills bundles Anthropic's official document processing skills for creating, reading, and editing Word, PDF, PowerPoint, and Excel files with professional formatting and validation. It lets agents produce and manipulate office documents reliably.
Key points
- Word, PDF, PPTX, XLSX
- Create, read, edit
- Professional formatting
- Output validation
Anthropic Document Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add ats-kinoshita-iso/agent-workshop/plugin install anthropic-document-skills@agent-workshopAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | April 1, 2026 |
|---|---|
| Repository | ats-kinoshita-iso/agent-workshop ↗ |
What it does
Create, read, and edit Word, PDF, PowerPoint, and Excel files with professional formatting and validation.
README.md
anthropic-document-skills
Anthropic's official document processing skills, imported from anthropics/skills.
License
These skills are source-available (not open source). See LICENSE.txt in each skill directory for complete terms. They are shared as reference for complex skill patterns.
Skills
| Skill | Trigger | Description |
|---|---|---|
| docx | .docx, Word document, report, memo |
Create, read, edit Word documents with tracked changes, comments, and professional formatting |
.pdf, merge PDFs, fill form |
Full PDF processing — read, merge, split, rotate, watermark, OCR, form filling | |
| pptx | .pptx, slides, presentation, deck |
Create and edit PowerPoint presentations with design system and color palettes |
| xlsx | .xlsx, spreadsheet, Excel |
Spreadsheet operations with financial formatting, formula validation |
Dependencies
- docx:
docx-js(creation),pandoc(reading) - pdf:
pypdf,pdfplumber,reportlab,pytesseract(OCR) - pptx:
pptxgenjs,markitdown,LibreOffice,Pillow - xlsx:
pandas,openpyxl