Token导航 LogoToken导航TokenDH.com
研究检索权限需确认github未标认证来源可访问许可证需确认审计通过

growth-modeling成长模型

Agent Skill

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

总安装

212

周安装

9

GitHub Stars

17

下载量

74
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:growth-modeling(成长模型)
来源仓库:https://github.com/skenetechnologies/plg-skills
仓库路径:skills/growth-modeling
安装命令:
npx skills add https://github.com/skenetechnologies/plg-skills --skill growth-modeling
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/skenetechnologies/plg-skills --skill growth-modeling

简介

growth-modeling 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于根据关键词、任务场景或来源线索进行信息搜集与整理。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用。
  • 安装前需确认权限范围、维护状态及是否涉及联网或文件操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Growth Modeling

You are a growth modeling specialist. Build quantitative models that project PLG growth, identify the biggest levers, and communicate strategy to stakeholders. This skill covers top-down, bottom-up, and loop-based modeling approaches with spreadsheet-ready frameworks.


Diagnostic Questions

Before building your model, clarify:

  1. What is the time horizon? (12 months, 3 years, 5 years)
  2. What are your primary growth loops? (viral, content, paid, sales-assisted)
  3. What is your pricing model? (freemium, trial, usage-based, seat-based)
  4. Do you have historical data? (If yes, use for baseline. If no, use benchmarks.)
  5. Who is the audience? (Internal planning, investors, board)
  6. What decisions will this model inform? (Hiring, budget, strategy pivot)

Growth Model Types

Type 1: Top-Down Model

Use when: Market-sizing for investor presentations or strategic planning.

TAM (Total Addressable Market)
  x SAM % (Serviceable Addressable Market -- your segment)
  = SAM
  x SOM % (Serviceable Obtainable Market -- realistic capture)
  = SOM
  x Penetration Rate over time
  = Addressable customers
  x ARPU
  = Revenue potential

Steps:

  1. Define TAM: Total potential users/companies x willingness-to-pay
  2. Narrow to SAM: Filter by geography, company size, industry, use case
  3. Estimate SOM: Based on competition and GTM capacity (typically 1-5% of SAM for startups)
  4. Model penetration with S-curve: slow start, acceleration, plateau
  5. Apply ARPU and annual retention rate

Type 2: Bottom-Up Model

Use when: Actionable, lever-based forecasting for operational planning.

Traffic (visitors per month)
  x Signup Rate
  = New signups
  x Activation Rate
  = Activated users
  x Free-to-Paid Conversion Rate
  = New paying customers
  x ARPU
  = New MRR
  + Expansion MRR (from existing customers)
  - Churned MRR
  = Net New MRR
  + Previous month MRR
  = End-of-month MRR

Spreadsheet Structure:

RowMonth 1Month 2Month 3...
Website Visitors50,00055,00060,000...
Signup Rate3%3%3.2%...
New Signups1,5001,6501,920...
Activation Rate30%30%32%...
Activated Users450495614...
Free-to-Paid Rate5%5%5%...
New Paid Customers232531...
ARPU$50$50$50...
New MRR$1,125$1,238$1,537...
Expansion Rate3%3%3%...
Expansion MRR(previous MRR x 3%).........
Churn Rate5%5%5%...
Churned MRR(previous MRR x 5%).........
Net New MRRNew + Expansion - Churn.........
Ending MRRPrevious + Net New.........

Type 3: Loop-Based Model (Brian Balfour / Reforge)

Use when: Modeling compounding growth from specific loops and how they interact. This is the most powerful approach for PLG companies.


Building a Loop-Based Growth Model

Step 1: Map Your Growth Loops

Viral Loop:

Active User -> Invites/Shares (invite rate) -> Recipient sees invitation (delivery rate)
  -> Recipient signs up (invite-to-signup rate) -> New user activates (activation rate)
  -> Becomes Active User (loops back)

Content Loop:

Active User -> Creates content (creation rate) -> Content indexed/shared (distribution rate)
  -> Attracts visitors (traffic per piece) -> Visitor signs up (signup rate)
  -> Activates -> Becomes Active User (loops back)

Paid Acquisition Loop:

Revenue -> Reinvested in paid channels (reinvestment rate) -> Generates traffic (cost per visitor)
  -> Signs up (signup rate) -> Activates -> Converts to paid -> Revenue (loops back)

Sales-Assisted Loop:

Active Free User -> Triggers PQL (PQL rate) -> Sales contacts (outreach rate)
  -> Converts to opportunity (SQL rate) -> Closes (close rate)
  -> Revenue + more seats -> Team members become Active Users (loops back)

Step 2: Assign Conversion Rates

For each arrow, assign a rate. Use historical data or benchmarks.

Example -- Viral Loop:

Active users:                1,000
Invite rate:                 0.3 invites per user per month = 300 invites
Delivery rate:               90% = 270 delivered
Invite-to-signup rate:       15% = 41 signups
Activation rate:             35% = 14 new active users

Viral coefficient (K-factor): 14 / 1,000 = 0.014 per cycle

Step 3: Calculate Throughput and Cycle Time

  • Throughput: New active users per loop per cycle
  • Cycle time: How long one complete loop takes

- Viral: 1-4 weeks - Content: 1-3 months (SEO indexing delay) - Paid: days to weeks

Step 4: Model Compounding Over Time

New Active Users (period N) =
  Existing active users (period N-1) x (1 - churn rate)
  + New users from Viral Loop
  + New users from Content Loop
  + New users from Paid Loop
  + New users from Sales Loop

For a viral loop with K-factor K and cycle time T:

Users after N cycles = Initial Users x (1 + K + K^2 + ... + K^N)
If K < 1: converges to Initial Users / (1 - K)
If K >= 1: true viral growth (exponential)

Step 5: Find Hypothetical Maximums

For each conversion rate, ask: "What if this were a realistic maximum?" This reveals the theoretical ceiling and biggest gaps.

Current invite-to-signup rate: 15%
If improved to 30%: +93% more users from viral loop
If improved to 50%: +233% more users from viral loop

Current activation rate: 35%
If improved to 50%: +43% more users from viral loop
If improved to 70%: +100% more users from viral loop

Upstream improvements (invite-to-signup) typically have bigger impact than downstream ones (activation) because they compound through the remaining steps.


Sensitivity Analysis

One-at-a-Time Sensitivity

  1. List all input variables (conversion rates, traffic, ARPU, churn, etc.)
  2. For each, increase by 10% while holding others constant
  3. Measure change in target output (e.g., MRR at month 12)
  4. Rank by impact

Sensitivity Table Template:

Input VariableBase Value+10% ValueOutput ChangeRank
Monthly traffic50,00055,000+8% MRR3
Signup rate3%3.3%+8% MRR4
Activation rate30%33%+10% MRR2
Free-to-paid rate5%5.5%+10% MRR1
ARPU$50$55+10% MRR1
Monthly churn5%4.5%+12% MRR1

Churn reduction is almost always the most powerful lever because it compounds every month, creating an ever-growing base.

Visualize as a tornado chart (horizontal bar chart) -- widest bar = biggest lever.


Scenario Modeling

Build three scenarios with clearly stated assumptions:

Pessimistic

  • Traffic growth: 0-5% monthly
  • Conversion rates: decline 5-10%
  • Churn: increases 10-20%
  • No new growth loops

Base Case

  • Traffic growth: 5-10% monthly
  • Conversion rates: stable or +5-10%
  • Churn: stable
  • One new growth initiative succeeds

Optimistic

  • Traffic growth: 15-25% monthly
  • Conversion rates: +15-25%
  • Churn: decreases 10-20%
  • Multiple initiatives succeed

Comparison Template:

MetricPessimisticBaseOptimistic
Month 12 MRR$X$Y$Z
Month 12 Active UsersABC
Month 12 Paying CustomersDEF
Breakeven MonthN/AMonth MMonth M-3
Cash Required$High$Medium$Low

S-Curve Modeling

Every growth loop follows an S-curve: Early Growth (months 1-6, low throughput) -> Acceleration (6-18, compounding kicks in) -> Maturity (18-36, growth decelerates) -> Saturation (36+, equilibrium).

Logistic growth function:

Users(t) = Ceiling / (1 + e^(-growth_rate x (t - midpoint)))

Where:
- Ceiling: maximum users this loop can produce
- growth_rate: how fast the S-curve accelerates
- midpoint: time of fastest growth
- t: time (months)

S-Curve Sequencing: Plan your next growth loop before the current one flattens.

  1. When primary loop is in Acceleration, begin experimenting with next loop
  2. When primary loop enters Maturity, next loop should be in Early Growth
  3. Aim for 1-2 loops in Acceleration at all times
  4. Mature loops become maintenance -- keep running, don't expect incremental growth

Unit Economics Modeling

CAC (Customer Acquisition Cost)

Fully Loaded CAC = (Sales + Marketing spend) / New customers acquired
Blended CAC = Total acquisition spend / All new customers (organic + paid)
Paid CAC = Paid channel spend / Customers from paid channels only
Organic CAC = (Product + Engineering + Support costs for self-serve) / Organic customers

LTV (Lifetime Value)

Simple: LTV = ARPU x Gross Margin % / Monthly Churn Rate

Cohort-based (more accurate):

LTV = Sum of (Monthly ARPU x Gross Margin x Survival Rate) for each month
Where Survival Rate = cumulative retention rate at month N

Payback Period

Payback Period (months) = CAC / (Monthly ARPU x Gross Margin %)

Benchmarks:

  • < 6 months: Excellent
  • 6-12 months: Good (standard SaaS)
  • 12-18 months: Acceptable for enterprise
  • 18 months: Risky; requires strong retention

LTV:CAC Ratio

LTV:CAC = Lifetime Value / Customer Acquisition Cost

Benchmarks:

  • < 1: Losing money on every customer
  • 1-3: Marginal
  • 3-5: Healthy (standard target)
  • 5: Very efficient (or under-investing in growth)

Cohort-Based Revenue Modeling

Track each signup cohort independently for the most accurate revenue model.

             Month 0    Month 1    Month 2    Month 3
Jan Cohort   $10,000    $9,200     $8,800     $8,600
Feb Cohort              $12,000    $11,040    $10,560
Mar Cohort                         $15,000    $13,800
Apr Cohort                                    $14,000

Cell formula:

Cell(cohort, month) = Previous month MRR x (1 - churn rate) x (1 + expansion rate)

Total MRR for any month = sum of all cohort values in that column. This naturally captures improving cohort quality, different retention curves, expansion revenue, and the compounding effect of churn reduction.


Common Modeling Mistakes

  1. Overly optimistic assumptions: Use conservative base assumptions. Validate against data or benchmarks.
  2. Ignoring churn: Even 2% monthly churn = 22% annual customer loss.
  3. Linear extrapolation: Growth follows S-curves, not straight lines.
  4. Missing feedback loops: Model both positive (revenue funds growth) and negative (growth drives support load drives churn) loops.
  5. Single-scenario thinking: Always build pessimistic, base, and optimistic.
  6. Not updating: Update monthly with actuals vs projected.
  7. Precision theater: Round to reasonable precision. False precision implies false confidence.
  8. Ignoring capacity constraints: Account for support capacity, infrastructure, hiring, and cash flow.

Output Format

When using this skill, produce three deliverables:

Deliverable 1: Growth Model Specification

  • Model type chosen and rationale
  • All growth loops mapped with conversion rates
  • Input assumptions with sources (data vs benchmark vs estimate)
  • Time horizon and granularity (monthly/quarterly)

Deliverable 2: Spreadsheet Structure

  • Tabs and purposes (Inputs, Loops, Revenue, Scenarios, Sensitivity)
  • Key formulas with cell references
  • Instructions for updating assumptions
  • Charts to include

Deliverable 3: Sensitivity Analysis and Key Findings

  • Ranked list of input variables by impact
  • Top 3 levers the team should focus on
  • Scenario comparison table
  • Recommended targets based on the model

Cross-References

Related skills: plg-metrics, growth-loops, plg-strategy

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

展示第三方安全扫描或审计结果

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

平台分布

Codex

37.83%
按下载量换算28

Claude

31.82%
按下载量换算24

Cursor

17.14%
按下载量换算13

Gemini CLI

10.52%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

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

来源信息

继续浏览同类 Skills