← 返回 Skills 市场
Ltv Cac Calculator
作者
LeroyCreates
· GitHub ↗
· v1.0.1
· MIT-0
247
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ltv-cac-calculator
功能描述
Compare ecommerce LTV and CAC using realistic order, margin, and retention assumptions. Use when teams need to know whether acquisition is compounding value...
使用说明 (SKILL.md)
LTV CAC Calculator
增长不是把人买进来就结束,关键是这些客户值不值这个获客成本。
先交互,再计算
开始前必须先问:
- 你的 LTV 想按什么窗口算?
- 30 天?
- 90 天?
- 12 个月?
- 生命周期?
- LTV 用 revenue、gross profit,还是 contribution profit?
- CAC 是否包含:
- 广告费
- 渠道服务费
- 团队/代理成本
- 折扣补贴
- 你们现在有没有自己的 LTV/CAC 口径?
- 你是希望沿用现有口径,还是让我给一套推荐框架?
Python script guidance
当用户给出结构化数据后:
- 生成 Python 脚本完成 LTV/CAC 计算
- 展示假设、生命周期窗口和口径
- 返回结果和风险点评
- 同时返回可复用脚本
如果用户口径不清晰,先给推荐框架,再等用户确认后计算。
解决的问题
很多团队会说“这个渠道还在赚钱”,但没真正算清:
- 用户是否会复购;
- 毛利能否覆盖获客成本;
- 看起来跑得动,其实 payback 太慢;
- 如果 retention 变差,整个模型会不会瞬间失效。
这个 skill 的目标是: 用一套可解释的方式,估算 LTV / CAC 关系,并给出增长是否健康的判断。
何时使用
- 评估新渠道或新 campaign;
- 复盘某类客户是否值得继续加预算;
- 比较不同商品、不同人群的 acquisition quality。
输入要求
- 客单价
- 毛利结构
- 复购频次 / 生命周期窗口
- 当前 CAC
- 可选:退款率、客服成本、履约成本、会员贡献
工作流
- 明确用户的 LTV 与 CAC 口径。
- 估算单客户生命周期贡献。
- 计算 LTV / CAC 比率。
- 判断 payback 是否健康。
- 提示最弱的环节:留存、毛利、价格、CAC 等。
- 输出可复用 Python 脚本。
输出格式
- 假设表
- LTV / CAC 结果
- 风险点评
- 建议动作
- Python 脚本
质量标准
- 不假装精确,必须说明生命周期假设。
- 区分“看起来合理”和“真正稳健”。
- 输出要服务于预算和 retention 决策。
- 建议动作要明确。
- 用户未确认口径前,不应直接下结论。
资源
参考 references/output-template.md。
安全使用建议
This skill appears coherent and low-risk: it only asks for business metrics and produces a Python script and analysis. Before using, avoid pasting sensitive PII or raw customer-identifying data into the chat; review any generated Python code before executing it in your environment (run it in a sandbox or inspect for unintended operations). If you plan to run the script on production data, validate assumptions and test on a safe sample first. If you need the agent to actually execute code or access your datasets, expect that would require additional permissions or connectors not described here.
功能分析
Type: OpenClaw Skill
Name: ltv-cac-calculator
Version: 1.0.1
The skill bundle is a standard business tool designed to calculate LTV/CAC ratios for ecommerce. It contains no executable code, no network requests, and no instructions to access sensitive system data or environment variables. The logic in SKILL.md is focused entirely on user interaction, data gathering for business metrics, and generating calculation scripts for the user's reference.
能力评估
Purpose & Capability
The name/description match the SKILL.md: it requests ecommerce metrics (AOV, margin, frequency, CAC, optional costs) and promises to compute LTV/CAC and produce a reusable Python script. There are no unrelated environment variables, binaries, or installs.
Instruction Scope
Instructions stay within scope: ask clarifying questions, accept structured user data, compute LTV/CAC, show assumptions, produce risk commentary and a reusable Python script. The instructions do not direct the agent to read system files, access credentials, or send data to external endpoints.
Install Mechanism
No install spec and no code files beyond the instruction template — nothing is written to disk or downloaded by the skill itself. This is the lowest-risk install profile.
Credentials
The skill requires no environment variables, credentials, or config paths. All required inputs are user-supplied numerical/assumption data appropriate to the task.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or system settings. Autonomous invocation is allowed (platform default) but combined with no extra privileges, this is proportionate.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ltv-cac-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/ltv-cac-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add browser-first guidance or interactive Python workflow improvements
v1.0.0
Initial release
元数据
常见问题
Ltv Cac Calculator 是什么?
Compare ecommerce LTV and CAC using realistic order, margin, and retention assumptions. Use when teams need to know whether acquisition is compounding value... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 247 次。
如何安装 Ltv Cac Calculator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ltv-cac-calculator」即可一键安装,无需额外配置。
Ltv Cac Calculator 是免费的吗?
是的,Ltv Cac Calculator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ltv Cac Calculator 支持哪些平台?
Ltv Cac Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ltv Cac Calculator?
由 LeroyCreates(@leooooooow)开发并维护,当前版本 v1.0.1。
推荐 Skills