What problem does it solve?
Manually creating, formatting, and editing Word documents is time-consuming and error-prone, especially when working with tracked changes, complex layouts, or bulk document generation. This skill automates these workflows to deliver professional, consistent .docx files quickly.
Core Features & Use Cases
- New Document Generation: Build formatted Word docs with tables of contents, headers/footers, images, custom styles, and multi-column layouts using the docx-js library.
- Existing Document Editing: Modify .docx files by unpacking XML, adding tracked changes and comments, replacing content, then repacking into valid, schema-compliant documents.
- Content Conversion & Extraction: Convert legacy .doc files to .docx, extract text with tracked changes preserved, or convert documents to image sets for archival. For example, if you need to update 30 employee offer letters with new salary figures and add tracked changes for legal review, use this skill to edit all files in minutes instead of manually adjusting each one.
Quick Start
Use the docx skill to generate a formatted US Letter report with a table of contents, page numbers, and a header from the provided project update notes.