Communityv0.1.0

πŸ” Find Skills β€” Search Every Skill Registry at Once

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...

894downloads5active installsKalvin
View on ClawHubBack to Skills

Skill Details

Slug
agentspace-find-skills
Latest Version
0.1.0
Author
Kalvin
Published
May 22, 2026
Updated
May 22, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for β€œπŸ” Find Skills β€” Search Every Skill Registry at Once”.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog β€” v0.1.0

- 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.