What problem does it solve?
This Skill enables automated creation, editing, and analysis of Word documents (.docx) with deterministic, trackable changes. It preserves formatting, comments, and tracked changes, reducing manual effort in document-heavy workflows.
Core Features & Use Cases
- Document creation: Generate new Word documents with structured content, styling, and tables using OOXML primitives.
- Editing with tracking: Apply edits while preserving existing tracked changes and author information.
- Redlining and comments: Add and reply to comments, manage tracked changes, and maintain audit history.
- Content extraction: Extract text and structure from Word documents for reporting or data pipelines.
- Use Case: Automate contract draft iteration by programmatically applying changes and maintaining an auditable trail.
Quick Start
Use the docx skill to create a sample Word document named 'report.docx' containing a short paragraph and save it.