What problem does it solve?
This Skill streamlines complex document management tasks, enabling efficient creation, editing, and analysis of professional Word documents, including handling tracked changes and comments.
Core Features & Use Cases
- Document Creation: Generate new
.docx files from scratch using JavaScript/TypeScript.
- Content Editing: Modify existing
.docx files using Python's Document library for basic and advanced operations.
- Tracked Changes (Redlining): Implement precise tracked changes for document review and collaboration.
- Comment Management: Add, reply to, and manage comments within documents.
- Document Analysis: Extract text, convert to images, and access raw XML for deep inspection.
- Use Case: A legal team needs to review a 50-page contract. They can use this Skill to apply specific edits with tracked changes, add comments to sections requiring clarification, and ensure all formatting is preserved according to company standards.
Quick Start
Use the docx skill to convert the attached file 'report.docx' into a markdown file with tracked changes.