What problem does it solve?
This Skill provides a programmable interface to create, edit, and analyze Word documents (.docx) with tracked changes, comments, preserved formatting, and text extraction capabilities. It enables automation of document workflows that previously required manual Word edits and offline reviews.
Core Features & Use Cases
- Programming Word document creation, editing, and redlining with tracked changes and comments.
- Faithful formatting preservation and text extraction for archival or downstream processing.
- Use Case: Automate the preparation of contract revisions by applying tracked changes, adding reviewer comments, and exporting a clean final document.
Quick Start
Use the docx skill to initialize a Word workflow by loading an unpacked DOCX directory (requires Python environment with the required OOXML tooling) and applying a simple edit, then saving back to DOCX.