What problem does it solve?
This Skill eliminates the painful, error-prone process of creating, editing, or repairing Microsoft Word (.docx) documents—especially when you need precise formatting, tracked changes, comments, tables, and reliable conversions.
Core Features & Use Cases
- Create and validate .docx documents using docx-js (generate DOCX as a ZIP of XML).
- Read and edit existing .docx files by unpacking the ZIP, editing WordprocessingML XML, then repacking.
- Work with tracked changes and comments (accept changes, add comment ranges, preserve formatting).
- Convert and export (e.g., convert DOCX to PDF/images, extract content with pandoc).
Quick Start
Use the docx skill to create a professional .docx report with a table of contents, headings, and page numbers from your provided outline.