Agent skill · Business & Finance

dcf-valuation

description: DCF valuation methodology — WACC, terminal value, sensitivity

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill dcf-valuation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/analysis/dcf-valuation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# DCF Valuation name: dcf-valuation description: DCF valuation methodology — WACC, terminal value, sensitivity ## When to Activate - User asks to value a company using intrinsic/fundamental methods - Building a discounted cash flow model from scratch or reviewing one - Calculating WACC, terminal value, or equity value per share - Performing sensitivity or scenario analysis on a valuation - Preparing a valuation section for a pitch book or fairness opinion ## Core Concepts ### Unlevered Free Cash Flow (UFCF) UFCF represents cash available to all capital providers before debt service. **Formula:** ``` UFCF = EBIT × (1 - Tax Rate) + Depreciation & Amortization - Capital Expenditures - Change in Net Working Capital ``` **Key adjustments:** - Exclude interest expense (already captured in WACC) - Normalize one-time items (restructuring, litigation, asset sales) - Stock-based compensation: deduct as real economic cost (do NOT add back) - Capitalize operating leases if pre-IFRS 16 financials - Deferred revenue changes flow through working capital ### Projection Period - Typically 5-10 years; use 10 for high-growth or cyclical businesses - Year 1-2: granular, driver-based (revenue by segmen

What's inside
Steps it walks through
  1. When to Activate
  2. Core Concepts
  3. Unlevered Free Cash Flow (UFCF)
  4. Projection Period
  5. WACC Calculation
  6. Terminal Value
  7. Discount Factor and Present Value
  8. Equity Bridge
  9. Methodology
  10. Step-by-Step DCF Process
  11. Sensitivity / Scenario Analysis
  12. Football Field Chart
  13. Templates
  14. DCF Summary Output
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the dcf-valuation skill do?

description: DCF valuation methodology — WACC, terminal value, sensitivity

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill dcf-valuation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going