Install
openclaw skills install openclaw-hot-skillsDiscover trending, must-have, and topic-specific high-value skills from ClawHub. Use when the user asks to see hot/popular/trending OpenClaw skills, wants a...
openclaw skills install openclaw-hot-skillsUse clawhub CLI to help users discover, compare, and decide which ClawHub skills are worth paying attention to.
This skill is not only a ranking tool, but also a skill discovery assistant. Use it to:
Keep the output curated. The goal is not to dump raw registry results, but to help the user quickly understand what is popular, what each skill does, whether it is already installed locally, and what to do next.
最近趋势榜 / 热门 / trending → prefer trending装机必备榜 / 最常装 / 必备 → prefer installsAllTime or installs找 X 相关热门 skill / 搜 X 类 skill / 有没有 X 方向的 skill → use topic search modetrending.clawhub explore --sort trending --limit 12 --jsonclawhub explore --sort installsAllTime --limit 12 --jsonclawhub explore --sort installs --limit 12 --jsonclawhub search with the user's theme keyword first.clawhub explore --sort downloads --limit 12 --json装机必备榜, if installsAllTime and installs are unavailable, use downloads as the fallback base ranking, then re-rank candidates by combining:
downloadsinstallsCurrentstarsclawhub list to see which skills are already installed locally.https://clawhub.com/skills/<slug>If one source fails but another succeeds, continue with the best available result and briefly note the fallback.
Match the user's language. Default to Chinese when the user asks in Chinese.
When the user asks for a normal榜单, output a single ranked list. When the user asks for deeper curation, also group shortlisted skills into three sections when helpful:
ClawHub PDF 相关热门 SkillClawHub GitHub 相关热门 SkillClawHub 知识库相关热门 SkillFor each recommended skill, include:
已安装 / 未安装Prefer this format:
1. SkillName(slug)【已安装/未安装】
- 用途:...
- 热度:下载 XXX / 当前安装 XXX / 星标 XXX
- 推荐理由:...
- 链接:https://clawhub.com/skills/slug
If grouped output is requested, prefer this structure:
## 更适合大多数人
...
## 更适合开发者
...
## 更适合知识管理
...
After the ranked list, add a short section:
如果你想继续,我可以:
- 安装第 N 个
- 安装 slug
- 先审查后安装 slug
- 对比这几个 skill 哪个更适合你
- 切换成装机必备榜 / 最近趋势榜
If the user explicitly asks for only links, only ranking, or only install suggestions, shorten the output accordingly.
Default to 8-12 items.
Prioritize skills that are:
When there are too many candidates, prefer these categories:
When the user asks for a themed shortlist, do not rely on a single keyword if the topic is broad. Expand carefully with close synonyms or adjacent task words.
Examples:
pdf, document, ocr, merge, extract, annotategithub, gh, pr, issue, ciobsidian, notion, wiki, notes, knowledge basebrowser, automation, headless, webwhisper, speech to text, transcription, audioDo not over-expand into unrelated terms. Stay close to the user's intent.
When grouping is requested or useful, classify skills like this:
Prefer skills with broad, frequent utility across many users, such as:
Prefer skills centered on code, infra, GitHub, MCP, debugging, API workflows, or developer automation, such as:
Prefer skills centered on notes, docs, pages, vaults, databases, or content organization, such as:
If a skill fits multiple groups, place it in the most useful primary group and avoid duplicate listing unless the user asks for cross-category analysis.
If no strongly relevant skills are found:
Example fallback phrasing:
我没找到特别强匹配的 PDF 专项 skill,但有几款文档/OCR/提取类 skill 可以作为替代。这个方向在 ClawHub 里还比较少,我可以先给你相近主题的 skill,或者帮你设计一个自定义 skill。If the user wants to install a skill from the hot list:
可安装,风险低可安装,但需注意外部 API / 权限范围不建议安装clawhub install <slug>.Never skip the security review step. Never silently reinstall an already-installed skill.
Do not treat a single metric as absolute truth. Prefer skills that combine several signals well:
When presenting the final shortlist, prefer robust, broadly useful skills over niche but temporarily spiking ones unless the user explicitly asks for niche discoveries.
For 装机必备榜, ranking should favor durable default capabilities over novelty. If install-based rankings are unavailable, use this order of judgment:
Good must-have candidates usually include:
Avoid over-promoting highly niche skills as must-haves unless the user explicitly asks for niche tools.
clawhub explore supports sort orders: newest, downloads, rating, installs, installsAllTime, trending.clawhub list or the local skills directory.已安装 and do not suggest reinstalling unless the user asks.npm i -g clawhub