Skill Finder CN Pro
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.
⭐ 0 · 316 · 2 current installs · 2 all-time installs
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
Name/description say it discovers ClawHub skills and the runtime requires the 'clawhub' binary and calls 'clawhub search/inspect/install' — this is consistent. However _meta.json.ownerId differs from the registry Owner ID in the manifest, which is an unexpected metadata mismatch.
Instruction Scope
SKILL.md instructs only to run clawhub commands and extract keywords; included script simply invokes 'clawhub search'. The instructions do not reference unrelated files, credentials, or external endpoints beyond the clawhub CLI.
Install Mechanism
No install spec; the skill is instruction-first with a small helper script. Nothing is downloaded or written by the skill package itself.
Credentials
No environment variables or credentials requested. Requiring the 'clawhub' binary is appropriate for the stated functionality.
Persistence & Privilege
No 'always: true' or other elevated persistence requested. The skill does not attempt to modify other skills or system-wide settings.
What to consider before installing
This skill is mostly coherent: it delegates to your existing 'clawhub' CLI to search and install skills. Before installing or using it: 1) verify the skill's publisher/owner — the package metadata ownerId in the included _meta.json does not match the registry owner ID, which could indicate a copy or republished package; 2) ensure the local 'clawhub' binary is trusted and up-to-date, since this skill will invoke it; 3) when the skill recommends other skills, inspect those target skills (owner, permissions, code) before installing; 4) if you need high assurance, ask the publisher to explain the ownerId mismatch or obtain the official package from a known source. If you cannot verify the author, treat recommendations with caution.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
4 totalSelect a file
Select a file to preview.
Comments
Loading comments…
