← 返回 Skills 市场
tjefferson

Clawhub Skills Rank

作者 Jeff · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
219
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skills-rank
功能描述
Track and monitor the search ranking position of any ClawHub skill across multiple keywords. Check where your skill ranks for 'stock price', 'todo app', etc....
安全使用建议
This skill appears coherent and limited to querying ClawHub's public search API. If you plan to install or run it, verify you trust the source (the package has no homepage and an unknown owner ID), run it in a controlled environment if you are cautious, and inspect or run the included scripts locally (they only use Python standard library and call the documented API). If you need stricter guarantees, ask the maintainer for a provenance/source URL or prefer packages hosted on a known repository.
功能分析
Type: OpenClaw Skill Name: skills-rank Version: 1.0.0 The skill bundle is a legitimate tool for tracking search rankings on the ClawHub platform. The core logic in `scripts/rank_checker.py` uses the Python standard library to query a public API (clawhub.ai) and includes proper input validation to prevent injection attacks. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the actual behavior: the package contains a Python script that queries https://clawhub.ai/api/search and computes ranks. Required binary is python3, which is appropriate for a Python script. No credentials, unrelated binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent (or user) to run the bundled Python script with a skill slug and keywords. The instructions and script only reference the ClawHub search API and local output (text/JSON). They do not request reading arbitrary files, environment secrets, or sending data to third-party endpoints other than clawhub.ai.
Install Mechanism
There is no install spec (instruction-only) but the bundle includes a runnable Python script. No external downloads or package installs are performed. This is low risk but note that the code will be executed locally when invoked.
Credentials
No environment variables, credentials, or config paths are required. The script performs only outbound HTTPS requests to the documented public API and performs local formatting—no access to unrelated secrets is requested.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system configuration, and has no persistence/install steps. It runs on demand and has normal, limited privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skills-rank
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skills-rank 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
clawhub-skill-rank v1.0.0 – Initial Release - Track and monitor search ranking of any ClawHub skill across multiple keywords. - Supports single and batch keyword rank checks, competitor comparison, and top N results display. - Provides summary tables in text/markdown and machine-readable JSON export. - Useful for SEO monitoring, keyword performance tracking, and skill rank comparisons. - Handles search edge cases such as missing results, rate limits, and network errors gracefully.
元数据
Slug skills-rank
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Clawhub Skills Rank 是什么?

Track and monitor the search ranking position of any ClawHub skill across multiple keywords. Check where your skill ranks for 'stock price', 'todo app', etc.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。

如何安装 Clawhub Skills Rank?

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

Clawhub Skills Rank 是免费的吗?

是的,Clawhub Skills Rank 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Clawhub Skills Rank 支持哪些平台?

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

谁开发了 Clawhub Skills Rank?

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

💬 留言讨论