Office Docs Toolkit
Anthropic-style document skills: generate proper .docx/.pptx/.xlsx with styles, layouts, and formulas.
by Emma Chen5.0(1)655 installs
About this skill
What's inside
SKILL.mdwith per-format recipes (Word styles, PowerPoint layouts, Excel tables & number formats)- Universal rules: styles over inline formatting, one data pass, deterministic output
scripts/docx_report.py— complete runnable python-docx example with tables and named styles- Delivery checklist (opens without repair, formulas recalc, masters untouched)
Use case
Office-document skills are the most-downloaded category in Anthropic's official repo. Give your agent the same discipline: reports, decks, and workbooks that look like a person who knows the tools made them.
Versions
v1.0.2Add Excel structured-reference guidance; fix pptx placeholder advice7/20/2026Reviews
5.0(1)月次レポートが自動化できたYuki Tanaka · 7/20/2026
スタイル優先の原則のおかげで、生成したdocxをそのまま社内テンプレとして回せています。