Dcf Model
Anthropics' DCF-Model predicts future cash flows and valuations based on provided financial data and assumptions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dcf-model npx -- -y @trustedskills/dcf-model
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dcf-model": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dcf-model"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The dcf-model skill enables AI agents to perform discounted cash flow (DCF) analysis for financial valuation. It processes user-provided inputs like revenue growth rates, margins, and discount rates to calculate enterprise value and equity value. This tool is designed specifically for financial services contexts where quantitative modeling is required.
When to use it
- Valuing a startup or public company based on projected future cash flows.
- Comparing the intrinsic value of an asset against its current market price.
- Estimating investment returns by inputting specific growth assumptions and terminal values.
- Generating a structured financial report that includes key DCF metrics like WACC and NPV.
Key capabilities
- Calculates enterprise value using standard DCF methodology.
- Derives equity value from the calculated enterprise value.
- Accepts custom inputs for revenue, margins, growth rates, and discount rates.
- Outputs a clear summary of valuation results suitable for financial review.
Example prompts
- "Calculate the DCF valuation for a SaaS company with $10M current revenue, 20% annual growth, and a 10% terminal growth rate."
- "Estimate the equity value of a manufacturing firm assuming a WACC of 8% and free cash flows growing at 5% indefinitely."
- "Run a DCF model with an initial revenue of $5M, expanding margins to 40%, and a discount rate of 12%."
Tips & gotchas
Ensure you provide accurate and realistic financial assumptions, as the output is only as reliable as the inputs. This skill is strictly for valuation modeling; it does not perform live market data lookups or audit existing financial statements.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.