Top AI Skills Top AI Skills

Docx

Anthropic

156K 18K 2026-06-01

Creates, reads, and edits Word documents (.docx) with tables of contents, headings, images, tables, and tracked changes through Claude Code

>_
Quick Install
npx skills add anthropics/skills
Instructions

What It Is + Verdict

DOCX is Anthropic’s Word document skill for creating, reading, and editing .docx files in Claude Code. It handles the full feature set — tables of contents, headings, tables, images, page numbers, and tracked changes — producing documents that open correctly in Microsoft Word and Google Docs.

The One Thing That Matters

Word documents are XML packages under the hood, and malformed XML produces corrupted files. This skill knows the correct schema and produces valid output consistently. It handles real document features that naive approaches get wrong: proper heading styles for TOC generation, image embedding with correct relationships, and tracked changes that actually display in Word’s review mode.

What’s Actually Different

Where PDF skill produces fixed-layout output, DOCX generates editable documents that recipients can modify. This makes it better for collaborative workflows — draft a memo, send for review, incorporate feedback. The skill supports tracked changes natively, so you can see what Claude added or modified. It pairs with the PDF skill when you need both editable source and final formatted output.

Who It’s For

Anyone who generates business documents — memos, reports, proposals, meeting notes — and needs them in an editable format. Less useful if your workflow ends with PDF or Markdown output.

Bottom Line

DOCX produces genuine Word documents with real formatting, not Markdown dressed up as a .docx file.

Frequently Asked Questions

What is Docx?
Creates, reads, and edits Word documents (.docx) with tables of contents, headings, images, tables, and tracked changes through Claude Code
How to install Docx?
Run: npx skills add anthropics/skills
Which AI tools is Docx compatible with?
Claude Code, Cursor, Codex
Who created Docx?
Anthropic
What category is Docx?
General