What problem does it solve?
Creating and editing Word documents manually is slow and inconsistent, especially when dealing with tracked changes, complex tables, or batch processing. This Skill gives you programmatic control over .docx files so you can generate, review, and transform documents with precision and repeatability.
Core Features & Use Cases
- Programmatic Document Generation: Build professional Word documents from scratch using JavaScript with full control over styles, tables, images, headers, footers, and page layouts.
- XML-Level Editing & Review: Unpack existing documents, apply tracked changes, add comments, and repack—perfect for contract review, collaborative editing, and audit trails.
- Format Conversion & Validation: Convert legacy .doc files, extract text with pandoc, render to PDF/images with LibreOffice, and validate output against OOXML schemas.
Quick Start
Use the docx skill to create a formatted project status report with a table of contents, executive summary heading, and company letterhead, then save it as 'Status-Report.docx'.