dcf-model-builder

Automate end-to-end DCF model building and valuation workflows for public-equity scenarios.

488|76|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/openai/role-specific-plugins --skill dcf-model-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dcf-model-builder
Source: https://github.com/openai/role-specific-plugins/tree/main/plugins/financial-markets/skills/dcf-model-builder
Command: npx skills add https://github.com/openai/role-specific-plugins --skill dcf-model-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The DCF Model Builder automates end-to-end construction of public-equity DCF valuations, reducing manual workbook setup and ensuring consistent methodology and QA across plans.

Core Features & Use Cases

  • Builds a banker_formula_workbook or deterministic export pipeline to deliver an XLSX valuation workbook, run logs, citations, and a P0 handoff.
  • Supports base, downside, and upside scenarios with WACC, terminal value, and EV-to-equity bridge integration; includes scenario and sensitivity analyses.
  • Validates and normalizes plan inputs, orchestrates source-backed data, and renders an investor-ready summary and supporting artifacts.

Quick Start

Run the deterministic DCF pipeline with a valid plan.json to generate the workbook, run logs, and P0 handoff artifacts.

Frequently Asked Questions about dcf-model-builder

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

FAQPage Schema
How do I build a DCF model with scenario analysis and WACC for public equity valuation?

To build a DCF model, you provide a valid plan.json to automate end-to-end public-equity valuation. The pipeline computes WACC, terminal value, and EV-to-equity bridge across base, downside, and upside scenarios.

What is automated DCF valuation and how does sensitivity analysis work?

Automated DCF valuation coordinates source-backed data to compute enterprise value and apply an EV-to-equity bridge. Sensitivity analysis tests valuation outputs by varying key assumptions like WACC across multiple predefined plans.

How do I generate an investor-ready XLSX workbook from a DCF valuation plan?

You generate an XLSX workbook by running the deterministic DCF pipeline with validated plan inputs. It produces a banker_formula_workbook with formulas, run logs, citations, and a P0 handoff artifact for investor readiness.

Does the DCF model builder require specific dependencies or components to run?

The DCF model builder operates with no external dependencies. It uses internal scripts and references to validate plan inputs, execute scenarios, and perform QA checks before rendering deterministic valuation artifacts.

What happens if formula mode is unavailable during DCF model generation?

If formula mode is unavailable, the DCF pipeline automatically falls back to a deterministic_export path. This ensures you still receive valuation outputs and supporting artifacts without relying on the banker_formula_workbook format.

Can I normalize and validate plan inputs before running sensitivity analysis?

Yes, the DCF pipeline validates and normalizes plan inputs before scenario execution. This ensures data consistency across base, downside, and upside plans before running sensitivity analysis and generating final outputs.