WD
Word Document
🔵 Stable🕐 updated 2026-07-03
🔷 SkillSpec L3
⚙ ships an executable helper
pm-documents
Build a real, formatted Word (.docx) document — headings, styles, tables, TOC-ready. Use when asked to produce a Word doc, a .docx, a formatted report/contract/proposal/letter as an actual file (not markdown). Produces an actual .docx via a generated python-docx script with proper heading styles, body text, tables, and page structure. Requires a code-execution environment (Claude Code, the API code tool, or Claude.ai).
What to give it
▸Document type — report, proposal, contract, SOP, letter, whitepaper — and its purpose/audience.
▸The content — the material (or a brief to expand), and the required sections/structure.
▸Formatting needs — headings/TOC, tables, numbered clauses (contracts), a cover page, letterhead/brand.
▸Length & tone — .
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
✓Headings use real Word heading **styles** (not bold paragraphs) — TOC/nav pane work
✓Body text, spacing, and tables are consistently formatted
✓Structure matches the document type (e.g. numbered clauses for a contract)
✓The script runs and the file opens cleanly in Word/Pages/Docs
✓Placeholders the user must complete are clearly flagged
⚠️ What it refuses to do
Do not fake headings with bold text — use heading styles, or the document's structure breaks
Do not dump unstructured text — apply the section hierarchy the doc type needs
Do not hand-format what a style should do — consistent styles beat per-paragraph fiddling
Do not invent contract/legal terms silently — mark drafted clauses and recommend review for anything legal
Do not claim a file was produced without code execution — fall back to the markdown export instead
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="word-document"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>
💬 Discussion
Word Document is one of 750 open-source professional AI agent skills — all SkillSpec L3.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog