Find Skill — 技能速搜
v1.0.0当用户提出“怎么做X”“找能做X的技能”“有没有技能可以…”等需求时,自动检索并推荐最匹配的 Agent 技能,实现一键发现与安装。
14· 1.5万·178 当前·186 累计
下载技能包
最后更新
2026/3/6
安全扫描
OpenClaw
可疑
medium confidence该技能用于帮助用户发现和安装 Agent 技能,通过自然语言检索匹配用户需求并推荐最合适的技能,实现一键安装。
评估建议
该技能安全风险较低。它仅提供技能发现和推荐功能,不涉及敏感操作或数据访问。安装后可在本地使用,无需额外 API 密钥。
使用注意:
- 建议从可信来源安装技能
- 安装前查阅技能文档了解功能
- 定期检查已安装技能,及时清理不需要的技能
- 如有安全顾虑,可在沙箱环境中测试...详细分析 ▾
ℹ 用途与能力
The name/description match the SKILL.md: the skill is an instruction-only assistant that uses the 'skills' CLI (npx skills) to find and add skills. However the skill declares no required binaries while the runtime guidance assumes npx/npm is available — a minor mismatch that should be documented or enforced.
⚠ 指令范围
Instructions ask the agent to run 'npx skills find' and 'npx skills add', and to use 'npx skills add <owner/repo@skill> -g -y' to install globally and skip confirmations. That is within the stated purpose (discover/install skills) but grants the agent the ability to download and execute arbitrary third‑party packages silently; the SKILL.md does not instruct reviewing package source or permissions.
ℹ 安装机制
This skill is instruction-only (no install spec and no code files) which is low-risk. But the recommended install mechanism (npx skills add) will fetch code from remote sources (GitHub/registry) when used — the skill itself does not restrict or advise vetting those downloads.
✓ 凭证需求
The skill requests no environment variables, credentials, or special config paths — nothing appears disproportionate in declared env/cred requirements.
⚠ 持久化与权限
always is false (good) but the platform default allows autonomous invocation. Combined with instructions to install arbitrary skills (including global, unattended installs), this increases the blast radius: an agent that can run commands could install other skills which themselves can run code. The SKILL.md does not recommend safeguards (user confirmation, sandboxing, review).
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/6
- Initial release of the "find-skills" skill. - Helps users discover and install agent skills based on their queries (e.g., "how do I do X?"). - Provides guidance on using the Skills CLI (`npx skills`) for searching and installing skills. - Includes examples, tips for effective searches, and common categories to assist users. - Offers instructions for situations when no suitable skills are found.
● 无害
安装命令
点击复制官方npx clawhub@latest install find-skill
镜像加速npx clawhub@latest install find-skill --registry https://cn.longxiaskill.com 镜像可用