What problem does it solve?
This Skill streamlines the creation, editing, and manipulation of Microsoft Word documents (.docx), eliminating the need for manual intervention in complex formatting and content management tasks.
Core Features & Use Cases
- Document Generation: Create new .docx files from scratch using JavaScript, including complex layouts, tables, lists, and styling.
- 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., Markdown).
- Use Case: Automatically generate a professional report with a table of contents, specific page sizing, and custom headers/footers based on provided data.
Quick Start
Use the docx skill to create a new document with a title and a single paragraph.