What problem does it solve?
This Skill streamlines the creation, editing, and manipulation of Microsoft Word (.docx) documents, automating complex formatting and content management tasks.
Core Features & Use Cases
- Document Generation: Create new .docx files from scratch using JavaScript and
docx-js.
- Content Editing: Modify existing .docx files by unpacking, editing XML, and repacking.
- Tracked Changes: Accept or manage tracked changes within documents.
- Format Conversion: Convert between .doc and .docx, and extract content to Markdown.
- Use Case: Generate a professional report with custom headers, footers, tables of contents, and specific styling, or automatically accept all tracked changes from a collaborator.
Quick Start
Use the docx skill to create a new document with a title and a paragraph.