What problem does it solve?
This skill eliminates the back-and-forth of editing Word files by combining guidance for creation, tracked-change editing, conversion, and validation so the agent can produce polished .docx deliverables without manual XML surgery.
Core Features & Use Cases
- Guided Document Creation: docx-js templates, explicit page-size settings, list/table rules, hyperlink/TOC instructions, and imagery best practices keep new Word files consistent and compliant with brand standards.
- Structured Editing Workflow: unpack → edit → pack with scripts like
unpack.py/pack.py, merge runs, simplify redlines, and accept or inject tracked changes while preserving smart quotes and style metadata.
- Conversion & Validation: LibreOffice macros accept changes, validation suites (DOCX schema, redlining) and Pandoc commands cover reading content, converting legacy docs, exporting to PDFs or images, and ensuring OOXML integrity for high-stakes reports.
Quick Start
Tell the agent to use the docx skill to build a formatted Word report with headings, tables, and tracked changes as needed.