What problem does it solve?
Enables reliable, production-grade creation, editing, and verification of Microsoft Word (.docx) documents so you can deliver studio-quality proposals, reports, contracts, and redlines without corrupting formatting or losing revision history.
Core Features & Use Cases
- Preserve and manipulate OpenXML formatting by unzipping and editing document XML to keep styles, headers/footers, TOC, comments, and track changes intact.
- Create new documents with the OpenXML SDK (C#) including covers, native charts, backgrounds and accessible templates; edit existing documents with Python tooling supporting precise tracked changes, threaded comments, and validation.
- Validate and auto-fix common OpenXML issues (element order, table grid consistency, image aspect ratio), run pandoc verification, and optionally run a platform-specific OpenXML validator for final compliance.
Quick Start
Ask the skill to generate or edit a .docx: describe the document purpose, language, page count, and whether to use tracked changes or comments.