jeremylongshore

excel-dcf-modeler

@jeremylongshore/excel-dcf-modeler
jeremylongshore
1,004
123 forks
Updated 1/18/2026
View on GitHub

Build discounted cash flow (DCF) valuation models in Excel. Use when creating DCF models, calculating enterprise value, or valuing companies. Trigger with phrases like 'excel dcf', 'build dcf model', 'calculate enterprise value'.

Installation

$skills install @jeremylongshore/excel-dcf-modeler
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathplugins/business-tools/excel-analyst-pro/skills/excel-dcf-modeler/SKILL.md
Branchmain
Scoped Name@jeremylongshore/excel-dcf-modeler

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


name: excel-dcf-modeler description: | Build discounted cash flow (DCF) valuation models in Excel. Use when creating DCF models, calculating enterprise value, or valuing companies. Trigger with phrases like 'excel dcf', 'build dcf model', 'calculate enterprise value'. allowed-tools: Read, Write, Edit, Grep, Glob, Bash(cmd:*) version: 1.0.0 author: Jeremy Longshore jeremy@intentsolutions.io license: MIT

Excel DCF Modeler

Overview

Creates professional DCF valuation models following investment banking standards with WACC calculations and sensitivity analysis.

Prerequisites

  • Excel or compatible spreadsheet software
  • Historical financial data for target company
  • Industry comparables for WACC estimation

Instructions

  1. Create assumptions sheet with revenue growth, margins, WACC, and terminal growth rate
  2. Build free cash flow projections (5-year forecast)
  3. Calculate terminal value using Gordon Growth Model
  4. Discount cash flows and terminal value to present value
  5. Sum to get enterprise value, subtract net debt for equity value
  6. Add sensitivity tables for key assumptions

Output

  • Complete 4-sheet DCF model with assumptions, projections, valuation, and sensitivity
  • Enterprise value and equity value per share
  • Sensitivity analysis on WACC and terminal growth rate

Error Handling

ErrorCauseSolution
#DIV/0! in terminal valueWACC equals terminal growthTerminal growth must be less than WACC
Negative FCFHigh CapEx or WC needsReview assumptions, may need different model
Unrealistic EVExtreme growth assumptionsBenchmark against industry comparables

Examples

Example: Value a SaaS Company Request: "Create a DCF model for a $50M ARR SaaS company growing 30%" Result: 4-sheet model with 5-year projections, 12% WACC, 3% terminal growth, sensitivity tables

Example: M&A Valuation Request: "DCF analysis for acquisition target" Result: Model with synergy adjustments, scenario analysis, and per-share valuation

Resources

More by jeremylongshore

View all
rabbitmq-queue-setup
1,004

Rabbitmq Queue Setup - Auto-activating skill for Backend Development. Triggers on: rabbitmq queue setup, rabbitmq queue setup Part of the Backend Development skill category.

model-evaluation-suite
1,004

evaluating-machine-learning-models: This skill allows Claude to evaluate machine learning models using a comprehensive suite of metrics. It should be used when the user requests model performance analysis, validation, or testing. Claude can use this skill to assess model accuracy, precision, recall, F1-score, and other relevant metrics. Trigger this skill when the user mentions "evaluate model", "model performance", "testing metrics", "validation results", or requests a comprehensive "model evaluation".

neural-network-builder
1,004

building-neural-networks: This skill allows Claude to construct and configure neural network architectures using the neural-network-builder plugin. It should be used when the user requests the creation of a new neural network, modification of an existing one, or assistance with defining the layers, parameters, and training process. The skill is triggered by requests involving terms like "build a neural network," "define network architecture," "configure layers," or specific mentions of neural network types (e.g., "CNN," "RNN," "transformer").

oauth-callback-handler
1,004

Oauth Callback Handler - Auto-activating skill for API Integration. Triggers on: oauth callback handler, oauth callback handler Part of the API Integration skill category.