What problem does it solve?
This Skill streamlines complex document workflows by enabling programmatic creation, editing, and analysis of .docx files, including sophisticated handling of tracked changes and comments.
Core Features & Use Cases
- Document Creation: Generate new .docx files from scratch using JavaScript/TypeScript.
- Content Editing: Modify existing documents with basic or advanced OOXML manipulation.
- Tracked Changes (Redlining): Implement precise tracked changes for document review and collaboration.
- Comment Management: Add, reply to, and manage comments within documents.
- Text Extraction & Analysis: Convert .docx to markdown or extract raw XML for detailed analysis.
- Use Case: Automatically generate a legal contract draft, apply specific formatting, insert clauses with tracked changes, and add reviewer comments, all through a single command.
Quick Start
Use the docx skill to create a new document with the title "Quarterly Report" and a heading "Introduction".