This is the meta skill you actually want installed first. It teaches Claude how to search the skills ecosystem when users ask "can you do X" or "how do I do Y" for specialized tasks. Instead of Claude saying "I can't do that," it runs npx skills find with relevant keywords, shows you what exists, and offers to install it. The source has good coverage of common domains like React performance, PR reviews, and testing workflows. Honestly, this should probably be built into the base system, but until then it's a solid bridge between user intent and the skills catalog at skills.sh.
npx skills add https://github.com/freestylefly/canghe-skills --skill find-skills