What problem does it solve?
This skill automates the creation, editing, and manipulation of Microsoft Word documents (.docx files), streamlining tasks like report generation, document formatting, and content updates.
Core Features & Use Cases
- Document Creation: Generate new .docx files from scratch using JavaScript (
docx-js).
- Content Editing: Modify existing .docx files by unpacking, editing XML, and repacking.
- Tracked Changes: Add, accept, or reject tracked changes using Claude as the author.
- Comments: Add comments and replies to documents, managing their lifecycle.
- Formatting: Apply styles, lists, tables, images, headers, and footers.
- Conversion: Convert
.doc to .docx and extract content using pandoc.
- Use Case: Automatically generate a quarterly report in .docx format, including a table of contents, specific formatting, and inserting company logos into predefined locations.
Quick Start
Use the docx skill to create a new document with a title and two headings.