What problem does it solve?
This Skill streamlines the creation, editing, and manipulation of Microsoft Word documents (.docx files), automating complex formatting and content management tasks.
Core Features & Use Cases
- Document Generation: Create new .docx files from scratch using JavaScript libraries, including complex layouts, tables, lists, and styles.
- Content Editing: Modify existing .docx files by unpacking, editing XML, and repacking, including handling tracked changes and comments.
- Format Conversion: Convert between document formats (e.g., .doc to .docx) and extract content into other formats (e.g., .docx to .md).
- Use Case: Automatically generate a monthly report in .docx format with a table of contents, specific formatting, and embedded images, based on data provided by the user.
Quick Start
Use the docx skill to create a new Word document with a title and a paragraph.