What problem does it solve?
Word document creation and editing often requires consistent structure, branding, and a track-changes workflow; this Skill provides a framework to generate professionally formatted DOCX files and perform structured edits with comments and revisions.
Core Features & Use Cases
- Generate new Word documents from templates with cover, TOC, body content, and back cover; includes header/footer, background images, and cross-reference support.
- Edit existing documents with tracked changes and comments, including conversion of inline edits to deletions/revisions and cross-reference linking.
- OpenXML validation and structural correctness (tblGrid, image aspect ratios, section margins) to ensure Word can open and print correctly.
- Support for CJK and multilingual content with correct quotes escaping, font configuration, and templates.
- Use-cases: proposals, reports, manuals; customizing color schemes.
Quick Start
Run the docx generation workflow using the assets/templates and references to create a sample proposal document.