What problem does it solve?
The docx Skill helps you update and extract information from .docx files without breaking layout, styles, or structured content like tables, headings, and references.
Core Features & Use Cases
- Template-safe document edits: Performs targeted changes while preserving styles, section order, and references.
- Extraction and structured workflows: Reads document structure before editing and supports extraction, review-style updates, and generation workflows for Word-compatible outputs.
- Guardrailed output handling: Recommends writing to a new file by default and doing a final verification pass for layout regressions (tables, images, fonts, pagination).
Quick Start
Use the docx skill to extract text and key structure from 'proposal.docx' and produce an updated 'proposal_updated.docx' with the requested section edits preserved.