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 document formatting and content management tasks.
Core Features & Use Cases
- Document Generation: Create new .docx files from scratch using JavaScript, including complex formatting like tables of contents, headers, footers, and custom styles.
- Document Editing: Modify existing .docx files by unpacking, editing XML, and repacking, or by accepting tracked changes.
- Content Extraction & Conversion: Extract text, convert documents to images, and manage tracked changes.
- Use Case: Generate a professional client report with specific branding, tables, and a table of contents, all programmatically.
Quick Start
Use the docx skill to create a new Word document with a title and a paragraph.