What problem does it solve?
This Skill streamlines the creation, editing, and manipulation of Microsoft Word documents (.docx files), enabling professional document generation and efficient data handling.
Core Features & Use Cases
- Document Creation: Generate new .docx files with custom formatting, tables, lists, images, and headers/footers using JavaScript.
- Document Editing: Modify existing .docx files by unpacking, editing XML, and repacking, including accepting tracked changes.
- Conversion: Convert between .doc and .docx formats, and extract content for other uses.
- Use Case: Automatically generate a monthly performance report in .docx format, complete with a table of contents, specific styling, and embedded charts, based on data from another source.
Quick Start
Use the docx skill to create a new Word document with a title and a single paragraph.