What problem does it solve?
This Skill streamlines the creation, editing, and review of Microsoft Word documents, automating complex tasks like tracked changes and formatting preservation.
Core Features & Use Cases
- Document Creation: Generate new
.docx files from scratch using JavaScript/TypeScript.
- Document Editing: Modify existing
.docx files using Python, including tracked changes and comments.
- Redlining Workflow: Implement a systematic process for reviewing and editing documents with tracked changes.
- Text Extraction & Conversion: Convert
.docx to other formats (like Markdown) or images.
- Use Case: A legal team needs to review a 50-page contract. They can use this Skill to apply specific edits, add comments, and track all changes made by different reviewers, ensuring a clean and auditable document history.
Quick Start
Use the docx skill to convert the document 'report.docx' into a markdown file named 'report.md'.