# Document Toolkit

> Complete document processing toolkit - 5 format skills, 3 workflow guides, and 3 templates for PDF, Word, Excel, PowerPoint, and collaborative review.

- Skill: `leolin990405/document-toolkit` (Agent Skill, multi-file: 131 files)
- Install (CLI): `npx skillmds@latest add leolin990405/document-toolkit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/leolin990405/document-toolkit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: LeoLin990405 (https://skillmd.com/u/leolin990405)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/leolin990405/document-toolkit

---


# Document Toolkit

This toolkit restores the format-and-workflow router that previously lived in `claude-skills/office`.

## Routing Guide

| User Intent | Skill | Quick Templates |
|---|---|---|
| PDF extract, create, merge, split, fill forms | [pdf](pdf/SKILL.md) | - |
| 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) |
| Excel: formulas, charts, pivot tables, data analysis | [xlsx](xlsx/SKILL.md) | - |
| PowerPoint: slides, layouts, charts, animations | [pptx](pptx/SKILL.md) | - |
| Collaborative editing, track changes, review cycles | [doc-coauthoring](doc-coauthoring/SKILL.md) | - |
| Data analysis to presentation pipeline | - | [data-to-presentation](doc-coauthoring/workflows/data-to-presentation.md) |
| Document draft/review/finalize cycle | - | [document-review-cycle](doc-coauthoring/workflows/document-review-cycle.md) |
| PDF form extraction and processing | - | [pdf-form-processing](doc-coauthoring/workflows/pdf-form-processing.md) |

## Quick Actions

- **"Create a business report"** -> [docx](docx/SKILL.md) + [report-structure](doc-coauthoring/templates/report-structure.md)
- **"Write a proposal"** -> [docx](docx/SKILL.md) + [proposal-structure](doc-coauthoring/templates/proposal-structure.md)
- **"Take meeting notes"** -> [docx](docx/SKILL.md) + [meeting-notes](doc-coauthoring/templates/meeting-notes.md)
- **"Merge these PDFs"** -> [pdf](pdf/SKILL.md)
- **"Build slides from this data"** -> [data-to-presentation](doc-coauthoring/workflows/data-to-presentation.md)
- **"Review and redline this document"** -> [document-review-cycle](doc-coauthoring/workflows/document-review-cycle.md)

## Skills

| Skill | Scope |
|---|---|
| [pdf](pdf/SKILL.md) | Extract text/tables/images, create, merge, split, fill forms |
| [docx](docx/SKILL.md) | Create, edit, format with styles, tables, images, comments |
| [xlsx](xlsx/SKILL.md) | Formulas, charts, pivot tables, validation, recalculation |
| [pptx](pptx/SKILL.md) | Slides, layouts, charts, animations, notes |
| [doc-coauthoring](doc-coauthoring/SKILL.md) | Collaborative review workflows, templates, and redline structure |

