What problem does it solve?
This Skill streamlines complex document operations, from creating new .docx files to meticulously editing existing ones with tracked changes and detailed analysis.
Core Features & Use Cases
- Document Creation: Generate professional .docx files from scratch using JavaScript.
- Content Editing: Modify existing documents, including complex formatting and tracked changes, using Python's OOXML library.
- Redlining Workflow: Implement precise tracked changes for document review and collaboration.
- Text & XML Access: Extract text content or access raw XML for in-depth analysis and manipulation.
- Use Case: A legal team needs to review a 50-page contract. They can use this Skill to automatically apply specific edits, track all changes made by the AI, and ensure the final document adheres to strict formatting standards.
Quick Start
Use the docx skill to convert the document 'report.docx' into markdown format, preserving tracked changes.