← 返回 Skills 市场
643
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install solo-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",...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solo-metrics-track - 安装完成后,直接呼叫该 Skill 的名称或使用
/solo-metrics-track触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Universalize: remove project-specific references, add SearXNG recommendation
v1.1.0
Initial publish
元数据
常见问题
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",... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 643 次。
如何安装 Metrics Track?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solo-metrics-track」即可一键安装,无需额外配置。
Metrics Track 是免费的吗?
是的,Metrics Track 完全免费(开源免费),可自由下载、安装和使用。
Metrics Track 支持哪些平台?
Metrics Track 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Metrics Track?
由 Rust(@fortunto2)开发并维护,当前版本 v1.1.1。
推荐 Skills