What problem does it solve?
This Skill streamlines the creation, editing, and analysis of professional Word documents, handling complex formatting, tracked changes, and comments efficiently.
Core Features & Use Cases
- Document Creation: Generate new
.docx files from scratch using JavaScript/TypeScript.
- Content Editing: Modify existing
.docx files, including basic text changes and complex OOXML manipulation.
- Tracked Changes (Redlining): Implement precise tracked changes for document review and collaboration, preserving original formatting and author information.
- Text Extraction: Convert
.docx to Markdown using pandoc while preserving tracked changes.
- Use Case: A legal team needs to review a contract. They can use this Skill to apply specific edits with tracked changes, add comments, and ensure all formatting is preserved according to company standards.
Quick Start
Use the docx skill to convert the document 'contract_v1.docx' into a markdown file with tracked changes.