docx

from anthropics/skills scored 2026-07-07

Creates, reads, and edits Word documents with formatting, tracked changes, tables of contents, and template handling via bundled scripts.

Skill scores
scored 2026-07-07 · rubric
Skill Leverage76
Reliability74
Evaluation Readiness64
Safety / Governance82

Anatomy

Parent repoanthropics/skills
Pathskills/docx
Trigger conditions"Use this skill whenever the user wants to create, read, edit, or manipulate Word documents"
Instruction formatyaml-frontmatter-md
Required toolspython, shell
Reusabilityuniversal
Complexitymedium
Ships scripts / examples / tests / boundariesyes / yes / no / no

Failure modes

Complex existing documents with heavy styling can degrade on round-trip edits; the skill handles creation more robustly than surgical modification.

Verdict

With pdf and xlsx, the reference trio for capability skills: broad trigger, bundled scripts, file outputs you can open and check.

Related skills

Frequently asked questions

What does the docx skill do?

Creates, reads, and edits Word documents with formatting, tracked changes, tables of contents, and template handling via bundled scripts.

When does docx trigger?

Its stated trigger: "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents". Trigger precision is a scored reliability dimension.

Go deeper