mcpbeat Sign in

Financial Modeling Agent Skill

Build financial projections, P&L statements, DCF models, and valuation analyses from assumptions and historical data

2k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
143
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill financial-modeling

The instruction itself

8 sections, as written by the author

Financial Modeling

Build structured financial projections including income statements, discounted cash flow (DCF) models, and valuation analyses. This skill takes a set of business assumptions and transforms them into multi-period financial forecasts with key metrics like NPV, IRR, EBITDA margins, and revenue growth rates. Suitable for startup fundraising, acquisition analysis, budgeting, and strategic planning.

Workflow

  • Define Core Assumptions

Gather all foundational inputs: revenue growth rates, pricing tiers, customer acquisition rates, churn, cost structures, tax rates, discount rates, and terminal growth rates. Validate that assumptions are internally consistent — for example, headcount growth should align with projected revenue capacity. Document each assumption with its source or rationale.

  • Build the Revenue Model

Construct a bottoms-up or top-down revenue forecast depending on available data. For subscription businesses, model MRR by cohort with expansion and churn. For transactional businesses, model volume × average transaction value. Break revenue into segments if the business has multiple product lines or geographies.

  • Project Operating Expenses

Forecast COGS, gross margin, and operating expenses by category: personnel, marketing, R&D, G&A, and infrastructure. Use a mix of fixed and variable cost assumptions. Tie headcount plans to compensation benchmarks. Model economies of scale where applicable — hosting costs per user should decline as volume grows.

  • Calculate Free Cash Flows

Derive EBITDA from the projected P&L, then adjust for capital expenditures, changes in working capital, and taxes to arrive at unlevered free cash flow (UFCF) for each period. Clearly separate operating cash flow from investing and financing activities.

  • Compute Valuation Metrics

Discount projected cash flows using WACC to compute enterprise value via DCF. Calculate terminal value using either a perpetuity growth model or an exit multiple approach. Derive NPV, IRR, and payback period. Run sensitivity tables across discount rate and growth rate ranges.

  • Stress Test and Summarize

Run bear/base/bull scenarios by varying 2-3 key assumptions. Present results in a summary table showing the range of outcomes. Highlight which assumptions have the most impact on valuation.

Usage

Provide your business assumptions, historical financials (if available), and the type of model you need. Specify the projection period and any specific metrics you want calculated.

Example prompt:

> Build a 3-year monthly P&L projection for a B2B SaaS startup. Starting MRR is $45K, growing 8% month-over-month for year 1, decelerating to 5% in year 2 and 3% in year 3. Gross margin is 78%. Opex starts at $60K/month and grows 4% monthly. Show EBITDA and cash position.

Examples

Example 1: SaaS Startup 3-Year P&L Projection

Input: B2B SaaS, $45K starting MRR, 8%/5%/3% MoM growth by year, 78% gross margin, $60K starting opex growing 4% monthly.

Output (Year-End Summary):

| Metric | Year 1 | Year 2 | Year 3 |

|----------------------|-------------|-------------|-------------|

| Annual Revenue | $1,012,680 | $2,048,352 | $3,195,744 |

| COGS (22%) | $222,790 | $450,637 | $703,064 |

| Gross Profit | $789,890 | $1,597,715 | $2,492,680 |

| Operating Expenses | $959,328 | $1,530,878 | $2,443,002 |

| EBITDA | ($169,438) | $66,837 | $49,678 |

| EBITDA Margin | -16.7% | 3.3% | 1.6% |

| Cumulative Cash Burn | ($169,438) | ($102,601) | ($52,923) |

The company reaches monthly EBITDA breakeven in month 18. Cumulative cash burn peaks at $169K, suggesting a modest seed round is sufficient. Opex growth outpacing revenue deceleration in year 3 compresses margins — consider flattening hiring in year 3.

Example 2: DCF Model for Small Business Acquisition

Input: Target business generates $500K annual UFCF, growing 6% per year for 5 years. WACC is 12%. Terminal growth rate 2.5%. Acquisition price $2.1M.

Output:

| Year | UFCF | Discount Factor | PV of UFCF |

|------|-----------|-----------------|-------------|

| 1 | $530,000 | 0.893 | $473,214 |

| 2 | $561,800 | 0.797 | $447,771 |

| 3 | $595,508 | 0.712 | $423,801 |

| 4 | $631,238 | 0.636 | $401,227 |

| 5 | $669,113 | 0.567 | $379,482 |

  • PV of Forecast Period: $2,125,495
  • Terminal Value: $669,113 × 1.025 / (0.12 − 0.025) = $7,215,744
  • PV of Terminal Value: $7,215,744 × 0.567 = $4,091,327
  • Enterprise Value: $6,216,822
  • NPV at $2.1M Purchase Price: $4,116,822
  • IRR: 31.2%

The acquisition is strongly accretive at the asking price. Sensitivity: if WACC rises to 15%, enterprise value drops to $4.8M — still a clear buy.

Best Practices

  • Always separate assumptions from calculations so stakeholders can adjust inputs without modifying formulas.
  • Use monthly granularity for the first 1-2 years and quarterly or annual thereafter to balance detail with readability.
  • Anchor assumptions in comparable company data or historical performance wherever possible.
  • Include a sensitivity analysis on at least two key variables (e.g., growth rate and discount rate).
  • Label all units clearly — distinguish between monthly and annual figures, and between thousands and actuals.
  • Cross-check the model: net income plus D&A should reconcile to operating cash flow before working capital changes.

Edge Cases

  • Pre-revenue startups: Use a bottoms-up TAM/SAM/SOM approach with conversion funnels rather than historical growth rates. Flag that projections are highly speculative.
  • Negative free cash flow in all periods: DCF still works but terminal value dominates. Note the sensitivity and consider using a revenue multiple as a sanity check.
  • Hyper-growth distortion: When MoM growth exceeds 15%, compounding over 36 months produces unrealistic figures. Cap growth or switch to an S-curve model with a saturation point.
  • Currency mismatch: If revenues and costs are in different currencies, model exchange rate assumptions explicitly and show impact of ±10% FX moves.
  • Seasonal businesses: Monthly models must account for seasonality. Use historical monthly revenue distribution percentages rather than flat growth assumptions.

Other skills for the same job

different authors, same section of the catalogue
Invoice Organizer
by frostant
×5

Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.

3k tokens
Backtest Expert
by BaggaT236
×3

Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.

15k tokens scripts
Analyzing Financial Statements
by anthropics
vendor ×2

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

8k tokens scripts
Creating Financial Models
by anthropics
vendor ×2

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

8k tokens scripts
Earnings Calendar
by nicepkg
×2

This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.

17k tokens scripts
Agentic Wallet
by coinbase
vendor ×2

Crypto wallet operations via the awal CLI — sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the wallet, and use the x402 payment protocol to discover paid services, pay for API calls, monetize an API, or query onchain data. Use whenever the user mentions signing in, login, authentication, wallet status, balance, address, sending money, paying someone, transferring tokens, ENS names, swapping/trading/converting tokens, funding/topping up/onramp, USDC, ETH, POL, SOL, the x402 bazaar, paid APIs, monetizing an endpoint, or querying onchain data on Base.

14k tokens
Alpha Vantage
by christophacham
×2

Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market news/sentiment, insider transactions, GDP, CPI, treasury yields, gold/silver/oil prices, Bitcoin/crypto prices, forex exchange rates, or calculating technical indicators (SMA, EMA, MACD, RSI, Bollinger Bands). Requires a free API key from alphavantage.co.

13k tokens
Braintree Automation
by christophacham
×2

Braintree Automation: manage payment processing via Stripe-compatible tools for customers, subscriptions, payment methods, and transactions

2k tokens needs MCP

How to use it

Copy the folder

Take seb1n/financial-modeling from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.