← Back to Skills Marketplace
204
Downloads
1
Stars
1
Active Installs
12
Versions
Install in OpenClaw
/install skill-analytics
Description
Monitor ClawHub skill performance with file-based state tracking. Fetches public stats via web_fetch, tracks recommendations and their outcomes, avoids repet...
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-analytics - After installation, invoke the skill by name or use
/skill-analytics - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Skill Analytics?
Monitor ClawHub skill performance with file-based state tracking. Fetches public stats via web_fetch, tracks recommendations and their outcomes, avoids repet... It is an AI Agent Skill for Claude Code / OpenClaw, with 204 downloads so far.
How do I install Skill Analytics?
Run "/install skill-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Analytics free?
Yes, Skill Analytics is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Analytics support?
Skill Analytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Analytics?
It is built and maintained by TommoT2 (@tommot2); the current version is v2.0.0.
More Skills