word-documents
Installation
SKILL.md
Word Documents
Purpose
Produce and manipulate .docx files programmatically, with real styles and structure rather than a wall of manually formatted paragraphs.
When to Use
- Generating a report, memo, letter, or contract as a Word document.
- Extracting text, tables, or comments from an existing
.docx. - Performing find-and-replace across a document while preserving formatting.
- Filling a template with data.
- Working with tracked changes or comments.