What problem does it solve?
This skill solves the complexity of programmatically generating, editing, and analyzing Word documents, ensuring consistent formatting and structure without manual intervention.
Core Features & Use Cases
- Document Generation: Create complex .docx files with tables, headers, footers, and custom styles using JavaScript.
- Content Manipulation: Perform find-and-replace, extract text, and manage tracked changes or comments within existing documents.
- Use Case: Automatically generate a polished, branded report from raw data, including a table of contents and specific page layouts, or programmatically update a legal contract with new terms while preserving existing tracked changes.
Quick Start
Use the docx skill to create a new professional report document with a table of contents and custom heading styles based on the provided data.