cxcscmu/docx-template-filling
How to open a .docx Word document template with python-docx, replace placeholder tags like {{PLACEHOLDER}} in all document locations (body, headers, footers, tables including nested tables), handle conditional sections, and save the result.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill docx-template-filling
Take cxcscmu/docx-template-filling from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.