What problem does it solve?
This Skill streamlines the creation, editing, and manipulation of Microsoft Word (.docx) documents, automating complex formatting and content management tasks.
Core Features & Use Cases
- Document Generation: Create new .docx files from scratch using JavaScript, with support for complex formatting, tables, images, headers, and footers.
- Content Editing: Modify existing .docx files by unpacking, editing XML, and repacking, including accepting tracked changes and adding comments.
- Format Conversion: Convert between .doc and .docx formats, and extract content to other formats like Markdown or images.
- Use Case: Generate a professional client report with custom branding, tables, and a table of contents, or automatically accept all tracked changes in a collaborative document.
Quick Start
Use the docx skill to create a new Word document with a title, a heading, and a paragraph of text.