What problem does it solve?
This Skill removes the guesswork of editing DOCX files by providing safe, structured workflows for creating documents, extracting content, and applying tracked changes and comments correctly.
Core Features & Use Cases
- Create and edit DOCX files: Generate new Word documents from scratch or modify existing ones while preserving structure and formatting.
- Analyze DOCX internals: Extract text via Pandoc or inspect raw OOXML (including comments, embedded media, and tracked changes).
- Redlining workflow (tracked changes): Implement comprehensive insertions/deletions in batches with minimal, precise edits to keep revisions reviewable.
- Use case: You need to update a legal agreement: convert it to markdown for review, unpack OOXML, apply required tracked changes in batches, then repack into a validated DOCX.
Quick Start
Ask the skill to apply a redlined set of tracked changes to the attached DOCX, preserving formatting and implementing changes in logical batches.