Create and repair Word documents with layout-safe DOCX workflows
Use the Anthropic docx skill when an agent needs to produce or repair a real .docx deliverable with headings, tables, numbering, tracked changes, or layout constraints. It frames the work as a document-building workflow with validation and packaging rules, not as a generic document library listing.
Create and repair Word documents with layout-safe DOCX workflows
Use the Anthropic docx skill when an agent needs to produce or repair a real .docx deliverable with headings, tables, numbering, tracked changes, or layout constraints. It frames the work as a document-building workflow with validation and packaging rules, not as a generic document library listing.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/create-and-repair-word-documents-with-layout-safe-docx-workflows/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/create-and-repair-word-documents-with-layout-safe-docx-workflows
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/create-and-repair-word-documents-with-layout-safe-docx-workflows.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.