By sartrus
Three-agent financial modelling team: Architect, Coder, Challenger. Builds polished Excel models with scenarios, dashboards, and validated formulas.
A Claude Code skill that builds polished Excel financial models via a three-agent team: Architect (Opus) designs the blueprint, Coder (Sonnet) writes Python/openpyxl, Challenger (Opus) stress-tests formulas. Supports light (single-tab) and heavy (multi-tab with Dashboard, scenario selector, INDEX-driven scenarios) modes.
User request
|
v
Step 0: Clarify scope (heavy or light?)
|
v
Step 1: MODEL ARCHITECT (Opus)
Designs full model blueprint: tabs, rows, formulas, scenarios
|
v
Step 2: MODEL CODER (Sonnet)
Translates blueprint into Python/openpyxl script, runs it
|
v
Step 3: MODEL CHALLENGER (Opus)
Reviews .xlsx: formula audit, scenario validation, design check
|
v
PASS -> deliver | FAIL -> fix and re-check (up to 3 iterations)
INDEX() — no hardcoded scenario columns$-notation (mixed/absolute references) so you can drag formulas to new columns.skill fileclaude install-skill modelling-team.skill
Copy the SKILL.md and references/ directory into your Claude Code skills folder:
~/.claude/skills/modelling-team/
├── SKILL.md
└── references/
├── architect-prompt.md
├── coder-prompt.md
└── challenger-prompt.md
Just ask Claude Code to build a model:
"Build me a DCF model for a coffee shop: $200K revenue, 5% growth, 30% EBITDA margin, 10% discount rate, 4x terminal multiple, 5-year horizon."
"Build me a heavy model for a rental portfolio with 3 properties, scenario analysis for rent growth and vacancy, and a dashboard with IRR and cash-on-cash return."
Claude will ask whether you want a light or heavy model, then run the three-agent workflow automatically.
modelling-team/
├── SKILL.md # Main skill definition
├── references/
│ ├── architect-prompt.md # Blueprint design agent prompt
│ ├── coder-prompt.md # Python/openpyxl coding agent prompt
│ └── challenger-prompt.md # Validation/review agent prompt
└── modelling-team.skill # Packaged distributable
The skill enforces a consistent visual style across all models:
| Element | Color | Usage |
|---|---|---|
Blue font (0000FF) | Inputs | Editable assumptions |
Black font (000000) | Formulas | All calculations |
Green font (008000) | Cross-sheet | Links between tabs |
Navy fill (1F3864) | Title rows | Model/section titles |
Medium blue fill (2F5496) | Section headers | Sub-sections |
Light blue fill (EBF3FB) | Input cells | Background for editable cells |
Light green fill (E2EFDA) | Totals/KPIs | Bold summary rows |
openpyxl installedMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sartrus/modelling-team-skill --plugin modelling-team-skillDCF, LBO, 3-statement, comps - live in Excel
Intent-Driven Financial Architecture (IDFA) — build financial models that are human-readable, AI-operable, and audit-proof. Auto-activates on financial modelling tasks.
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.
Anthropic's production Excel skill - read, analyze, create and edit .xlsx workbooks with formulas, formatting and charts. The most finance-relevant skill there.
Data analysis, visualization, and storytelling skill for financial and RevOps contexts
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research