What problem does it solve?
This Skill eliminates the complexity of creating, editing, and fixing Word (.docx) documents by handling the underlying OOXML ZIP/XML structure and common pitfalls that break formatting or tracked changes.
Core Features & Use Cases
- Create and structure DOCX files: Generate documents with consistent page sizing, typography, headings (for TOC), tables, page breaks, headers/footers, hyperlinks, footnotes, and multi-column layouts.
- Edit existing DOCX files safely: Unpack DOCX to XML, apply targeted XML edits (including tracked changes and comments), then repack and validate.
- Analyze and convert content: Extract text (including tracked changes), access raw XML, and convert to/from legacy DOC formats or convert to images/PDF for review.
- Use-case examples: Produce a polished report/memo as a DOCX template, update an existing Word document by replacing sections while preserving correct tracked-change structure, or accept tracked changes into a clean version for publishing.
Quick Start
Ask the AI to create an edited Word document as a .docx by unpacking the existing file, applying your requested text and formatting changes, and repacking it into a validated output DOCX.