This is the bootstrapping skill that makes the whole skills ecosystem discoverable. It intercepts questions like "how do I do X" or "can you help with Y" and searches the skills registry before Claude tries to solve it from scratch. The command is just `npx skills find [query]` followed by `npx skills add` if something matches. Honest take: this should probably be installed by default on every system, because without it you're stuck knowing skill names ahead of time or manually browsing skills.sh. It's the difference between having a package manager and just hoping you remember npm package names.
npx skills add https://github.com/andreadellacorte/groove --skill find-skills