What problem does it solve?
This Skill eliminates the complexity of working with professional Word (.docx) documents programmatically, removing the risk of manual formatting errors, inconsistent styling, and time-consuming post-processing for complex document types like academic papers, business reports, and legal contracts.
Core Features & Use Cases
- End-to-End Document Creation: Build professional documents from scratch using validated cover recipes, consistent CJK/Western formatting rules, automatic table of contents generation, and integrated support for LaTeX math formulas and matplotlib charts.
- Editing & Review Tools: Modify existing documents, add threaded comments, manage tracked changes, and enforce strict layout rules without breaking existing document structure.
- Use Case: For example, generate a compliant academic thesis with a formatted cover, hierarchical headings, and properly escaped Chinese quotation marks, then run an automated post-check to catch formatting errors before finalizing.
Quick Start
Use the docx skill to generate a formatted 10-page industry analysis report with a cover page, table of contents, and 3 bar charts from the provided research data.