Discover, vet, and install agent skills by searching ACROSS every major registry at once β skills.sh, clawhub.ai, and GitHub β presenting each board on its o...
- Initial release of find-skills: search across all major agent skill registries (skills.sh, clawhub.ai, GitHub) to discover, vet, and install agent skills. - Aggregates and displays each registryβs top result by its own metric (installs, stars) while flagging skills already installed. - Security-scans real SKILL.md files of top candidates for risky patterns, highlighting safer choices. - Bundled Bash script (scripts/find.sh) performs the search; supports filter flags like --limit, --scan, --no-scan, --json. - Provides clear usage guidance and best practices for multi-term queries and choosing the right skill. - Requires jq and curl (gh and unzip optional for enhanced features); no API keys needed.