This automates the tedious work of adding skills from GitHub to Claude workflows and keeping all the documentation in sync. Point it at a GitHub URL, and it downloads the skill, updates skill-source.json, then walks you through updating eight different files including READs, AGENTS.md, and the website content in both English and Chinese. It's basically a checklist enforcer for skill counts, tables, pipeline diagrams, and agent sequences. Honest take: if you're managing workflows with lots of documentation that needs to stay consistent, this saves you from the error-prone copy-paste ritual. If you only add skills occasionally, it might feel like overkill.
npx skills add https://github.com/nicepkg/ai-workflow --skill add-new-skills-to-workflow