dcf-model

Generate Excel DCF valuation models with live formulas and sensitivity grids.

Updated May 26, 2026
One-click install
npx skills add https://github.com/ruiyangruiyi/hermes-agent --skill dcf-model-ruiyangruiyi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dcf-model
Source: https://github.com/ruiyangruiyi/hermes-agent/tree/main/optional-skills/finance/dcf-model
Command: npx skills add https://github.com/ruiyangruiyi/hermes-agent --skill dcf-model-ruiyangruiyi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openpyxl, requests, and includes scripts (resource) components.

What problem does it solve?

This Skill turns equity intrinsic-valuation work into a repeatable, standards-based workflow by generating a complete Excel DCF model with scenario assumptions and sensitivity analysis.

Core Features & Use Cases

  • Institutional DCF model builder (Excel): Revenue projections, FCF build, WACC, terminal value, and Bear/Base/Bull cases.
  • Live-formula spreadsheet output: Ensures every projection and valuation component is expressed as Excel formulas (no hardcoded computed results).
  • Professional sensitivities: Creates multiple full recalculation grids (e.g., WACC vs terminal growth) with a centered base case for sanity-checking.
  • Uses xlsx conventions & recalc validation: Aligns with the excel-author workflow and supports formula correctness via recalc tooling.

Quick Start

Ask the agent: “Create a DCF valuation Excel model for [company/ticker], using my growth assumptions and a 5-year projection period, and deliver the .xlsx with Bear/Base/Bull scenarios and sensitivity tables.”

Frequently Asked Questions about dcf-model

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

FAQPage Schema
How do I build a DCF valuation Excel model with live formulas instead of hardcoded values?

You can build a DCF valuation Excel model with live formulas by generating a complete spreadsheet where revenue projections, FCF schedules, WACC, and terminal value are expressed as dynamic Excel formulas, ensuring automated recalculation when inputs change.

What is the best way to generate WACC and terminal growth sensitivity tables in Excel?

Generating WACC and terminal growth sensitivity tables in Excel is best handled by creating multiple full recalculation grids with a centered base case, allowing you to sanity-check valuation sensitivity to core drivers like discount rate and growth.

Can I create Bear, Base, and Bull case scenarios for equity intrinsic-value analysis in Excel?

You can create Bear, Base, and Bull case scenarios for equity intrinsic-value analysis in Excel by building an institutional DCF model that outputs scenario-based projections and valuations across multiple cases for comprehensive valuation comparisons.

Does openpyxl support creating institutional-quality DCF models with automated recalculation?

openpyxl supports creating institutional-quality DCF models by writing Python scripts that generate Excel files with live formulas, scenario assumptions, and fully populated sensitivity grids compatible with spreadsheet conventions and automated recalculation tooling.

How do I validate DCF model sensitivity to core drivers like discount rate and growth?

To validate DCF model sensitivity to core drivers like discount rate and growth, use a generated Excel model that includes fully populated sensitivity grids and scenario-based outputs to verify how changes in WACC and terminal growth impact the final equity valuation.