This is the meta skill that helps you discover other skills when users ask "how do I do X" or "is there a skill for that." It wraps the Skills CLI (npx skills find) and knows when to search the ecosystem instead of trying to solve everything directly. The workflow is straightforward: identify what the user needs, search with relevant keywords like "react performance" or "pr review", then present the install command and skills.sh link. It includes a decent category reference (web dev, testing, DevOps, docs) and knows to fall back gracefully when nothing exists. Honestly, this should probably be built into the base system, but until then it's a sensible addition if you're working with users who don't know the skills ecosystem exists.
npx skills add https://github.com/brianlovin/claude-config --skill find-skills