docx
An agent skill by anthropics, from anthropics/skills. Tags: anthropic, documents, office.
What it does
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx or .dotx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add anthropics/skills --skill docx
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/anthropics/skills
cp -r skills/skills/docx ~/.claude/skills/docx
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- anthropics/skills (all skills from this repository)
- Path
- skills/docx/SKILL.md
- Branch
- main
- Updated
- 2026-09-19
Related skills
- discernment-nudge — After you give a substantive answer or draft that the user may act on — advice or recommendations, drafted artifacts such as goals, plans, pitches, proposals.
- doc-coauthoring — Guide users through a structured workflow for co-authoring documentation.
- internal-comms — A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. ).
- pdf — Use this skill whenever the user wants to do anything with PDF files.
- pptx — potx file is involved in any way — as input, output, or both. potx), layouts, speaker notes, or comments.
- theme-factory — Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc.