← 返回 Skills 市场
dingdingdemao

Skill Trend Analysis

作者 Divine king · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-trend-analysis
功能描述
当用户需要分析 ClawHub Skills 的增长趋势、排行变化、时间范围表现或相关接口数据时使用。支持增速榜、榜单对比、搜索筛选、统计、标签、作者、时间范围与导出等 API 查询与结果解读。
安全使用建议
This skill appears coherent: it issues only read‑only API calls and parses JSON, and it does not request secrets. Before installing, confirm you're comfortable sending query text and parameters to the default host (http://skills.easytoken.cc). Ensure curl and jq are available in the agent environment (SKILL.md uses jq but required binaries are not declared). Avoid placing any sensitive data in query parameters, and if you prefer, override BASE_URL to point to a trusted mirror or proxy.
功能分析
Type: OpenClaw Skill Name: skill-trend-analysis Version: 0.1.0 The skill bundle is designed for analyzing growth trends and statistics of OpenClaw skills via a dedicated API (http://skills.easytoken.cc/api). It uses standard system tools like curl and jq to fetch and parse JSON data, and the instructions in SKILL.md are strictly aligned with this analytical purpose. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力评估
Purpose & Capability
The skill name/description match the actions performed (calling read‑only trend endpoints and interpreting JSON). Minor inconsistency: the SKILL.md and scripts rely on external CLI tools (curl, jq, bash) but the registry metadata lists no required binaries — the skill will fail or be less useful if jq/curl are absent.
Instruction Scope
Runtime instructions stay within the stated scope: they only call the documented read‑only API endpoints, parse JSON with jq, and report conclusions. The instructions explicitly send queries to http://skills.easytoken.cc/api and advise retry on 429; they do not instruct reading local secrets or unrelated files.
Install Mechanism
No install spec (instruction-only) and the only code file is a small helper script that issues curl requests — nothing is downloaded or written to disk by an installer.
Credentials
The skill does not request credentials or environment variables. It does default to a third‑party BASE_URL (http://skills.easytoken.cc/api). Consider that any query parameters you pass (including text) will be sent to that domain; BASE_URL can be overridden via environment if you prefer a different endpoint.
Persistence & Privilege
Skill has no elevated persistence (always: false), is user‑invocable, and does not modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-trend-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-trend-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial publish
元数据
Slug skill-trend-analysis
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skill Trend Analysis 是什么?

当用户需要分析 ClawHub Skills 的增长趋势、排行变化、时间范围表现或相关接口数据时使用。支持增速榜、榜单对比、搜索筛选、统计、标签、作者、时间范围与导出等 API 查询与结果解读。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Skill Trend Analysis?

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

Skill Trend Analysis 是免费的吗?

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

Skill Trend Analysis 支持哪些平台?

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

谁开发了 Skill Trend Analysis?

由 Divine king(@dingdingdemao)开发并维护,当前版本 v0.1.0。

💬 留言讨论