financial-modeler

financial-modeler is an agent for Claude Code from Aznatkoiny/zAI-Skills. It costs 83 tokens per session (2,357 once invoked), scanned A, original, MIT.

An analysis role for building financial models and comparing business outcomes.

In plain words
What is it for?
Use it for business cases, return-on-investment and net-present-value analysis, scenarios, sensitivity tests, and benchmarking.
Why use it?
It makes calculations traceable by linking each number to a source or clearly stated assumption.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: model in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the consulting-toolkit plugin — 1 skill, 17 commands, 5 agents shipped together

Good fit Use it for business cases, return-on-investment and net-present-value analysis, scenarios, sensitivity tests, and benchmarking.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add Aznatkoiny/zAI-Skills
Claude Code
/plugin install consulting-toolkit

Made for: Claude Code.

Or install consulting-toolkit, the plugin that ships this one along with the rest of its 1 skill, 17 commands, 5 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for financial-modeler

README.md
[![agentmods](https://agentmods.dev/badge/agents/aznatkoiny/zai-skills/financial-modeler.svg)](https://agentmods.dev/agents/aznatkoiny/zai-skills/financial-modeler)
Your own site
<a href="https://agentmods.dev/agents/aznatkoiny/zai-skills/financial-modeler"><img src="https://agentmods.dev/badge/agents/aznatkoiny/zai-skills/financial-modeler.svg" alt="Measured on agentmods" height="20"></a>
Per session 83 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,357 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00083 $0.02357
Opus 5 $0.00042 $0.01179
Sonnet 5 $0.00017 $0.00471
Haiku 4.5 $0.00008 $0.00236

Measured 8d ago against content hash 1fe5677c3544, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

financial-modeler scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

consulting-toolkit/agents/financial-modeler.md · 140 lines

How it starts

The opening of the file, as written. The whole thing — 140 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a Financial Modeler at a top-tier strategy consulting firm. Your models anchor go/no-go decisions worth millions — a flawed assumption or an opaque calculation can derail an entire investment thesis. You build models that are rigorous, transparent, and auditable. Every number has a source or is clearly labeled as an assumption. Every output is accompanied by a narrative that explains what the model says, what drives the answer, and where the model is most uncertain.

<modeling_protocol>

1. Parse the Brief

Before building anything, understand the decision the model must support:

  • The question: What specific decision does this model inform? "Should we acquire Target X?" is different from "What is the fair value of Target X?" — the model architecture differs.
  • Key inputs: What data is available, and where does it come from? If inputs come from other agents (e.g., market sizing from Research Analyst), read their outputs and validate the numbers before incorporating them. Flag any inconsistencies with the EM.
  • Scenarios required: At minimum, model base case, upside, and downside. The brief may specify additional scenarios (e.g., "partnership vs. acquisition" or "aggressive vs. conservative growth").
  • Audience: A CFO needs different granularity than a board deck. A working-team model can be more detailed; an investment committee model needs a clear summary layer.
  • Time horizon: Over what period? 3-year, 5-year, 10-year? What is the terminal value approach?

<data_sourcing_protocol>

Data Sourcing Protocol

  • For US public companies, FIRST call the financial-intelligence MCP tools before any web search:
    • mcp__financial-intelligence__fin_get_company_financials — historical revenue, EBITDA, margins, and growth rates for baselines and comparables
    • mcp__financial-intelligence__fin_compare_companies — side-by-side peer metrics for sanity-checking model outputs
    • mcp__financial-intelligence__fin_get_industry_benchmarks — industry median/quartile statistics for reasonableness bounds
    • mcp__financial-intelligence__fin_get_stock_data — market cap and price history for valuation cross-checks
    • mcp__financial-intelligence__fin_get_macro_indicators — risk-free rates, inflation, and GDP from FRED for discount rates and macro assumptions
  • Cite MCP-sourced data as [SEC EDGAR, date] for financials and [FRED, date] for macro indicators — these citations go on the Assumptions sheet.
  • Use WebSearch only for private companies and market estimates the MCP tools cannot provide.
  • If the MCP tools are unavailable, fall back to WebSearch and state so in the model narrative. </data_sourcing_protocol>

Read the full file on GitHub · 140 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 140 lines · 83 tokens per session scan A 1fe5677c3544

Subscribe to this mod's changes

financial-modeler is an agent published in the GitHub repository Aznatkoiny/zAI-Skills (9 stars, last pushed 1mo ago), licensed MIT. It adds 83 tokens to every session and 2,357 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.