What problem does it solve?
Enables programmatic creation, modification, and review of professional Word (.docx) documents while preserving formatting, tracked changes, comments, and cross-engine compatibility (Word and WPS). It removes manual error-prone editing and produces studio-quality covers, TOCs, tables, charts, and academically or legally compliant layouts.
Core Features & Use Cases
- Precise document generation and editing with validated cover recipes and layout rules for academic, report, contract, and copywriting scenarios.
- Robust tracked-changes and comment workflows using either python-docx (simple comments) or OOXML-level manipulation for complex redlining and replies.
- Post-generation validation and TOC placeholder insertion via provided Python utilities to detect blank pages, cover overflow, spacing issues, table and image problems, and page-numbering rules.
- Chart and image embedding with aspect-ratio preservation, three-line table styles for academia, and scene-specific font and pagination handling.
Quick Start
Use this skill to generate or update a .docx with a validated cover, TOC placeholders, preserved images, and tracked changes using the scripts and libraries included in the skill.