This does what you'd expect: searches trusted Claude Code skill registries when you describe what you need instead of manually hunting through GitHub repos. It's opinionated about sources, starting with Anthropic's official examples and ComposioHQ's curated list before touching community aggregators or the 5000+ skills on ClawHub. The tiered approach with security filtering (checking for suspicious permissions, eval calls, system file modifications) is smart given how easy it is to grab random code from the internet. Most useful when you're pretty sure someone's already built what you need but don't want to wade through low quality or abandoned projects. If it finds nothing, it tells you straight instead of reaching for sketchy results.
npx skills add https://github.com/gbsoss/skill-from-masters --skill search-skill