What problem does it solve?
This Skill enables automated Word (.docx) document creation, reading, editing, and analysis, streamlining complex workflows that traditionally require manual XML manipulation and manual formatting.
Core Features & Use Cases
- Programmatic DOCX creation and validation using docx-js, with practical templates for letters, reports, and templates.
- Unpack/edit/repack workflow to read and modify Word documents by editing embedded DOCX XML (e.g., word/document.xml) and reassembling a valid DOCX.
- Legacy compatibility tasks such as converting older .doc files to .docx, applying tracked changes, and generating polished documents with professional formatting.
- End-to-end document generation and transformation use cases for business communications, content generation, and template production.
Quick Start
Unpack a DOCX, modify the word/document.xml to change text, and repack the archive to produce a modified Word document.