What problem does it solve?
This Skill streamlines the creation, modification, and analysis of professional Word documents (.docx files), handling everything from basic text edits to complex tracked changes and formatting.
Core Features & Use Cases
- Document Creation: Generate new .docx files from scratch using JavaScript.
- Content Editing: Modify existing documents with precision using Python libraries.
- Tracked Changes & Comments: Implement and manage revisions, comments, and redlining for collaborative review.
- Text & XML Access: Extract text content or access raw XML for deep structural analysis.
- Use Case: A legal team needs to review and propose changes to a contract. This Skill can be used to apply tracked changes, add comments, and ensure all modifications are clearly marked and preserved according to legal standards.
Quick Start
Use the docx skill to convert the document located at '/shared/my_report.docx' to markdown with all tracked changes included.