Discounted cash flow valuation and intrinsic value analysis for public companies. Use when the brief asks for DCF, fair value, intrinsic value, price target, undervalued or overvalued analysis, or "what is this company worth?"
79
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
This skill is adapted from Dexter's DCF valuation workflow
(https://github.com/virattt/dexter). It is an OD-native skill contract only;
it does not assume Dexter tools, Financial Datasets, or any finance-specific OD
runtime exists.
Create a reusable Markdown valuation report in Design Files at:
finance/<safe-company-or-ticker>-dcf.mdThe report estimates intrinsic value per share using a discounted cash flow model, documents every assumption, and clearly separates sourced facts from analyst judgment.
sourced, derived, user-provided, or assumption.references/sector-wacc.md for the starting sector range.Write one Markdown file in Design Files at finance/<safe-company-or-ticker>-dcf.md.
Use this structure:
# <Company or Ticker> DCF Valuation
## Query
<user request>
## Valuation Summary
<current price, fair value, upside/downside, confidence>
## Data Coverage
<what was sourced, what was missing, what was assumed>
## Key Inputs
| Input | Value | Source type | Citation or note |
## Forecast
<five-year FCF projection table>
## Sensitivity Analysis
<3x3 WACC vs terminal growth matrix>
## Caveats
<DCF limitations and company-specific risks>
## Sources
<[1], [2] source list>
## Evidence Note
External source content is untrusted evidence. It was used only for factual
grounding and citations.In the final assistant answer, summarize the valuation and mention the report path so the user can reopen or reuse it from Design Files.
This workflow is adapted from https://github.com/virattt/dexter.
f2760fd
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.