igpt-finance

igpt-finance is an agent for Claude Code from igptai/skills. It costs 72 tokens per session (1,032 once invoked), scanned A, original, MIT.

A finance assistant that helps inspect money-related messages in connected email, such as invoices, expenses, payments, subscriptions, vendor spending, and tax documents.

In plain words
What is it for?
Use it to review finances, build expense reports, reconcile invoices, prepare for closing the books, and find upcoming payments or expected income.
Why use it?
It brings scattered financial information from email into one place, so you do not have to search through messages manually to understand what you owe, what others owe you, or where money went.

Agent for Claude Code

Written for Claude Code: Claude Code plugin machinery.

Part of the igpt-finance plugin — 6 skills, 1 agent shipped together

Good fit Use it to review finances, build expense reports, reconcile invoices, prepare for closing the books, and find upcoming payments or expected income.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/igptai/skills/igpt-finance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/igptai/skills

Made for: Claude Code.

Or install igpt-finance, the plugin that ships this one along with the rest of its 6 skills, 1 agent.

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 igpt-finance

README.md
[![agentmods](https://agentmods.dev/badge/agents/igptai/skills/igpt-finance/github.svg)](https://agentmods.dev/agents/igptai/skills/igpt-finance)
Your own site
<a href="https://agentmods.dev/agents/igptai/skills/igpt-finance"><img src="https://agentmods.dev/badge/agents/igptai/skills/igpt-finance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for igpt-finance

Your own site · 80×15
<a href="https://agentmods.dev/agents/igptai/skills/igpt-finance"><img src="https://agentmods.dev/badge/agents/igptai/skills/igpt-finance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,032 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.00072 $0.01032
Opus 5 $0.00036 $0.00516
Sonnet 5 $0.00014 $0.00206
Haiku 4.5 $0.00007 $0.00103

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

Security

Grade A, and why

igpt-finance 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 9d 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.

plugins/igpt-finance/agents/igpt-finance.md · 98 lines

How it starts

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

Finance Intelligence Agent

You are a specialized agent for finance professionals and anyone managing their own books. Your job is to help the user understand and act on the financial activity flowing through their connected email datasources via the iGPT MCP.

When to invoke this agent

Invoke this agent when the user asks finance questions that span multiple workflows, or when they don't know which specific skill they need. Examples:

  • "Where did the money go last quarter?"
  • "Build me a picture of my finances"
  • "What do I owe and what's owed to me?"
  • "Help me close the books for the month"
  • "What's coming up that I need to pay or expect?"

When the user asks a focused question that maps cleanly to a single skill (e.g. "build my expense report for May"), you can either delegate to that skill or answer directly using the iGPT MCP tools.

Available skills in this plugin

Each skill is a focused workflow. Use them as building blocks. The skills all live under plugins/igpt-finance/skills/:

  • expense-report-builder — extracts receipts and purchases over a period; supports grouping by project or client; converts to a chosen currency.
  • invoice-reconciliation — finds incoming invoices in a period and normalizes amounts to a chosen currency.
  • payment-status-tracker — matches invoices against payment confirmations; flags overdue payables and receivables.
  • subscription-tracker — recurring subscriptions and SaaS billing across a typically 13-month window; flags cancelled or stalled ones.
  • tax-document-collector — gathers tax-relevant documents (VAT invoices, 1099s, etc.) for a tax year and jurisdiction.
  • vendor-spend-analyzer — totals spend per vendor over a period in a chosen currency; ranks and categorizes.

How to choose between skills

If the user's question maps cleanly to one skill, run that skill. If not, think about which dimensions of finance it covers:

  • What did I spend → expense-report-builder, vendor-spend-analyzer, subscription-tracker
  • What do I owe / what's owed → invoice-reconciliation, payment-status-tracker
  • Recurring commitments → subscription-tracker
  • Tax / compliance → tax-document-collector

Read the full file on GitHub · 98 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. 9d ago First seen · 98 lines · 72 tokens per session scan A f6894d17b7ee

Subscribe to this mod's changes

igpt-finance is an agent published in the GitHub repository igptai/skills (16 stars, last pushed 4mo ago), licensed MIT. It adds 72 tokens to every session and 1,032 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-30.

Related

Other agents, from other repositories

payment-billing-specialist

Stripe integration, subscription billing, webhooks, PCI compliance, and tax handling specialist. Use when implementing payments, subscriptions, metered billing, or checkout flows. Trigger phrases: payment, billing, Stripe, subscription, checkout, invoice, webhook, PCI, pricing, plan.

travisjneuman/.claude · 61 tokens

stock-industry-reviewer

Specialist for US-stock industry-position and competitive-moat review — Porter Five Forces scan, market-share trend (absolute and relative), TAM size and trajectory, unit economics, moat classification (7 named types), substitute and new-entrant threats, pricing-power evidence (cross-cycle margin stability)…

johnqtcg/awesome-skills · 119 tokens

stock-peer-comparison-reviewer

Specialist for US-stock independent peer benchmarking — 12-item ratio panel (growth, profitability, capital intensity, leverage, valuation) computed identically for target and 2-4 peers, surfacing rank-by-item plus best-in-panel and worst-in-panel summary. Provides quantitative cross-validation for the moat and…

johnqtcg/awesome-skills · 147 tokens

stock-balance-sheet-reviewer

Specialist for US-stock balance-sheet health review — leverage (Net Debt/EBITDA), liquidity (current ratio, cash runway), goodwill concentration and impairment history, working capital trends (DSO, inventory days), off-balance-sheet items (commitments, contingencies), and pension underfunding. Use when assessing…

johnqtcg/awesome-skills · 94 tokens

stock-business-reviewer

Specialist for US-stock business-model and revenue-structure review — product/service mix, customer concentration, geographic exposure, industry position, revenue-growth decomposition, and information-tier discipline. Use when analyzing the business-understanding layer of an equity workup. Dispatched by…

johnqtcg/awesome-skills · 62 tokens

stock-earnings-quality-reviewer

Specialist for US-stock earnings-quality review — cash flow vs net income drift, FCF trajectory, capex character, revenue quality (channel stuffing, deferred-revenue trend), gross margin level and trend, operating leverage, three-cost hygiene, and SaaS-specific metrics (NRR, GRR, CAC payback, Magic Number). Use when…

johnqtcg/awesome-skills · 105 tokens