olo-dcf-valuation

DCF valuation methodology for M&A due diligence — projections, sensitivity analysis, and terminal value calculation

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "olo-dcf-valuation" with this command: npx skills add aniebyl/olo-dcf-valuation

DCF Valuation for M&A Due Diligence

Build discounted cash flow models for target company valuation in M&A contexts.

Unit System (Critical)

  • Storage: Absolute dollars (raw financial data)
  • Calculation: Millions (DCF models expect this)
  • Display: Smart formatting (B/M/K based on magnitude)
  • Never pass raw stored values directly into DCF calculations without unit conversion

Validation Before Calculation

  1. Verify base revenue exists and is non-zero
  2. Confirm WACC is between 5-25% (flag outliers with explanation)
  3. Terminal growth must be less than WACC (Gordon Growth Model constraint)
  4. Projection period: 5-10 years (default 5)
  5. Verify EBITDA margins are within plausible industry range

Default Assumptions

ParameterDefaultRationale
Tax rate21% (US) / 17% (SG)Adjust per jurisdiction
CapEx as % of revenue5%Adjust per industry (SaaS ~3%, manufacturing ~8-12%)
Terminal growth2.5%Should not exceed long-term GDP growth
WACCCAPM-calculatedFallback: 10-12% for mid-market
Depreciation% of CapExMatch to industry capital intensity
Working capital change% of revenue deltaUse historical average if available

WACC Calculation (CAPM)

Cost of Equity = Risk-Free Rate + Beta × Equity Risk Premium
WACC = (E/V × Cost of Equity) + (D/V × Cost of Debt × (1 - Tax Rate))
  • Risk-free rate: 10-year Treasury yield
  • Equity risk premium: 5-7% (Damodaran)
  • Beta: Use comparable public companies, unlever/relever for target capital structure
  • Size premium: Add 2-4% for small/mid-market targets

Projection Methodology

  1. Revenue: Start from last reported, apply growth rates (declining toward terminal)
  2. EBITDA: Apply margin assumptions (converge toward industry median)
  3. Free Cash Flow: EBITDA - Taxes - CapEx - Change in Working Capital
  4. Terminal Value: Gordon Growth Model or Exit Multiple method
  5. Discount: Apply WACC to each year's FCF + terminal value

Terminal Value

Prefer Exit Multiple method for M&A (matches how buyers think):

  • Apply EV/EBITDA multiple to terminal year EBITDA
  • Cross-check with Gordon Growth implied multiple
  • Flag if implied perpetuity growth exceeds 3%

Required Output

Always present:

  • Enterprise Value range (low / base / high)
  • Equity Value (EV - net debt)
  • Implied EV/EBITDA multiple (sanity check against comparables)
  • Sensitivity table: WACC (rows) vs Terminal Growth or Exit Multiple (columns)
  • Football field chart if multiple valuation methods available

M&A-Specific Considerations

  • Apply a control premium (20-40%) if valuing for acquisition vs. minority stake
  • Consider synergy value separately from standalone DCF
  • Discount rate should reflect buyer's cost of capital, not target's
  • Model integration costs as a deduction from synergy value
  • Present with-synergies and without-synergies valuations separately

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Fundraising Advisor

Professional fundraising advisory skill for startups - AI-powered project assessment, pitch deck generation, valuation analysis, investor matching, and PDF p...

Registry SourceRecently Updated
0129
Profile unavailable
General

Financial Due Diligence Analyzer

Performs detailed financial due diligence on deals by analyzing earnings quality, working capital, revenue, liabilities, cash flow, red flags, and valuation...

Registry SourceRecently Updated
0852
Profile unavailable
Research

OpenClaw Glasses (多源搜索+意图感知+权重自适)

Bilingual search-layer skill for OpenClaw that turns ordinary web lookup into multi-source retrieval, intent-aware ranking, adaptive weighting, thread-pullin...

Registry SourceRecently Updated
066
Profile unavailable