A meta-skill that helps you build other Claude Code skills, including ones that wrap MCP tool pipelines. It walks you through the SKILL.md format, shows you how to chain MCP tools using the multi-tool-pipeline template, and points you to the skill-rules.json file for adding triggers. Useful when you've got a script or workflow you want to turn into a discoverable skill instead of re-explaining it every session. The checklist format and references to existing skills like commit and firecrawl-scrape make it straightforward to follow the patterns already in the repo. If you're building custom tooling on top of Claude Code, this codifies the conventions.
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill skill-developer