startup-business-analyst-financial-projections by sickn33/antigravity-awesome-skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill startup-business-analyst-financial-projections创建全面的3-5年财务模型,包含收入预测、成本结构、人员编制规划、现金流分析以及三情景建模(保守、基准、乐观),用于初创企业财务规划和融资。
resources/implementation-playbook.md。此命令构建一个完整的财务模型,包括:
当调用此命令时,请遵循以下步骤:
向用户询问基本信息:
商业模式:
起始点:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
增长假设:
成本假设:
融资:
startup-financial-modeling 技能提供框架。参考它以获取:
使用基于队列的方法:
对于每个月,跟踪:
公式:
MRR (Month N) = Σ across all cohorts:
(Cohort Size × Retention Rate × ARPU) + Expansion
预测:
分解运营费用:
1. 销售成本
目标毛利率:
2. 销售与市场营销
3. 研发
4. 一般与行政
创建按角色划分的招聘计划:
参考 team-composition-analysis 技能以获取:
对于每个角色:
跟踪部门比例:
月度现金流预测:
Beginning Cash Balance
+ Cash Collected (revenue, consider payment terms)
- Operating Expenses
- CapEx
= Ending Cash Balance
Monthly Burn = Revenue - Expenses (if negative)
Runway = Cash Balance / Monthly Burn Rate
包含融资事件:
计算月度/季度:
单位经济效益:
效率指标:
现金指标:
构建保守、基准和乐观预测:
保守:
基准:
乐观:
创建包含表格的全面 Markdown 报告:
第 1 部分:执行摘要
第 2 部分:模型假设
第 3 部分:收入预测 月度/季度表格显示:
| Month | New Customers | Total Customers | MRR | ARR | Growth % |
|-------|---------------|-----------------|-----|-----|----------|
第 4 部分:成本细分
| Department | Year 1 | Year 2 | Year 3 | % Revenue |
|------------|--------|--------|--------|-----------|
| COGS | $X | $Y | $Z | XX% |
| S&M | $X | $Y | $Z | XX% |
| R&D | $X | $Y | $Z | XX% |
| G&A | $X | $Y | $Z | XX% |
第 5 部分:人员编制计划
| Department | Current | Year 1 | Year 2 | Year 3 |
|------------|---------|--------|--------|--------|
| Engineering| X | Y | Z | W |
第 6 部分:现金流分析
| Quarter | Revenue | Expenses | Net Burn | Cash Balance | Runway |
|---------|---------|----------|----------|--------------|--------|
第 7 部分:关键指标
| Metric | Year 1 | Year 2 | Year 3 | Target |
|--------|--------|--------|--------|--------|
| CAC | $X | $Y | $Z | <$A |
| LTV | $X | $Y | $Z | >$B |
| Burn Multiple | X | Y | Z | <2.0 |
第 8 部分:情景分析
| Scenario | Year 3 ARR | Customers | Burn | Runway |
|----------|------------|-----------|------|--------|
| Conservative | $Xم | Y | $Z | W mo |
| Base | $X | Y | $Z | W mo |
| Optimistic | $X | Y | $Z | W mo |
第 9 部分:资金需求
第 10 部分:验证
提供保存为 Markdown 文件的选项:
financial-projections-YYYY-MM-DD.md应做事项:
不应做事项:
可与以下命令配合使用:
/market-opportunity - 使用 SOM 作为收入上限/business-case - 在商业案例中包含预测User: /financial-projections
Claude: I'll create a comprehensive financial model for your startup. Let me gather the key inputs.
What's your business model?
→ "B2B SaaS, subscription-based"
Current state?
→ "$50K MRR, 100 customers, 5-person team, $500K cash"
Growth assumptions?
→ "Expect 15% MoM growth, 10% monthly churn, $500 ACV"
[Claude builds complete model with all sections]
每周安装次数
163
仓库
GitHub 星标数
27.1K
首次出现
2026年1月28日
安全审计
安装于
opencode150
codex146
gemini-cli145
github-copilot137
cursor131
claude-code127
Create a comprehensive 3-5 year financial model with revenue projections, cost structure, headcount planning, cash flow analysis, and three-scenario modeling (conservative, base, optimistic) for startup financial planning and fundraising.
resources/implementation-playbook.md.This command builds a complete financial model including:
When this command is invoked, follow these steps:
Ask the user for essential information:
Business Model:
Starting Point:
Growth Assumptions:
Cost Assumptions:
Funding:
The startup-financial-modeling skill provides frameworks. Reference it for:
Use Cohort-Based Approach:
For each month, track:
Formula:
MRR (Month N) = Σ across all cohorts:
(Cohort Size × Retention Rate × ARPU) + Expansion
Project:
Break down operating expenses:
1. Cost of Goods Sold (COGS)
Target gross margin:
2. Sales & Marketing (S&M)
3. Research & Development (R&D)
4. General & Administrative (G&A)
Create role-by-role hiring plan:
Reference team-composition-analysis skill for:
For each role:
Track departmental ratios:
Monthly cash flow projection:
Beginning Cash Balance
+ Cash Collected (revenue, consider payment terms)
- Operating Expenses
- CapEx
= Ending Cash Balance
Monthly Burn = Revenue - Expenses (if negative)
Runway = Cash Balance / Monthly Burn Rate
Include Funding Events:
Calculate monthly/quarterly:
Unit Economics:
Efficiency Metrics:
Cash Metrics:
Build conservative, base, and optimistic projections:
Conservative (P10):
Base (P50):
Optimistic (P90):
Create comprehensive markdown report with tables:
Section 1: Executive Summary
Section 2: Model Assumptions
Section 3: Revenue Projections Monthly/quarterly tables showing:
| Month | New Customers | Total Customers | MRR | ARR | Growth % |
|-------|---------------|-----------------|-----|-----|----------|
Section 4: Cost Breakdown
| Department | Year 1 | Year 2 | Year 3 | % Revenue |
|------------|--------|--------|--------|-----------|
| COGS | $X | $Y | $Z | XX% |
| S&M | $X | $Y | $Z | XX% |
| R&D | $X | $Y | $Z | XX% |
| G&A | $X | $Y | $Z | XX% |
Section 5: Headcount Plan
| Department | Current | Year 1 | Year 2 | Year 3 |
|------------|---------|--------|--------|--------|
| Engineering| X | Y | Z | W |
Section 6: Cash Flow Analysis
| Quarter | Revenue | Expenses | Net Burn | Cash Balance | Runway |
|---------|---------|----------|----------|--------------|--------|
Section 7: Key Metrics
| Metric | Year 1 | Year 2 | Year 3 | Target |
|--------|--------|--------|--------|--------|
| CAC | $X | $Y | $Z | <$A |
| LTV | $X | $Y | $Z | >$B |
| Burn Multiple | X | Y | Z | <2.0 |
Section 8: Scenario Analysis
| Scenario | Year 3 ARR | Customers | Burn | Runway |
|----------|------------|-----------|------|--------|
| Conservative | $Xم | Y | $Z | W mo |
| Base | $X | Y | $Z | W mo |
| Optimistic | $X | Y | $Z | W mo |
Section 9: Funding Requirements
Section 10: Validation
Offer to save as markdown file:
financial-projections-YYYY-MM-DD.mdDo:
Don't:
Pairs well with:
/market-opportunity - Use SOM for revenue ceiling/business-case - Include projections in business caseUser: /financial-projections
Claude: I'll create a comprehensive financial model for your startup. Let me gather the key inputs.
What's your business model?
→ "B2B SaaS, subscription-based"
Current state?
→ "$50K MRR, 100 customers, 5-person team, $500K cash"
Growth assumptions?
→ "Expect 15% MoM growth, 10% monthly churn, $500 ACV"
[Claude builds complete model with all sections]
Weekly Installs
163
Repository
GitHub Stars
27.1K
First Seen
Jan 28, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode150
codex146
gemini-cli145
github-copilot137
cursor131
claude-code127
股票分析技能:基本面与技术面分析工具,支持美股、A股、港股公司评估
1,000 周安装
Java Spring开发最佳实践指南:Spring Boot 3.x微服务架构与REST API设计
161 周安装
Sequelize ORM 开发指南:Node.js 数据库模型关联与迁移实战
161 周安装
OilOil UI/UX 设计指南与审查工具:现代极简风格设计原则与代码审查
161 周安装
Symfony端口与适配器模式:优化架构、安全重构与工作流管理指南
161 周安装
靶标研究工具:9条路径全面收集药物靶点情报,支持基因符号、UniProt ID识别
161 周安装
Claude AI 檔案規劃系統:使用 Markdown 檔案作為持久化工作記憶的開發者技能
161 周安装