dcf-valuation

Forecast intrinsic stock value using a structured DCF valuation workflow.

3|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/rodionlim/dexter-js --skill dcf-valuation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dcf-valuation
Source: https://github.com/rodionlim/dexter-js/tree/main/src/skills/dcf
Command: npx skills add https://github.com/rodionlim/dexter-js --skill dcf-valuation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables users to estimate the intrinsic value of equities by applying a structured DCF model, converting raw financial data into a defensible fair value.

Core Features & Use Cases

  • End-to-end DCF workflow: data gathering, free cash flow estimation, WACC calculation, cash flow projection for Years 1-5 plus a terminal value, and fair value per share.
  • Scenario and sensitivity analysis to test how changes in growth, margins, and discount rates affect valuation.
  • Use Case: An equity analyst can determine if a stock is undervalued by comparing the computed fair value per share to the current market price.

Quick Start

Estimate intrinsic value per share for a target ticker by running a full DCF with your data and reasonable assumptions.

Frequently Asked Questions about dcf-valuation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate the intrinsic value of a stock using a DCF model?

To calculate intrinsic value with a DCF model, forecast free cash flows for Years 1-5, estimate a terminal value, discount both using WACC, and divide by shares outstanding to get fair value per share.

What is the best way to estimate WACC for equity research?

Estimate WACC for equity research by weighting the cost of equity and after-tax cost of debt based on the company's capital structure. This discount rate is then applied to projected cash flows to determine present value.

Can I run a sensitivity analysis on my DCF valuation?

Yes, you can run sensitivity analysis on your DCF valuation. It tests how changes in growth rates, operating margins, and discount rates affect the computed fair value, enabling robust scenario planning for investment decisions.

How does terminal value modeling work in a discounted cash flow analysis?

Terminal value modeling in a discounted cash flow analysis captures the value of cash flows beyond the explicit 5-year forecast period. It is discounted back to present value alongside projected cash flows to determine total equity value.

Do I need explicit financial data assumptions to forecast free cash flow?

Yes, you need explicit financial data assumptions to forecast free cash flow. The DCF workflow requires defensible inputs for revenue growth, margins, and capital expenditures to convert raw data into a structured fair value estimate.