Agent Plugins Marketplace
All plugins

excel-analyst-pro

v1.21.0

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.

Claude Code4 Skills

By Intent SolutionsLicense: MIT2.7k GitHub starsUpdated 6 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Aug 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install excel-analyst-pro-2@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/jeremylongshore/tons-of-skills-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/business-tools/excel-analyst-pro/.

Plugin files

plugins/business-tools/excel-analyst-pro/
├── .claude-plugin/plugin.json
├── skills/excel-dcf-modeler/SKILL.md
├── skills/excel-lbo-modeler/SKILL.md
├── skills/excel-pivot-wizard/SKILL.md
└── skills/excel-variance-analyzer/SKILL.md

Included Skills4

excel-dcf-modelerskills/excel-dcf-modeler/SKILL.md

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'.

excel-lbo-modelerskills/excel-lbo-modeler/SKILL.md

Build leveraged buyout (LBO) models in Excel with debt schedules and IRR analysis. Use when structuring LBO transactions or analyzing PE returns. Trigger with phrases like 'excel lbo', 'build lbo model', 'calculate pe returns'.

excel-pivot-wizardskills/excel-pivot-wizard/SKILL.md

Create advanced Excel pivot tables with calculated fields and slicers. Use when building data summaries or creating interactive dashboards. Trigger with phrases like 'excel pivot', 'create pivot table', 'data summary'.

excel-variance-analyzerskills/excel-variance-analyzer/SKILL.md

Analyze budget vs actual variances in Excel with drill-down and root cause analysis. Use when performing variance analysis or explaining budget differences. Trigger with phrases like 'excel variance', 'analyze budget variance', 'actual vs budget'.

Plugin manifests1

plugins/business-tools/excel-analyst-pro/.claude-plugin/plugin.json
{
  "name": "excel-analyst-pro",
  "version": "1.21.0",
  "description": "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.",
  "author": {
    "name": "Intent Solutions",
    "email": "[email protected]",
    "url": "https://tonsofskills.com"
  },
  "license": "MIT",
  "repository": "https://github.com/jeremylongshore/claude-code-plugins/tree/main/plugins/excel-analyst-pro",
  "keywords": [
    "excel",
    "financial-modeling",
    "dcf",
    "lbo",
    "valuation",
    "variance-analysis",
    "pivot-tables",
    "investment-banking",
    "private-equity",
    "financial-analysis"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[excel-analyst-pro on Agent Plugins Marketplace](https://pluginsmp.com/plugins/excel-analyst-pro-2)