1---2name: document-toolkit3description: Complete document processing toolkit - 5 format skills, 3 workflow guides, and 3 templates for PDF, Word, Excel, PowerPoint, and collaborative review.4---56# Document Toolkit78This toolkit restores the format-and-workflow router that previously lived in `claude-skills/office`.910## Routing Guide1112| User Intent | Skill | Quick Templates |13|---|---|---|14| PDF extract, create, merge, split, fill forms | [pdf](pdf/SKILL.md) | - |15| Word documents: create, edit, format, styles, tables | [docx](docx/SKILL.md) | [report-structure](doc-coauthoring/templates/report-structure.md), [proposal-structure](doc-coauthoring/templates/proposal-structure.md), [meeting-notes](doc-coauthoring/templates/meeting-notes.md) |16| Excel: formulas, charts, pivot tables, data analysis | [xlsx](xlsx/SKILL.md) | - |17| PowerPoint: slides, layouts, charts, animations | [pptx](pptx/SKILL.md) | - |18| Collaborative editing, track changes, review cycles | [doc-coauthoring](doc-coauthoring/SKILL.md) | - |19| Data analysis to presentation pipeline | - | [data-to-presentation](doc-coauthoring/workflows/data-to-presentation.md) |20| Document draft/review/finalize cycle | - | [document-review-cycle](doc-coauthoring/workflows/document-review-cycle.md) |21| PDF form extraction and processing | - | [pdf-form-processing](doc-coauthoring/workflows/pdf-form-processing.md) |2223## Quick Actions2425- **"Create a business report"** -> [docx](docx/SKILL.md) + [report-structure](doc-coauthoring/templates/report-structure.md)26- **"Write a proposal"** -> [docx](docx/SKILL.md) + [proposal-structure](doc-coauthoring/templates/proposal-structure.md)27- **"Take meeting notes"** -> [docx](docx/SKILL.md) + [meeting-notes](doc-coauthoring/templates/meeting-notes.md)28- **"Merge these PDFs"** -> [pdf](pdf/SKILL.md)29- **"Build slides from this data"** -> [data-to-presentation](doc-coauthoring/workflows/data-to-presentation.md)30- **"Review and redline this document"** -> [document-review-cycle](doc-coauthoring/workflows/document-review-cycle.md)3132## Skills3334| Skill | Scope |35|---|---|36| [pdf](pdf/SKILL.md) | Extract text/tables/images, create, merge, split, fill forms |37| [docx](docx/SKILL.md) | Create, edit, format with styles, tables, images, comments |38| [xlsx](xlsx/SKILL.md) | Formulas, charts, pivot tables, validation, recalculation |39| [pptx](pptx/SKILL.md) | Slides, layouts, charts, animations, notes |40| [doc-coauthoring](doc-coauthoring/SKILL.md) | Collaborative review workflows, templates, and redline structure |