docx
Create, read, and edit Word .docx documents with tracked changes, comments, and images.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for docx, derived from its capabilities.
AIVSS 8.4 ยท High
View MAESTRO 7-layer threat model โOverview
Anthropic's official skill for Word document generation and manipulation. Treats .docx as a ZIP of XML and uses docx-js to author new documents, plus bundled Python scripts (unpack.py, pack.py, accept_changes.py, comment.py, soffice.py) to edit raw XML, convert legacy .doc, accept tracked changes, and manage comments. Reads/writes .docx files and runs LibreOffice/pandoc conversions.
Key features
- docx-js authoring with TOC, headings, page numbers, letterheads
- Unpack/repack XML editing and find-replace
- Tracked-changes and comment scripts, image insert/replace
Use cases
- Generate a professional report or memo as .docx
- Accept tracked changes and insert images in an existing Word file