What problem does it solve?
This Skill empowers users to efficiently create, modify, and analyze professional .docx documents, handling complex tasks like tracked changes and comments without manual intervention.
Core Features & Use Cases
- Document Creation: Generate new .docx files from scratch using JavaScript/TypeScript.
- Content Editing: Modify existing .docx files with precision using a Python-based OOXML manipulation library.
- Tracked Changes & Comments: Work with existing tracked changes, add new ones, and manage comments within documents.
- Text Extraction: Convert .docx content to markdown, preserving structure and 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 for clarification, and then extract the final text for a summary report.
Quick Start
Use the docx skill to create a new document named 'project_proposal.docx' with a title and an introductory paragraph.