What problem does it solve?
This Skill streamlines the creation, editing, and analysis of professional documents, handling complex formatting, tracked changes, and comments efficiently.
Core Features & Use Cases
- Document Creation: Generate new .docx files from scratch using JavaScript/TypeScript.
- Document Editing: Modify existing .docx files, including tracked changes and comments, using Python.
- Content Analysis: Extract text and raw XML for detailed document inspection.
- Use Case: Automatically redline a legal contract by applying specific tracked changes based on a set of instructions, ensuring all modifications are correctly formatted and preserved.
Quick Start
Use the docx skill to convert the document 'report.docx' into a markdown file named 'report.md' while preserving tracked changes.