What problem does it solve?
Provides a reliable, repeatable workflow for creating, reading, editing, and validating Microsoft Word .docx documents so users avoid broken files, inconsistent formatting, and platform rendering issues.
Core Features & Use Cases
- Full .docx lifecycle: create new documents with precise page sizes, styles, headers/footers, tables, images, and TOCs; unpack, edit XML, and repack existing .docx files.
- Tracked changes & comments: insert, delete, accept, and manage tracked changes and comments with correct XML patterns and author metadata.
- Interoperability & conversion: convert legacy .doc to .docx, export pages as images, extract text with tracked changes preserved, and validate OpenXML structure for cross-platform compatibility.
- Use Case: Turn a rough draft into a print-ready report with consistent styles, a working table of contents, padded tables, embedded images with alt text, and all tracked changes accepted or preserved as requested.
Quick Start
Use the dokument-docx skill to convert 'draft.doc' to a validated .docx, apply the required styles, and accept tracked changes for a clean printable report.