← Back to Skills Marketplace
fortunto2

Metrics Track

by Rust · GitHub ↗ · v1.1.1
cross-platform ✓ Security Clean
643
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install solo-metrics-track
Description
Set up PostHog metrics plan with event funnel, KPI benchmarks, and kill/iterate/scale decision thresholds. Use when user says "set up metrics", "track KPIs",...
Usage Guidance
This skill appears coherent for generating a PostHog metrics plan and code snippets. Before installing or running it, consider: (1) it will read project documentation files (PRD, CLAUDE.md)—ensure those files do not contain secrets you don't want read; (2) it will write docs/metrics-plan.md in the repo—be prepared to review/approve changes; (3) it does not request PostHog API keys or perform network calls, so it won't configure your PostHog project automatically — you'll need to provide credentials and perform deployment yourself; (4) review generated code snippets and thresholds before applying them in production (they are generic templates and may need adaptation). If you are uncomfortable with an automated agent reading project files, restrict or audit the skill's Read permission or run it in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill Name: solo-metrics-track Version: 1.1.1 The skill bundle is benign. It focuses on generating a metrics tracking plan using PostHog. The `SKILL.md` instructions guide the AI agent to read project documentation (`Read`, `Grep`, `Glob`), search a knowledge base (`mcp__solograph__kb_search`), interact with the user (`AskUserQuestion`), and write the generated plan to `docs/metrics-plan.md` (`Write`). All tool usages are consistent with the stated purpose, and there is no evidence of malicious intent such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection designed to subvert the agent for harmful purposes.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the skill parses a project PRD/CLAUDE.md, defines a funnel, sets KPIs/thresholds, emits PostHog code snippets, and writes a metrics-plan. Nothing requested (no env vars, no binaries) is unrelated to creating a metrics plan.
Instruction Scope
Instructions explicitly tell the agent to read project documentation (PRD, CLAUDE.md) and to write docs/metrics-plan.md. Reading those files is coherent with the task, but it means the skill will access arbitrary project files — review what files are present (they might contain secrets or unrelated sensitive data) before granting Read access. The skill does not instruct sending data to external endpoints or requiring PostHog credentials; it only generates implementation snippets and docs.
Install Mechanism
No install spec and no code files — instruction-only. This is low risk because nothing is downloaded or written to disk by an installer beyond what the runtime Read/Write tools do (the skill writes the metrics-plan).
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate: it produces guidance and code snippets but does not attempt to connect to PostHog or request API tokens.
Persistence & Privilege
The skill is not always-enabled (always: false) and is user-invocable. It is allowed to read and write project files (Read/Write tools), which fits its purpose of generating a metrics-plan. Autonomous invocation is allowed by platform default but does not combine here with broad credentials or other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install solo-metrics-track
  3. After installation, invoke the skill by name or use /solo-metrics-track
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Universalize: remove project-specific references, add SearXNG recommendation
v1.1.0
Initial publish
Metadata
Slug solo-metrics-track
Version 1.1.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Metrics Track?

Set up PostHog metrics plan with event funnel, KPI benchmarks, and kill/iterate/scale decision thresholds. Use when user says "set up metrics", "track KPIs",... It is an AI Agent Skill for Claude Code / OpenClaw, with 643 downloads so far.

How do I install Metrics Track?

Run "/install solo-metrics-track" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Metrics Track free?

Yes, Metrics Track is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Metrics Track support?

Metrics Track is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Metrics Track?

It is built and maintained by Rust (@fortunto2); the current version is v1.1.1.

💬 Comments