Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

startup-financial-model启动财务模型

Agent Skill

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

总安装

8,427

周安装

362

GitHub Stars

公开资料未说明

下载量

2,954
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:startup-financial-model(启动财务模型)
来源仓库:https://github.com/samledger67-dotcom/startup-financial-model
安装命令:
openclaw skills install startup-financial-model
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install startup-financial-model

简介

构建三表齐全的初创公司财务预测模型。startup-financial-model 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 包含损益表、资产负债表与现金流量表的动态测算。
  • 支持收入假设、燃烧率与融资轮次规划。
  • 输出 Excel 或 Google Sheets 格式,便于团队协作编辑。
  • 模型参数需手动输入,AI 仅作结构搭建与公式填充。

SKILL.md

name
startup-financial-model
description
>
version
1.0.0
author
PrecisionLedger
tags

Startup Financial Model Skill

Build complete 3-statement financial models for early-stage and growth-stage startups. This skill guides Sam Ledger through constructing investor-ready models, running scenario analysis, calculating burn/runway, and producing structured output ready for Excel or Google Sheets.


When to Use This Skill

Trigger phrases:

  • "Build a financial model for…"
  • "How much runway do we have?"
  • "Create a 3-statement model"
  • "What's our burn rate?"
  • "Model out our revenue forecast"
  • "Investor asks for a 3-year model"
  • "Show me base/bull/bear scenarios"

NOT for:

  • Public company valuation (DCF, comps) — different methodology
  • Tax filing or tax planning — use compliance workflows
  • Historical bookkeeping — use QBO/accounting integrations
  • Real-time actuals syncing — use qbo-automation skill
  • Cap table modeling — use cap-table-manager skill

Core Model Components

1. Revenue Model

Start by identifying the revenue driver type:

Business TypePrimary DriverKey Metric
SaaS / SubscriptionMRR/ARR growthChurn rate, expansion MRR
MarketplaceGMV × take rateTransaction volume
Services / AgencyHeadcount × utilizationBillable hours
E-commerceOrders × AOVRepeat purchase rate
Usage-basedUnits × priceVolume growth curve

Revenue forecasting inputs to collect:

- Current MRR/revenue (starting point)
- Monthly or annual growth rate assumption
- Churn rate (monthly, for subscription)
- New customer acquisition volume (monthly)
- ARPU / ACV (average revenue per user/contract value)
- Expansion/upsell rate (if applicable)
- Seasonality adjustments (if applicable)

SaaS Revenue Formula (monthly):

MRR(t) = MRR(t-1) 
        + New MRR (new customers × ARPU)
        + Expansion MRR
        - Churned MRR (MRR(t-1) × churn rate)

2. Expense Model (P&L)

Expense categories to model:

COGS (Cost of Goods Sold):

  • Hosting/infrastructure (% of revenue or fixed)
  • Payment processing fees (% of revenue)
  • Customer support costs (headcount-driven)

Operating Expenses:

Sales & Marketing:
  - Paid acquisition (CAC budget)
  - Sales team salaries + commission
  - Marketing tools / events

Research & Development:
  - Engineering salaries (FTE × loaded cost)
  - Contractor/freelance dev costs
  - Tools and licenses

General & Administrative:
  - Executive salaries
  - Legal, accounting, compliance
  - Office / remote infrastructure
  - Insurance

Headcount Planning Template:

Role | Start Date | Monthly Salary | Benefits % | Total Loaded Cost
-----|------------|----------------|------------|------------------
CTO  | Jan 2026   | $15,000        | 25%        | $18,750
Eng  | Mar 2026   | $10,000        | 25%        | $12,500
...

3. P&L Statement

Revenue
  - COGS
= Gross Profit
  Gross Margin %

  - S&M Expense
  - R&D Expense
  - G&A Expense
= EBITDA
  EBITDA Margin %

  - Depreciation & Amortization
= EBIT

  - Interest Expense
= EBT (Earnings Before Tax)

  - Income Tax
= Net Income

4. Cash Flow Statement

Three sections:

Operating Activities:
  Net Income
  + D&A (non-cash add-back)
  ± Changes in Working Capital:
    - Accounts Receivable (increase = use of cash)
    - Accounts Payable (increase = source of cash)
    - Deferred Revenue (SaaS advance payments = source)
    - Prepaid Expenses

Investing Activities:
  - CapEx (equipment, IP capitalization)
  - Security deposits

Financing Activities:
  + Capital raises (equity funding rounds)
  + Debt proceeds
  - Debt repayments
  - Dividends (rare for startups)

= Net Change in Cash
+ Beginning Cash Balance
= Ending Cash Balance

5. Balance Sheet

ASSETS
Current Assets:
  Cash & Cash Equivalents  ← from Cash Flow ending balance
  Accounts Receivable
  Prepaid Expenses

Non-Current Assets:
  PP&E (net of depreciation)
  Intangibles / Capitalized Software

LIABILITIES
Current Liabilities:
  Accounts Payable
  Deferred Revenue
  Accrued Expenses

Non-Current Liabilities:
  Long-term Debt / Convertible Notes

EQUITY
  Paid-in Capital (cumulative fundraising)
  Retained Earnings (cumulative Net Income)
  Total Equity

CHECK: Assets = Liabilities + Equity ← must balance

Burn Rate & Runway Calculator

Gross Burn Rate

Gross Burn = Total Monthly Cash Outflows
           = COGS + OpEx (cash basis, pre-revenue)

Net Burn Rate

Net Burn = Gross Burn - Revenue Collected
         = Monthly cash out - monthly cash in

Runway

Runway (months) = Current Cash Balance ÷ Net Burn Rate

Example:
  Cash: $1,200,000
  Net Burn: $80,000/month
  Runway: 15 months

Runway with Milestones

Milestone-adjusted runway = months until Series A, profitability, or breakeven
Break-even month = month where Net Burn = $0 (revenue ≥ expenses)

Scenario Modeling

Build three scenarios with different assumptions:

AssumptionBear (Pessimistic)Base (Expected)Bull (Optimistic)
MoM Revenue Growth5%10%18%
Monthly Churn5%2.5%1%
CAC$800$500$300
Hiring pace50% of plan100% of plan120% of plan
Fundraise timing+3 months delayOn schedule-2 months early

Output for each scenario:

  • Runway (months from today)
  • Break-even month
  • Cash at end of model period
  • Revenue at 12/24/36 months
  • Key risk: what causes bear scenario?

SaaS-Specific Metrics

When modeling SaaS businesses, include these unit economics:

LTV (Lifetime Value):
  LTV = ARPU / Monthly Churn Rate
  Example: $500 ARPU ÷ 2% churn = $25,000 LTV

CAC (Customer Acquisition Cost):
  CAC = Total S&M Spend / New Customers Acquired
  Example: $50,000 S&M ÷ 100 new customers = $500 CAC

LTV:CAC Ratio:
  Healthy = 3:1 minimum, 5:1+ strong
  $25,000 LTV ÷ $500 CAC = 50:1 (excellent)

CAC Payback Period:
  Payback = CAC / (ARPU × Gross Margin %)
  Example: $500 ÷ ($500 × 70%) = 1.4 months

Net Revenue Retention (NRR):
  NRR = (Beginning MRR + Expansion - Contraction - Churn) / Beginning MRR
  Target: >100% = expansion offsets churn

Output Format

Structured JSON for Export

When generating model output, produce structured data in this format:

{
  "model_meta": {
    "company": "Acme SaaS Inc.",
    "model_date": "2026-03-15",
    "currency": "USD",
    "period": "monthly",
    "horizon_months": 36
  },
  "assumptions": {
    "starting_mrr": 50000,
    "mom_growth_rate": 0.10,
    "monthly_churn_rate": 0.025,
    "gross_margin_pct": 0.70,
    "starting_cash": 1200000,
    "monthly_burn_base": 95000
  },
  "scenarios": {
    "base": {
      "runway_months": 15,
      "breakeven_month": 18,
      "arr_12m": 960000,
      "arr_24m": 2400000,
      "cash_end_of_model": 340000
    },
    "bear": { ... },
    "bull": { ... }
  },
  "monthly_projections": [
    {
      "month": 1,
      "mrr": 55000,
      "gross_profit": 38500,
      "total_opex": 90000,
      "ebitda": -51500,
      "net_burn": 51500,
      "cash_balance": 1148500
    },
    ...
  ]
}

Google Sheets Export Instructions

When producing a Sheets-ready model:

  1. Output as CSV blocks per tab: Revenue Model, P&L, Cash Flow, Balance Sheet, Scenarios
  2. Use formula notation where helpful: =B2*(1+$B$1) style references
  3. Highlight assumption cells (color note: yellow = input, blue = formula)
  4. Include a Dashboard tab with: Runway, MRR, Burn Rate, Gross Margin % as headline KPIs

Step-by-Step Workflow

When a user asks to build a financial model:

Step 1: Intake

Collect these inputs (ask if not provided):

□ Company name and stage (pre-seed, seed, Series A?)
□ Business model (SaaS, marketplace, services, etc.)
□ Current MRR / ARR or monthly revenue
□ Current cash balance
□ Monthly headcount and loaded cost estimate
□ Key growth assumption (growth rate, sales targets)
□ Model horizon (12, 24, or 36 months?)
□ Purpose (internal planning, investor diligence, board deck?)

Step 2: Build Revenue Forecast

  • Apply driver-based model for the business type
  • Calculate monthly revenue for each period
  • Show MRR bridge (new / expansion / churn)

Step 3: Build Expense Model

  • Headcount plan with hire dates
  • COGS as % of revenue or fixed
  • OpEx categories per above

Step 4: Assemble 3 Statements

  • P&L from revenue and expenses
  • Cash flow from P&L + working capital changes
  • Balance sheet from cumulative cash flow + equity raises

Step 5: Burn & Runway

  • Calculate net burn per month
  • Project runway from current cash
  • Identify break-even month

Step 6: Scenario Analysis

  • Run base, bear, bull with varied assumptions
  • Summarize: how bad does it have to get before we run out of cash?

Step 7: Output

  • Structured JSON or CSV for export
  • Narrative summary: key risks, milestones, funding gaps
  • Investor-ready summary table

Example Usage

User: "We have $800k in the bank, burning $65k/month net, growing MRR at 8% per month from $30k base. How long is our runway and when do we break even?"

Sam's response:

Runway Analysis:

Starting MRR: $30,000 | Net Burn: $65,000/month | Cash: $800,000

Month-by-month (base case, 8% MoM growth):
  Month 1:  MRR $32,400  | Burn est. $62,500  | Cash $737,500
  Month 6:  MRR $47,600  | Burn est. $47,000  | Cash $421,000 ← near breakeven
  Month 7:  MRR $51,400  | Burn est. $44,000  | Cash $377,000 → Cash flow positive
  
Runway: ~13 months before cash hits $0 (bear) / 18+ months if growth holds (base)
Break-even: Month 6-7 at ~$50k MRR (assuming costs stay relatively flat)

Key risks:
  - Growth slows to 4%: runway drops to 9 months
  - Unexpected hiring: 2 engineers = -$25k/month → runway -4 months
  
Recommendation: Fundraise at month 8-9 (Series A prep) or hit $60k MRR as proof point first.

Integration Points

  • crypto-tax-agent — for token/equity-based compensation modeling
  • cap-table-manager — for equity dilution modeling alongside funding scenarios
  • kpi-alert-system — set alerts when actual vs. model variance exceeds threshold
  • qbo-automation — pull actuals from QuickBooks to compare against model
  • report-generator — format model output into investor-ready PDF/deck

Reference: Key Formulas Cheat Sheet

Gross Margin %     = (Revenue - COGS) / Revenue × 100
Net Burn           = Cash Out - Cash In (monthly)
Runway (months)    = Cash Balance / Net Burn
MoM Growth         = (Current MRR - Prior MRR) / Prior MRR × 100
ARR                = MRR × 12
LTV                = ARPU / Churn Rate
CAC Payback        = CAC / (ARPU × Gross Margin %)
Rule of 40         = Revenue Growth % + EBITDA Margin % (target ≥ 40 for SaaS)
Magic Number       = Net New ARR / Prior Quarter S&M Spend (target > 0.75)

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

85.89%
按下载量换算2,537

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills