← 返回 Skills 市场
tjefferson

Clawhub Skills Stats

作者 Jeff · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
454
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install skills-stats
功能描述
Query any ClawHub skill's statistics (stars, downloads, current installs, all-time installs) via curl and the public ClawHub API. Use when: user asks about a...
安全使用建议
This skill is instruction-only and simply calls ClawHub's public API using curl and parses JSON with python3. Before installing, confirm you trust the domain (https://clawhub.ai) and are comfortable allowing outbound HTTPS requests from agents running these commands. If you run in a locked environment, note the skill will perform network calls and requires curl/python3 to be present. If you need absolute assurance, review the SKILL.md yourself — it contains the full runtime commands. No credentials or local file access are requested.
功能分析
Type: OpenClaw Skill Name: skills-stats Version: 1.1.0 The skill is benign. It uses `curl` to query the public ClawHub API (`https://clawhub.ai/api/skill` and `https://clawhub.ai/api/search`) and `python3` to parse and display the JSON responses. All network interactions are with the expected legitimate domain, and the Python scripts only process standard input and print output, without any file system access, environment variable exfiltration, or other high-risk behaviors. The `SKILL.md` instructions are clear and directly align with the stated purpose, showing no signs of prompt injection attempts or malicious directives.
能力评估
Purpose & Capability
Name/description claim: query ClawHub skill stats. Declared requirements: curl and python3. Those binaries are appropriate and proportionate for calling a public API and parsing JSON; no unrelated credentials, config paths, or extra tooling are requested.
Instruction Scope
SKILL.md explicitly runs curl against clawhub.ai public endpoints and pipes JSON to python3 for printing. The instructions only access the API response and do not read local files, environment variables, or transmit data to unexpected endpoints. The steps are narrowly scoped to the stated task.
Install Mechanism
There is no install spec; this is instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes installation risk.
Credentials
No environment variables, secrets, or config paths are required. The skill only needs network access to fetch public API data and local availability of curl and python3.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or system-wide configuration changes and does not modify other skills' settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skills-stats
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skills-stats 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Improved description for clarity and to better match usage scenarios (popularity, stats, comparisons). - Now requires both curl and python3 for stat queries. - Documentation is more concise and focused on usage: querying single skills, batch comparison, and searching by keyword. - Pruned detailed introductory content; emphasizes quick commands and precise instructions. - Notes and API response example are now summarized for brevity.
v1.0.0
Initial release: Query ClawHub skill statistics from the command line. - Fetch key stats (stars, downloads, current installs, all-time installs) for any ClawHub skill via the public API. - No authentication or web UI needed; results appear instantly in your terminal. - Supports easy batch queries to compare stats of multiple skills. - Provides search guidance for finding skill slugs using the ClawHub API. - Requires curl and python3 installed.
元数据
Slug skills-stats
版本 1.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Clawhub Skills Stats 是什么?

Query any ClawHub skill's statistics (stars, downloads, current installs, all-time installs) via curl and the public ClawHub API. Use when: user asks about a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 454 次。

如何安装 Clawhub Skills Stats?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skills-stats」即可一键安装,无需额外配置。

Clawhub Skills Stats 是免费的吗?

是的,Clawhub Skills Stats 完全免费(开源免费),可自由下载、安装和使用。

Clawhub Skills Stats 支持哪些平台?

Clawhub Skills Stats 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Clawhub Skills Stats?

由 Jeff(@tjefferson)开发并维护,当前版本 v1.1.0。

💬 留言讨论