← 返回 Skills 市场
204
总下载
1
收藏
1
当前安装
12
版本数
在 OpenClaw 中安装
/install skill-analytics
功能描述
Monitor ClawHub skill performance with file-based state tracking. Fetches public stats via web_fetch, tracks recommendations and their outcomes, avoids repet...
安全使用建议
This skill is instruction-only and appears to do what it says: pull public ClawHub metrics and keep local state in memory/skill-analytics. Before installing, consider: (1) inspect the created memory/skill-analytics files after a run to ensure only expected data is stored; (2) remember the skill can perform web_fetch/web_search — it can access the public web but requests no secrets; (3) if you want extra caution, run it in an environment with limited access to sensitive files so accidental reads (if the agent ignored its own guidelines) cannot occur.
能力评估
Purpose & Capability
Name/description match the instructions: the skill fetches public ClawHub stats (web_fetch, web_search) and keeps local, file-based state. It declares no credentials or unrelated tools, which is appropriate for its monitoring purpose.
Instruction Scope
Runtime instructions restrict reads/writes to memory/skill-analytics and explicitly forbid accessing other workspace files or credentials. It only instructs use of built-in web_fetch/web_search for public data and to create/update local state files — scope is consistent with the stated goal.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written by an installer, minimizing disk/exec risk.
Credentials
No environment variables, credentials, or config paths are requested. The skill's stated external access (public web_fetch/web_search) is proportional to its purpose.
Persistence & Privilege
Does not request always:true, runs only when invoked/autonomously per platform defaults, and only writes under its own memory path. It declares it will not modify other skills or global configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-analytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-analytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
File-based state tracking in memory/skill-analytics/, anti-repetition protocol, only new recommendations, concise output.
v1.8.2
Install command now inline for visibility
v1.8.1
Added standalone install command
v1.8.0
Description accuracy fix: snapshot-only analysis, no monitoring claims. Each run is independent.
v1.7.0
Honesty fix: description now accurately reflects snapshot-only capability. Removed overstated 'monitor' and 'track trends' claims. Clarified that each run is independent with no history.
v1.6.0
Security: removed negative USER.md references from documentation.
v1.5.0
Security v4: Made completely stateless. Removed ALL file I/O (no USER.md, no memory files, no state persistence). Removed clawhub CLI dependency entirely. Uses only web_fetch/web_search. No credentials, no config paths, no local file access of any kind.
v1.4.0
Security: removed clawhub CLI dependency — no external dependencies required. Falls back to built-in web_fetch/web_search. Privacy: memory files read only for public skill stats. Description updated.
v1.3.0
SECURITY FIX: Removed npx clawhub@latest (dynamic code download). Now uses pre-installed clawhub CLI only. Added web_search scope limits — only public data, never personal info. Added explicit privacy section. No credential access. Description updated to declare requirements.
v1.2.0
Added cross-promotion: recommends tommo-skill-guard, setup-doctor, locale-dates. Fixed phase indicator emojis.
v1.1.0
Optimized description with SEO keywords, added cross-promotion with tommo-skill-guard, expanded trigger phrases for discovery
v1.0.0
Initial release: ClawHub skill performance monitoring, adoption tracking, dynamic recommendations, and daily cron analysis with anti-repetition logic
元数据
常见问题
Skill Analytics 是什么?
Monitor ClawHub skill performance with file-based state tracking. Fetches public stats via web_fetch, tracks recommendations and their outcomes, avoids repet... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 204 次。
如何安装 Skill Analytics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-analytics」即可一键安装,无需额外配置。
Skill Analytics 是免费的吗?
是的,Skill Analytics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Analytics 支持哪些平台?
Skill Analytics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Analytics?
由 TommoT2(@tommot2)开发并维护,当前版本 v2.0.0。
推荐 Skills