excel-analyst-pro

Professional financial modeling toolkit for Claude Code with auto-invoked Skills and Excel MCP integration. Build DCF models, LBO analysis, variance reports, and pivot tables using natural language.

View on GitHub
Author ClaudeCodePlugins
Namespace @jeremylongshore/claude-code-plugins-plus
Category business-tools
Version 1.0.0
Stars 1,193
Downloads 7
self.md verified
Table of content

Professional financial modeling toolkit for Claude Code with auto-invoked Skills and Excel MCP integration. Build DCF models, LBO analysis, variance reports, and pivot tables using natural language.

Installation

npx claude-plugins install @jeremylongshore/claude-code-plugins-plus/excel-analyst-pro

Contents

Folders: skills, slash-commands

Files: DEMO_VIDEO_SCRIPT.md, GITHUB_DEPLOYMENT.md, LICENSE, PRODUCTION_SUMMARY.md, README.md

Documentation

Professional financial modeling toolkit for Claude Code with auto-invoked Skills and Excel MCP integration.

Build DCF models, LBO analysis, variance reports, and pivot tables using natural language. No formulas to remember, no manual Excel workβ€”just describe what you need.


πŸš€ Features

Auto-Invoked Skills

Key Benefits


πŸ“¦ Installation

Prerequisites

Quick Install

/plugin install excel-analyst-pro@claude-code-plugins

This will automatically:

  1. Install the plugin
  2. Configure @negokaz/excel-mcp-server
  3. Load all 4 Skills into Claude Code
  4. Add slash commands

🎯 Usage

DCF Valuation Model

Just ask in natural language:

You: "Create a DCF model for Tesla"

Claude: I'll build a DCF valuation model for Tesla. Let me gather some inputs.

What base year revenue should we use for Tesla?
(For reference, Tesla's 2023 revenue was approximately $96.8B)

You: $96.8 billion

Claude: Great! What revenue growth rates should we assume for Years 1-5?

You: 25%, 20%, 15%, 12%, 10%

Claude: [Builds complete DCF model with 4 sheets]

βœ… DCF Model Complete!

πŸ“Š Valuation Results:
- Enterprise Value: $847.3 billion
- Implied equity value per share: $243

πŸ“ Model saved to: Tesla_DCF_Model.xlsx

That’s it! No Excel formulas, no manual work.


LBO Analysis

You: "Build an LBO model for a $50M EBITDA software company"

Claude: I'll create an LBO model. What entry multiple should we assume?
(Software companies typically trade at 10-15x EBITDA)

You: 12x

Claude: [Builds complete LBO model with 6 sheets]

βœ… LBO Model Complete!

πŸ“Š Base Case Returns (5-year hold, 12x exit):
- Exit Equity Value: $1,124M
- Money-on-Money: 4.2x
- IRR: 34.2%

πŸ“ Model saved to: Software_LBO_Model.xlsx

Variance Analysis

You: "Analyze Q1 budget vs actual"

Claude: [Analyzes data and generates report]

βœ… Variance Analysis Complete!

πŸ”΄ CRITICAL VARIANCES:
- EBITDA: $270K vs $450K (-40.0%) - $180K under
- Operating Expenses: $840K vs $750K (+12.0%) - $90K over

πŸ“ Report saved to: Q1_2025_Variance_Analysis.xlsx

Pivot Tables

You: "Show sales by region and product category"

Claude: [Creates pivot table and visualization]

βœ… Pivot Table Created!

Top Insights:
1. West region leads with $1.45M (30.3% of total)
2. Electronics is #1 category at $1.70M (35.6%)
3. Northeast + Electronics = $400K (highest cell)

Visualization: Added column chart comparing regions

FREE Financial Data Sources: No Bloomberg Required

Get company financials, market data, and economic indicators for your models - all free, no $24K/year Bloomberg subscription.

Quick Comparison

Data TypePaid SourceFREE Source
Company FinancialsBloomberg ($24K/year)SEC EDGAR: $0
Stock PricesCapital IQ ($12K/year)Yahoo Finance: $0
Market DataFactSet ($12K/year)Alpha Vantage: $0
Macro IndicatorsRefinitiv ($12K/year)FRED: $0
Company NewsS&P CapitalIQ ($12K/year)Google News: $0

Annual Savings: $25K-74K for professional-grade model inputs.

Why Free Data Works for Financial Modeling

For DCF Models:

For LBO Models:

For Variance Analysis:

15-minute delayed data is perfectly fine for financial modeling (not day trading).

Free Data Source Catalog

1. SEC EDGAR (Best for Fundamentals)

What: Official company filings (10-K, 10-Q, 8-K)

**Use

…(truncated)

Included Skills

This plugin includes 4 skill definitions:

excel-dcf-modeler

|

View skill definition

Excel DCF Modeler

Overview

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

Prerequisites

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

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

…(truncated)

excel-lbo-modeler

|

View skill definition

Excel LBO Modeler

Overview

Creates leveraged buyout models with debt structuring, amortization schedules, and sponsor returns analysis for private equity transactions.

Prerequisites

Instructions

  1. Set up transaction structure (purchase price, debt/equity split)
  2. Build debt schedules for each tranche (senior, mezzanine, etc.)
  3. Create operating projections with debt service
  4. Calculate cash flow available for debt paydown
  5. Model exit scenarios and calculate IRR/MOIC

Output

Error Handling

ErrorCauseSolution
Negative cash flowDebt service exceeds EBITDAReduce leverage or restructure debt terms
IRR #NUM!No valid solutionCheck exit value exceeds equity contribution
Circular referenceCash sweep tied to interestEnable iterative calculation

Examples

Example: Mid-Market LBO Request: “Build an LBO model for a $100M EBITDA company at 8x entry” Result: 60% senior / 40% equity structure, 5-year model, IRR analysis at 7x-10x exits

Example: Add-On Acquisition Request: “Model a bolt-on acquisition with synergies” Result: Integrated model with synergy phase-in and ac

…(truncated)

excel-pivot-wizard

|

View skill definition

Excel Pivot Wizard

Overview

Creates advanced pivot tables with calculated fields, slicers, and dynamic dashboards for data analysis and reporting.

Prerequisites

Instructions

  1. Verify source data is in tabular format with headers
  2. Create pivot table from data range
  3. Configure rows, columns, values, and filters
  4. Add calculated fields for custom metrics
  5. Insert slicers for interactive filtering
  6. Format and style for presentation

Output

Error Handling

ErrorCauseSolution
Field not foundChanged source dataRefresh data connection
Calculated field errorInvalid formulaCheck field names match exactly
Slicer not updatingDisconnected reportReconnect slicer to pivot

Examples

Example: Sales Dashboard Request: “Create a pivot summarizing sales by region and product” Result: Pivot with region rows, product columns, revenue values, and date slicer

Example: Financial Analysis Request: “Build a pivot showing monthly trends by cost center” Result: Time-series pivot with calculated YoY growth fields

Resources

…(truncated)

excel-variance-analyzer

|

View skill definition

Excel Variance Analyzer

Overview

Performs comprehensive budget vs actual variance analysis with automated drill-down, root cause identification, and executive reporting.

Prerequisites

Instructions

  1. Import budget and actual data into comparison template
  2. Calculate absolute and percentage variances
  3. Apply materiality thresholds for flagging
  4. Create drill-down by category, period, or cost center
  5. Generate variance waterfall chart for executive reporting

Output

Error Handling

ErrorCauseSolution
Missing periodsData gapsFill with zeros or interpolate
Percentage calc errorZero budgetUse IF to handle div/0
Misaligned categoriesChanged chart of accountsCreate mapping table

Examples

Example: Monthly P&L Variance Request: “Analyze why we missed budget by $500K this month” Result: Variance waterfall showing revenue shortfall offset by OPEX savings

Example: Department Budget Review Request: “Which departments are over budget YTD?” Result: Ranked list by variance magnitude with drill-down to line items

Resources

…(truncated)

Source

View on GitHub

Tags: business-tools excelfinancial-modelingdcflbovaluationvariance-analysispivot-tablesinvestment-bankingprivate-equityfinancial-analysisskillsmcp