用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/johnalbertini14-glitch/openclaw-skills --skill skill-finder命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | Skill Finder |
| description | Find the right skill for any need. Search, evaluate, and compare skills intelligently. |
| version | 1.0.4 |
| changelog | Add Security Note about npx for VirusTotal compliance |
Search by need, not just name. Evaluate quality before recommending.
References:
search.md — search strategies and commandsevaluate.md — quality evaluation criteriacriteria.md — when to update preference memoryRelated skills:
skill-manager — manages installed, suggests proactivelyskill-builder — creates new skillsThis skill ONLY:
npx clawhub search command~/skill-finder/memory.mdThis skill NEVER:
~/skill-finder/This skill uses npx clawhub search which queries the ClawHub registry. This is a read-only operation that does not download or execute skill code. Skill installation requires separate user consent.
User explicitly asks to find a skill:
npx clawhub search "query"evaluate.mdPreferences stored in ~/skill-finder/memory.md.
First use: Create folder with mkdir -p ~/skill-finder
What is stored (ONLY from explicit user statements):
What is NEVER stored:
Format:
## Preferences
- "value" — user's exact words
## Liked
- slug — "reason user gave"
## Passed
- slug — "reason user gave"
Limit: ≤50 lines. Archive old entries when exceeded.