What problem does it solve?
This Skill helps you create, read, convert, and precisely edit .docx Word documents (including tracked changes and comments) while keeping the underlying OOXML structure valid and render-safe.
Core Features & Use Cases
- Read & analyze DOCX internals: Unpack DOCX to XML for inspection, tracked-change extraction, and content reorganization.
- Create and edit professional documents: Generate new Word documents using docx-js, or modify existing documents by safely editing OOXML.
- Preserve formatting and correctness: Handle page sizing, tables, images, hyperlinks, footnotes, TOC heading rules, smart quotes, and tracked-change/comment XML marker conventions.
- Validate and auto-repair: Validate unpacked/edit XML against Office Open XML schemas and apply safe repairs (e.g., whitespace preservation and durableId limits).
Quick Start
Use the docx skill to convert and rebuild a DOCX while preserving tracked changes for the attached file 'draft.docx'.