← Back to Skills Marketplace
Skill Trend Analysis
by
Divine king
· GitHub ↗
· v0.1.0
· MIT-0
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-trend-analysis
Description
当用户需要分析 ClawHub Skills 的增长趋势、排行变化、时间范围表现或相关接口数据时使用。支持增速榜、榜单对比、搜索筛选、统计、标签、作者、时间范围与导出等 API 查询与结果解读。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-trend-analysis - After installation, invoke the skill by name or use
/skill-trend-analysis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial publish
Metadata
Frequently Asked Questions
What is Skill Trend Analysis?
当用户需要分析 ClawHub Skills 的增长趋势、排行变化、时间范围表现或相关接口数据时使用。支持增速榜、榜单对比、搜索筛选、统计、标签、作者、时间范围与导出等 API 查询与结果解读。 It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install Skill Trend Analysis?
Run "/install skill-trend-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Trend Analysis free?
Yes, Skill Trend Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Trend Analysis support?
Skill Trend Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Trend Analysis?
It is built and maintained by Divine king (@dingdingdemao); the current version is v0.1.0.
More Skills