What problem does it solve?
This Skill streamlines the creation, editing, and analysis of Word documents (.docx files), eliminating the need for manual formatting and complex scripting for common document tasks.
Core Features & Use Cases
- Document Generation: Create new .docx files from scratch using JavaScript, including complex formatting like tables, lists, headers, and footers.
- Document Editing: Modify existing .docx files by unpacking, editing XML, and repacking, including accepting tracked changes and adding comments.
- Content Conversion: Convert between document formats and extract text or images.
- Use Case: Automatically generate a monthly performance report in a pre-defined .docx template, complete with tables and charts, based on input data.
Quick Start
Use the docx skill to create a new Word document with the title "Quarterly Report".