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.
git clone --depth 1 https://github.com/igptai/skillsWrote 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.
[](https://agentmods.dev/agents/igptai/skills/igpt-finance)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
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.
- 9d ago First seen · 98 lines · 72 tokens per session scan A f6894d17b7ee
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.
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.
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)…
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…
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…
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…
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…