Salvaged from a stale community PR, this automates the search-before-you-build workflow for Claude Code skills. When you're about to create a new skill, it searches your local install, marketplace sources, GitHub, and the web to surface existing matches ranked by relevance and trustworthiness. The vetting step is smart: it reads external SKILL.md files for unexpected shell commands or credential handling before you fork anything sketchy. Honestly, this should probably run automatically before any skill creation prompt, but making it explicit means you can skip it when you actually want to build from scratch. Nice addition to the everything-claude-code ecosystem.
npx skills add https://github.com/affaan-m/everything-claude-code --skill skill-scout