find-skills
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 own native metric (installs / stars) with the top entry per board, security-scanning the top candidates' real SKILL.md for risky patterns, and flagging what's already installed. Use when the user asks "how do I do X", "find a skill for X", "is there a skill that…", "what skill should I install for…", or wants to extend the agent with a capability that might already exist as a published skill. Unlike single-registry search, this surfaces the best of every platform side by side, so you recommend the genuinely relevant, popular, well-maintained, and SAFE one — not whatever ranked first on one site.
适合你,如果需要在多个技能市场里找到安全可靠的技能来扩展 agent。
npx oh-my-skill add agentspace-so/skills/find-skillscurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- agentspace-so/skills/find-skillsnpx oh-my-skill verify agentspace-so/skills/find-skills怎么用
商店整理自技能原文 · 版本 88d28ef · 表述以原文为准安装后,Claude 可以同时搜索 skills.sh、clawhub.ai 和 GitHub 三大技能库,按各自指标(安装量/星数)展示每个库的头部结果,并安全扫描候选技能的 SKILL.md 文件,标记已安装的技能。
当用户询问“如何做某事”、“找某个技能”、“有没有技能能…”、“该装什么技能”或想扩展 Claude 能力时触发。