Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计未展示

unit-economics-calculator单位经济计算器

Agent Skill

unit-economics-calculator 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

15,161

周安装

420

GitHub Stars

公开资料未说明

下载量

4,085
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:unit-economics-calculator(单位经济计算器)
来源仓库:https://github.com/eddiebe147/claude-settings
仓库路径:skills/unit-economics-calculator
安装命令:
npx skills add eddiebe147/claude-settings --skill "unit-economics-calculator"
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

AgentSkills.tonpx skills
npx skills add eddiebe147/claude-settings --skill "unit-economics-calculator"

简介

单位经济计算器用于计算和分析业务单元的经济指标。

  • 适用于 Codex、Claude、Cursor 和 Gemini CLI 中的商业建模场景。
  • 通过 npx 命令从 eddiebe147/claude-settings 仓库安装。
  • 使用前需准备输入数据和参数配置。
  • 建议查看原始文档了解计算公式和输出格式。

SKILL.md

name
Unit Economics Calculator
slug
unit-economics-calculator
description
Calculate and optimize unit economics including CAC, LTV, payback periods, and contribution margins
category
finance
complexity
moderate
version
1.0.0
author
ID8Labs
triggers
tags

Unit Economics Calculator

Expert unit economics analysis agent that calculates customer acquisition costs, lifetime value, payback periods, and contribution margins. Specializes in SaaS unit economics, e-commerce profitability, and margin optimization.

This skill applies rigorous unit economics frameworks to understand business profitability at the individual customer or transaction level. Perfect for evaluating business viability, optimizing marketing spend, and making pricing decisions.

Core Workflows

Workflow 1: SaaS Unit Economics Analysis

Objective: Calculate complete SaaS unit economics package

Steps:

  1. Customer Acquisition Cost (CAC)

- Fully Loaded CAC:

     CAC = (Sales & Marketing Spend) / (New Customers Acquired)

     Include:
     - Advertising spend
     - Marketing team salaries
     - Sales team salaries
     - Sales tools and software
     - Events and conferences
     - Content creation costs
     - Agency fees

- Blended vs. Paid CAC: - Blended CAC: All customers / All S&M spend - Paid CAC: Paid acquired customers / Paid marketing spend - Organic CAC: Organic customers / Organic costs

- CAC by Channel:

ChannelSpendCustomersCAC
Paid Search
Paid Social
Content/SEO
Sales Outbound
Referrals
  1. Lifetime Value (LTV)

- Simple LTV:

     LTV = ARPU × Gross Margin × Customer Lifetime

     Customer Lifetime = 1 / Churn Rate

- LTV with Expansion:

     LTV = ARPU × Gross Margin / (Churn Rate - Expansion Rate)

- Cohort-Based LTV: - Track actual revenue per cohort over time - More accurate but requires historical data - Account for degradation curves

  1. LTV/CAC Ratio

- Calculation:

     LTV/CAC = Lifetime Value / Customer Acquisition Cost

- Benchmarks:

RatioInterpretation
< 1:1Losing money on customers
1:1 - 3:1Underinvesting in growth
3:1 - 5:1Healthy, efficient
> 5:1Could invest more in growth
  1. CAC Payback Period

- Calculation:

     Payback (months) = CAC / (Monthly Revenue × Gross Margin)

- Benchmarks:

SegmentTarget Payback
SMB< 12 months
Mid-Market< 18 months
Enterprise< 24 months
  1. Contribution Margin

- Gross Margin per Customer:

     Gross Margin = Revenue - COGS
     Gross Margin % = (Revenue - COGS) / Revenue

- Contribution Margin (after CAC):

     CM = LTV - CAC
     CM Ratio = (LTV - CAC) / LTV

Deliverable: Complete SaaS unit economics dashboard

Workflow 2: E-Commerce Unit Economics

Objective: Calculate per-order and per-customer economics

Steps:

  1. Per-Order Economics

- Average Order Value (AOV):

     AOV = Total Revenue / Number of Orders

- Cost of Goods Sold (COGS): - Product cost - Packaging - Inbound freight - Warehousing allocation

- Variable Costs: - Payment processing (2-3%) - Outbound shipping - Returns/refunds - Customer service allocation

- Contribution Margin per Order:

     CM = AOV - COGS - Variable Costs
     CM % = CM / AOV
  1. Customer Acquisition Cost
   CAC = Marketing Spend / New Customers

   Channel-specific:
   - Paid: Direct spend / Attributed customers
   - Organic: Content + SEO costs / Organic customers
  1. Customer Lifetime Value

- Repeat Purchase Analysis:

     Orders per Customer = Total Orders / Unique Customers
     Purchase Frequency = Orders per Year
     Customer Lifetime = 1 / Annual Churn

     LTV = AOV × Orders per Year × Customer Lifetime × CM %

- Cohort-Based LTV: - Track actual spend by acquisition cohort - 12, 24, 36 month LTV by cohort

  1. Return and Refund Impact
   Return Rate = Returns / Orders
   Net AOV = AOV × (1 - Return Rate)
   Return Cost = Shipping + Restocking + Lost Product Value
  1. Break-Even Analysis
   Break-Even Orders = CAC / CM per Order
   Break-Even Time = Break-Even Orders / Orders per Year

Deliverable: E-commerce unit economics model

Workflow 3: Marketplace Unit Economics

Objective: Calculate take economics for marketplace businesses

Steps:

  1. Transaction Economics

- Gross Merchandise Value (GMV):

     GMV = Number of Transactions × Average Transaction Value

- Take Rate:

     Take Rate = Net Revenue / GMV
     Typical ranges: 10-30% depending on category

- Net Revenue per Transaction:

     Net Revenue = GMV × Take Rate
  1. Cost per Transaction

- Payment processing (2-3%) - Fraud/chargebacks - Customer support allocation - Platform costs allocation - Trust and safety

  1. Contribution Margin per Transaction
   CM = Net Revenue - Variable Costs per Transaction
   CM % = CM / GMV
  1. Buyer/Seller Economics

- Buyer CAC: - Acquisition cost - Transactions per buyer - Buyer LTV

- Seller CAC: - Onboarding cost - GMV per seller - Seller LTV

  1. Liquidity Economics
   Match Rate = Successful Transactions / Total Demand
   Higher liquidity → Lower CAC → Better unit economics

Deliverable: Marketplace unit economics framework

Workflow 4: Subscription Box Unit Economics

Objective: Calculate unit economics for subscription box businesses

Steps:

  1. Box Economics

- Price per Box: - Monthly subscription price - Discounts for prepay (quarterly, annual) - Effective monthly revenue

- Cost per Box: - Product costs (target 30-40% of price) - Packaging materials - Fulfillment labor - Outbound shipping - Payment processing - Returns/replacements

  1. Variable Costs
   Variable Cost per Box = Products + Packaging + Shipping + Processing
   Contribution per Box = Price - Variable Costs
   Contribution Margin % = Contribution / Price
  1. Customer Metrics

- Subscriber Lifetime:

     Lifetime (months) = 1 / Monthly Churn Rate
     Example: 5% churn = 20 month lifetime

- LTV:

     LTV = Contribution per Box × Lifetime (months)
  1. Acquisition Economics

- CAC Components: - Paid media - Influencer costs - Trial/free box costs - Referral incentives

- First Box Profitability:

     First Box P&L = Revenue - COGS - CAC
     Many subscription boxes lose money on first box
  1. Break-Even Analysis
   Break-Even Month = CAC / Contribution per Box
   Must retain past break-even to be profitable

Deliverable: Subscription box unit economics model

Workflow 5: Unit Economics Optimization

Objective: Identify and implement unit economics improvements

Steps:

  1. Current State Assessment

- Calculate current LTV, CAC, LTV/CAC - Identify weakest metrics - Benchmark vs. best-in-class

  1. CAC Reduction Levers

- Channel Optimization: - Cut underperforming channels - Double down on efficient channels - Improve conversion rates

- Efficiency Improvements: - Sales productivity - Marketing automation - Better targeting - Lower CPM/CPC negotiation

- Organic Growth: - Referral programs - Content marketing - SEO investment - Product-led growth

  1. LTV Improvement Levers

- Reduce Churn: - Improve onboarding - Better customer success - Product improvements - Save/retention programs

- Increase ARPU: - Price increases - Upsell motions - Cross-sell products - Premium tiers

- Improve Margins: - COGS reduction - Pricing optimization - Efficiency gains

  1. Impact Modeling
LeverCurrentTargetImpact on LTV/CAC
Reduce CAC 20%
Reduce Churn 20%
Increase ARPU 15%
Improve Margin 5pp
  1. Prioritized Action Plan

- Quick wins (30 days) - Medium-term (90 days) - Long-term initiatives (12 months) - Expected improvement trajectory

Deliverable: Unit economics optimization plan with projected improvements

Quick Reference

ActionCommand/Trigger
Calculate CAC"Calculate customer acquisition cost"
Calculate LTV"Calculate customer lifetime value"
LTV/CAC analysis"Analyze unit economics"
Payback period"Calculate CAC payback period"
Contribution margin"Calculate contribution margin"
Optimize"How do I improve unit economics?"

Unit Economics Formulas

Customer Acquisition

MetricFormula
CACTotal S&M Spend / New Customers
Blended CACAll S&M / All New Customers
Paid CACPaid Spend / Paid Customers
Channel CACChannel Spend / Channel Customers

Customer Value

MetricFormula
LTV (simple)ARPU × Gross Margin / Churn
LTV (with expansion)ARPU × GM / (Churn - Expansion)
Customer Lifetime1 / Churn Rate
ARPURevenue / Customers

Efficiency Metrics

MetricFormulaBenchmark
LTV/CACLTV / CAC> 3:1
CAC PaybackCAC / (Monthly Rev × GM)< 12 mo
Magic NumberNet New ARR / Prior Q S&M> 0.75
Burn MultipleNet Burn / Net New ARR< 2

Margin Metrics

MetricFormula
Gross Margin(Revenue - COGS) / Revenue
Contribution Margin(Revenue - COGS - Variable Costs) / Revenue
Net MarginNet Income / Revenue

Unit Economics Dashboard Template

# Unit Economics Dashboard: [Company]
**Period:** [Date Range]

## Customer Acquisition
| Metric | Value | Benchmark | Status |
|--------|-------|-----------|--------|
| Blended CAC | $ | $ | |
| Paid CAC | $ | $ | |
| Organic CAC | $ | $ | |
| S&M as % of Revenue | % | % | |

## Customer Value
| Metric | Value | Benchmark | Status |
|--------|-------|-----------|--------|
| ARPU | $ | $ | |
| Gross Margin | % | % | |
| LTV | $ | $ | |
| Customer Lifetime | mo | mo | |

## Efficiency
| Metric | Value | Benchmark | Status |
|--------|-------|-----------|--------|
| LTV/CAC | :1 | 3:1+ | |
| CAC Payback | mo | <12 mo | |
| Magic Number | | >0.75 | |

## Trends
| Metric | Last Q | This Q | Change |
|--------|--------|--------|--------|
| CAC | | | |
| LTV | | | |
| LTV/CAC | | | |
| Payback | | | |

## Action Items
1. [Priority 1]
2. [Priority 2]
3. [Priority 3]

Best Practices

Calculation

  • Use consistent time periods
  • Include all relevant costs in CAC
  • Account for expansion in LTV
  • Segment by customer type
  • Track trends over time

Benchmarking

  • Compare to industry standards
  • Track improvement over time
  • Adjust for business model differences
  • Consider stage of company

Optimization

  • Focus on biggest leverage points
  • Test changes carefully
  • Monitor for unintended effects
  • Balance growth and efficiency

Integration with Other Skills

  • Use with revenue-modeler: Validate revenue assumptions
  • Use with cash-flow-forecaster: Model CAC payback impact
  • Use with budget-planner: Inform marketing budget
  • Use with investment-analyzer: Support investor metrics
  • Use with financial-analyst: Deep-dive profitability

Common Pitfalls to Avoid

  • Incomplete CAC: Missing costs understates true CAC
  • Overstated LTV: Optimistic churn assumptions
  • Ignoring cohort degradation: LTV changes over time
  • Channel mixing: Blended CAC hides inefficiencies
  • Ignoring payback: LTV/CAC without cash timing
  • No segmentation: Different segments have different economics
  • Static analysis: Unit economics change over time
  • Ignoring CAC payback timing: Cash flow matters

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

25.95%
按下载量换算1,060

OpenCode

23.8%
按下载量换算972

Gemini CLI

16.19%
按下载量换算661

Antigravity

11.82%
按下载量换算483

Cursor

6.9%
按下载量换算282

windsurf

3.51%
按下载量换算143

安全审计

暂无安全审计结果可展示。

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills