← 返回 Skills 市场
alirezarezvani

saas-metrics-coach

作者 Alireza Rezvani · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
285
总下载
0
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install saas-metrics-coach
功能描述
SaaS financial health advisor. Use when a user shares revenue or customer numbers, or mentions ARR, MRR, churn, LTV, CAC, NRR, or asks how their SaaS busines...
安全使用建议
This skill is internally coherent and appears to do what it claims: local calculation, benchmarking, and recommendations. Before installing or using it: (1) Review the Python scripts yourself or run them in an isolated environment if you have any doubt — they use only the Python standard library and contain no network calls. (2) Be cautious about pasting very sensitive or identifying business data into the agent; the skill needs numeric revenue/customer inputs but does not require secrets. (3) Note small implementation details (e.g., gross-margin handling via percent vs decimal defaults and some input validation relying on truthy checks) — verify outputs for edge cases. (4) If you will allow the agent to invoke the skill autonomously, ensure your agent policies / prompts do not cause it to include or exfiltrate unrelated context; the skill itself does not contact external endpoints. If you want higher assurance, run the scripts locally on a sample dataset first and confirm results match your expectations.
功能分析
Type: OpenClaw Skill Name: saas-metrics-coach Version: 1.0.0 The saas-metrics-coach skill bundle is a legitimate financial analysis tool. The included Python scripts (metrics_calculator.py, quick_ratio_calculator.py, and unit_economics_simulator.py) use only the Python standard library to perform basic arithmetic for SaaS metrics without any network access, file system manipulation, or obfuscation. The instructions in SKILL.md are well-structured and strictly aligned with the stated purpose of providing business advice based on user-provided revenue data.
能力评估
Purpose & Capability
Name/description match the provided assets: SKILL.md, benchmark/formula references, input template, and three Python scripts that compute SaaS metrics, quick ratio, and forward simulations. No unrelated binaries, environment variables, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to collect specific SaaS inputs, run the included local scripts (or fallback to formulas.md), and benchmark results against references/benchmarks.md. It does not ask the agent to read unrelated system files, use unspecified env vars, or transmit data to external endpoints.
Install Mechanism
There is no install spec (instruction-only). The included code files are pure Python and use only the standard library; nothing is downloaded from external URLs or installed automatically. Running the scripts will execute local code only.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scripts accept numeric inputs via CLI/interactive prompts and do not reference secrets or external keys.
Persistence & Privilege
Flags are default (always: false, model invocation allowed). The skill does not request permanent presence or claim to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install saas-metrics-coach
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /saas-metrics-coach 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
v2.1.1
v2.1.1: optimization, reference splits
元数据
Slug saas-metrics-coach
版本 1.0.0
许可证 MIT-0
累计安装 6
当前安装数 6
历史版本数 2
常见问题

saas-metrics-coach 是什么?

SaaS financial health advisor. Use when a user shares revenue or customer numbers, or mentions ARR, MRR, churn, LTV, CAC, NRR, or asks how their SaaS busines... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 285 次。

如何安装 saas-metrics-coach?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install saas-metrics-coach」即可一键安装,无需额外配置。

saas-metrics-coach 是免费的吗?

是的,saas-metrics-coach 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

saas-metrics-coach 支持哪些平台?

saas-metrics-coach 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 saas-metrics-coach?

由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v1.0.0。

💬 留言讨论