What problem does it solve?
This Skill automates Word (.docx) document creation, modification, and review by programmatically manipulating OOXML, enabling tracked changes, comments, and content extraction while preserving formatting.
Core Features & Use Cases
- Create and edit .docx templates and documents programmatically.
- Apply tracked changes and insert comments to support collaboration and reviews.
- Extract text and structure from Word files for archival, reporting, or data processing.
- Use Case: A legal team auto-revises a contract template by applying redlines and exporting a clean version for final approval.
Quick Start
Load an unpacked Word document workspace and run the editor workflow to create or modify content. For example, initialize the editor with a working directory containing word/document.xml and apply a set of tracked changes and comments, then save and re-pack.