cxcscmu/docx_recursive_text_replacement
Replaces placeholders in a Word document across all sections, including headers, footers, body paragraphs, and deeply nested tables. It uses paragraph-level replacement to ensure placeholders split across multiple runs are correctly identified.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill docx_recursive_text_replacement
Take cxcscmu/docx_recursive_text_replacement 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.