dmccreary/docx-to-web-publisher
Converts .docx files (papers, briefs, reports) into styled React component pages in a Next.js content-catalog site. Use when publishing a Word document as a structured web page.
npx skills add https://github.com/dmccreary/claude-skills --skill docx-to-web-publisher
Take dmccreary/docx-to-web-publisher 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.