What problem does it solve?
This Skill streamlines the creation, editing, and analysis of Microsoft Word (.docx) documents, automating complex tasks like tracked changes, comment management, and formatting preservation.
Core Features & Use Cases
- Document Creation: Generate new .docx files programmatically using JavaScript/TypeScript.
- Document Editing: Modify existing .docx files using Python, including tracked changes and comments.
- Text Extraction & Analysis: Convert .docx to Markdown, preserving structure and tracked changes.
- Redlining Workflow: Implement professional tracked changes for document review.
- Use Case: A legal team needs to review a 50-page contract. They can use this Skill to automatically apply specific edits, add comments, and generate a redlined version for the client, ensuring all changes are tracked and formatted correctly.
Quick Start
Use the docx skill to convert the document 'report.docx' into markdown format with all tracked changes preserved.