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