Skill 查找器
Skill 查找器 | Skill Finder. 帮助发现和安装 ClawHub Skills | Discover and install ClawHub Skills. 回答'有什么技能可以X'、'找一个技能' | Answers 'what skill can X', 'find a skill'. 触发...
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 1 · 173 · 0 current installs · 1 all-time installs
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim to discover and install ClawHub skills and the skill only requires the 'clawhub' binary and provides a small search script and CLI usage instructions — this is proportionate and expected.
Instruction Scope
SKILL.md and scripts only instruct extracting keywords and running 'clawhub search', 'clawhub inspect', and 'clawhub install'; there are no instructions to read unrelated files, environment variables, or to transmit data to unexpected endpoints.
Install Mechanism
No install spec (instruction-only) and the only code file is a short bash script that invokes 'clawhub'. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required env vars or credentials (appropriate). Note: it invokes the user's 'clawhub' CLI which may in turn use locally configured ClawHub credentials or network access; those credentials are not requested by the skill but could be used by the existing CLI environment.
Persistence & Privilege
No elevated persistence requested (always:false). Skill is user-invocable and can be autonomously invoked per platform defaults, which is normal for this type of helper.
Assessment
This skill appears to do exactly what it says: run the local 'clawhub' CLI to search/inspect/install skills. Before installing, confirm you trust the installed clawhub binary and be careful not to include secrets in search queries (the CLI will send your query over the network). Note: metadata shows a minor inconsistency in owner/homepage fields between the registry header and the skill files — if provenance matters to you, verify the publisher on ClawHub directly.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔍 Clawdis
Binsclawhub
SKILL.md
Skill 查找器
帮助用户发现和安装 ClawHub 上的 Skills。
功能
当用户问:
- "有什么 skill 可以帮我...?"
- "找一个能做 X 的 skill"
- "有没有 skill 可以..."
- "我需要一个能...的 skill"
这个 Skill 会帮助搜索 ClawHub 并推荐相关的 Skills。
使用方法
1. 搜索 Skills
clawhub search "<用户需求>"
2. 查看详情
clawhub inspect <skill-name>
3. 安装 Skill
clawhub install <skill-name>
工作流程
1. 理解用户需求
2. 提取关键词
3. 搜索 ClawHub
4. 列出相关 Skills
5. 提供安装建议
示例
用户: "有什么 skill 可以帮我监控加密货币价格?"
搜索: clawhub search "crypto price monitor"
返回: 相关的 Skills 列表
帮助用户发现需要的 Skills 🔍
Files
5 totalSelect a file
Select a file to preview.
Comments
Loading comments…
