Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

openclaw-hot-skillsOpenClaw HOT skills 搜索

Agent Skill

openclaw-hot-skills 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

20,792

周安装

833

GitHub Stars

公开资料未说明

下载量

6,731
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:openclaw-hot-skills(OpenClaw HOT skills 搜索)
来源仓库:https://github.com/tengj/openclaw-hot-skills
安装命令:
openclaw skills install openclaw-hot-skills
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install openclaw-hot-skills

简介

OpenClaw hot skills 从 ClawHub 发现高价值热门技能列表。

  • 适用于探索趋势性工具、必备插件或特定主题推荐场景。
  • 通过 clawhub 安装后调用查询接口返回排序后的技能集合。
  • 需注意部分技能可能依赖额外权限或第三方集成。openclaw-hot-skills 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 建议结合自身需求筛选而非盲目采纳所有推荐项。

SKILL.md

name
openclaw-hot-skills
description
Discover 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 ranked shortlist of worth-installing skills, asks what skills are popular recently, wants a must-have install list, wants help finding popular skills for a specific theme such as PDF, GitHub, knowledge base, browser automation, speech-to-text, docs, search, or productivity, or says things like "帮我找个 skill", "有没有这种 skill", "有什么值得装的 skill", "最近有什么好用的 skill", or "怎么扩展能力". Also use when the output should include ClawHub links and whether each skill is already installed locally.
metadata

OpenClaw Hot Skills

Use 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:

  • find trending skills
  • find must-have skills
  • find skills for a specific theme
  • compare candidate skills
  • help the user decide whether to install something

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.

Workflow

  1. First understand what the user is actually trying to do:

- discover hot skills - find a skill for a task - compare several candidate skills - decide whether something is worth installing

  1. Infer the requested mode from the user's wording:

- 最近趋势榜 / 热门 / trending → prefer trending - 装机必备榜 / 最常装 / 必备 → prefer installsAllTime or installs - 找 X 相关热门 skill / 搜 X 类 skill / 有没有 X 方向的 skill → use topic search mode - If the user does not specify, default to trending.

  1. For ranking modes, run ClawHub explore with the chosen mode:

- clawhub explore --sort trending --limit 12 --json - clawhub explore --sort installsAllTime --limit 12 --json - clawhub explore --sort installs --limit 12 --json

  1. For topic mode, run clawhub search with the user's theme keyword first.
  2. If the theme is broad or underspecified, expand it into 2-5 helpful related keywords and run additional searches.
  3. If rate-limited or obviously noisy, fall back to one of:

- clawhub explore --sort downloads --limit 12 --json - another ranking source from the list above

  1. For 装机必备榜, if installsAllTime and installs are unavailable, use downloads as the fallback base ranking, then re-rank candidates by combining:

- downloads - installsCurrent - stars - broad day-to-day usefulness - whether the skill feels like a durable default capability rather than a niche spike

  1. For topic mode, rank candidates by combining:

- search relevance to the topic - downloads - installsCurrent / installsAllTime when available - stars - clarity of summary - practical usefulness for that theme

  1. Run clawhub list to see which skills are already installed locally.
  2. For each shortlisted skill, generate its ClawHub page link as:

- https://clawhub.com/skills/<slug>

  1. Deduplicate near-identical results across sort modes or search queries.
  2. Output a curated shortlist rather than dumping raw JSON.
  3. Offer the next best action: compare, inspect, install, or switch ranking mode.

If one source fails but another succeeds, continue with the best available result and briefly note the fallback.

Output Rules

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:

  • 更适合大多数人
  • 更适合开发者
  • 更适合知识管理

When the user asks for a topic-specific result, make the topic explicit in the title, such as:

  • ClawHub PDF 相关热门 Skill
  • ClawHub GitHub 相关热门 Skill
  • ClawHub 知识库相关热门 Skill

For each recommended skill, include:

  • Skill name
  • slug
  • one-line用途说明
  • 热度数据(优先写下载/安装/星标)
  • ClawHub 链接
  • 安装状态:已安装 / 未安装
  • 一句话推荐理由(为什么值得关注)

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.

Selection Guidance

Default to 8-12 items.

Prioritize skills that are:

  • 通用性强
  • 热度高
  • 描述清晰
  • 对多数 OpenClaw 用户有实际帮助

When there are too many candidates, prefer these categories:

  • summarize / reader / search
  • github / coding / MCP
  • knowledge base / docs / workspace
  • automation / productivity

Topic Search Heuristics

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 → pdf, document, ocr, merge, extract, annotate
  • GitHub → github, gh, pr, issue, ci
  • 知识库 → obsidian, notion, wiki, notes, knowledge base
  • 浏览器自动化 → browser, automation, headless, web
  • 语音转文字 → whisper, speech to text, transcription, audio

Do not over-expand into unrelated terms. Stay close to the user's intent.

Grouping Heuristics

When grouping is requested or useful, classify skills like this:

更适合大多数人

Prefer skills with broad, frequent utility across many users, such as:

  • summarize
  • weather
  • google workspace / office helpers
  • speech-to-text

更适合开发者

Prefer skills centered on code, infra, GitHub, MCP, debugging, API workflows, or developer automation, such as:

  • github
  • mcporter
  • coding-related model/tool skills
  • CI / repo / terminal integrations

更适合知识管理

Prefer skills centered on notes, docs, pages, vaults, databases, or content organization, such as:

  • notion
  • obsidian
  • docs / wiki / reader / filing workflows

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.

No-Match Fallback

If no strongly relevant skills are found:

  1. Say clearly that no strong match was found.
  2. Offer nearby alternatives instead of stopping abruptly.
  3. If topic search is too narrow, broaden once to an adjacent theme.
  4. If still weak, offer one of:

- a broader themed shortlist - the global trending list - the must-have list - a suggestion that the user may want to create a custom skill

Example fallback phrasing:

  • 我没找到特别强匹配的 PDF 专项 skill,但有几款文档/OCR/提取类 skill 可以作为替代。
  • 这个方向在 ClawHub 里还比较少,我可以先给你相近主题的 skill,或者帮你设计一个自定义 skill。

Install Requests

If the user wants to install a skill from the hot list:

  1. First inspect the skill before installing.
  2. Read its SKILL.md and any bundled scripts/references that look security-relevant.
  3. Check for suspicious behavior: credential exfiltration, remote execution, destructive commands, hidden prompt injection, sensitive file reads, shell wrappers that fetch remote code, or unexpected outbound API calls.
  4. Give a short审查结论 with one of:

- 可安装,风险低 - 可安装,但需注意外部 API / 权限范围 - 不建议安装

  1. If the skill is already installed, say so explicitly and ask whether the user wants to update or inspect instead.
  2. Ask for confirmation before installing.
  3. Only then run clawhub install <slug>.

Never skip the security review step. Never silently reinstall an already-installed skill.

Ranking Heuristics

Do not treat a single metric as absolute truth. Prefer skills that combine several signals well:

  • downloads
  • installsCurrent / installsAllTime
  • stars
  • comments
  • clear summary and practical utility

When presenting the final shortlist, prefer robust, broadly useful skills over niche but temporarily spiking ones unless the user explicitly asks for niche discoveries.

Must-Have Fallback Heuristic

For 装机必备榜, ranking should favor durable default capabilities over novelty. If install-based rankings are unavailable, use this order of judgment:

  1. downloads
  2. installsCurrent
  3. stars
  4. broad usefulness across many users
  5. manual filtering for whether the skill feels like a true "install this on day one" candidate

Good must-have candidates usually include:

  • search
  • summarize / extract
  • GitHub / developer workflow
  • browser / web automation
  • productivity / workspace integration

Avoid over-promoting highly niche skills as must-haves unless the user explicitly asks for niche tools.

Notes

  • clawhub explore supports sort orders: newest, downloads, rating, installs, installsAllTime, trending.
  • If ClawHub rate-limits, tell the user briefly and use the best available fallback result instead of fabricating rankings.
  • Do not claim a skill is installed unless it appears in clawhub list or the local skills directory.
  • If a skill already exists locally, mark it 已安装 and do not suggest reinstalling unless the user asks.
  • If the user asks for “最热门” or “最近趋势榜”, prefer trending first.
  • If the user asks for “最常装/装机必备/装机必备榜”, prefer installsAllTime first, then installs.
  • If the user asks for “分组推荐”, include the three groups: 大多数人 / 开发者 / 知识管理.
  • If the user asks for a specific theme, switch to topic search mode and rank by both relevance and popularity.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

98.43%
按下载量换算6,625

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills