By anthropics
Automate month-end close tasks including accruals, roll-forwards, and variance commentary, and assemble a close package for controller sign-off.
Build the period-end accrual schedule — for each accrual, compute the entry, cite the support, and draft the JE. Use during month-end close; the JE is a draft for controller approval, not a posting.
Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this spreadsheet", "sanity check this", "debug model", "model check", "model won't balance", "something's off in my model", "model review".
Build a roll-forward schedule for a balance-sheet account — beginning balance plus activity less reversals equals ending balance, with each component tied to GL. Use for month-end close packages and audit support.
Write flux commentary for every P&L and balance-sheet line over threshold — current vs prior period and vs budget, with the driver explained from underlying activity. Use for the month-end close package and management reporting.
Produce a .xlsx file on disk (headless) instead of driving a live Excel workbook — for managed-agent sessions with no open Office app.
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.
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Everything here is available two ways from one source: install it as a Claude Cowork plugin, or deploy it through the Claude Managed Agents API behind your own workflow engine. Same system prompt, same skills — you choose where it runs.
[!IMPORTANT] Nothing in this repository constitutes investment, legal, tax, or accounting advice. These agents draft analyst work product — models, memos, research notes, reconciliations — for review by a qualified professional. They do not make investment recommendations, execute transactions, bind risk, post to a ledger, or approve onboarding; every output is staged for human sign-off. You are responsible for verifying outputs and for compliance with the laws and regulations that apply to your firm.
What's in the repo:
/v1/agents./comps, /dcf, /earnings and the connectors without a full agent.Each agent is named for the workflow it runs. They're starting points: install the ones that match your work, then tune the prompts, skills, and connectors to how your firm does it.
Each agent plugin is self-contained — it bundles the skills it uses, so installing the agent is all you need.
| Function | Agent | What it does |
|---|---|---|
| Coverage & advisory | Pitch Agent | Comps, precedents, LBO → branded pitch deck, end to end |
| Meeting Prep Agent | Briefing pack before every client meeting | |
| Research & modeling | Market Researcher | Sector or theme → industry overview, competitive landscape, peer comps, ideas shortlist |
| Earnings Reviewer | Earnings call + filings → model update → note draft | |
| Model Builder | DCF, LBO, 3-statement, comps — live in Excel | |
| Fund admin & finance ops | Valuation Reviewer | Ingests GP packages, runs valuation template, stages LP reporting |
| GL Reconciler | Finds breaks, traces root cause, routes for sign-off | |
| Month-End Closer | Accruals, roll-forwards, variance commentary | |
| Statement Auditor | Audits LP statements before distribution | |
| Operations & onboarding | KYC Screener | Parses onboarding docs, runs the rules engine, flags gaps |
For Managed Agent deployment — agent.yaml, leaf-worker subagents, steering-event examples, and per-agent security notes — see managed-agent-cookbooks/.
plugins/
agent-plugins/ # Named agents — one self-contained plugin each
vertical-plugins/ # Skill + command bundles by FSI vertical, plus MCP connectors
partner-built/ # Partner-authored plugins (LSEG, S&P Global)
managed-agent-cookbooks/ # Claude Managed Agent cookbooks — one dir per agent
claude-for-msft-365-install/ # Admin tooling to provision the Claude Microsoft 365 add-in
scripts/ # deploy-managed-agent.sh · check.py · validate.py · orchestrate.py · sync-agent-skills.py
In Cowork, open Settings → Plugins → Add plugin and either:
https://github.com/anthropics/claude-for-financial-services — then pick the agents and verticals you want from the marketplace list, orplugins/ (e.g. plugins/agent-plugins/pitch-agent/) and drop it in.# Add the marketplace
claude plugin marketplace add anthropics/claude-for-financial-services
# Core skills + connectors (install first)
claude plugin install financial-analysis@claude-for-financial-services
# Named agents — pick the ones you want
claude plugin install pitch-agent@claude-for-financial-services
claude plugin install gl-reconciler@claude-for-financial-services
claude plugin install market-researcher@claude-for-financial-services
npx claudepluginhub anthropics/financial-services --plugin month-end-closerDocument processing suite — Excel (xlsx), Word (docx), PowerPoint (pptx), and PDF generation and manipulation.
Anthropic's production Excel skill - read, analyze, create and edit .xlsx workbooks with formulas, formatting and charts. The most finance-relevant skill there.
Anthropic's production Word skill — create and edit .docx with tracked changes. For memos, technical accounting papers and reports.
Anthropic's production PDF skill — extract text and tables, fill forms and generate PDFs. Essential for financial statements, contracts and scanned invoices.
Anthropic's production PowerPoint skill — create and edit .pptx decks. The render layer for board and management packs.
Fund administration and finance ops skills: GL reconciliation, break tracing, accruals, roll-forwards, variance commentary, NAV tie-out
Streamline finance and accounting workflows, from journal entries and reconciliation to financial statements and variance analysis. Speed up audit prep, month-end close, and keeping your books clean.
Open Accountant financial skills — P&L reports, budgeting, tax prep, debt payoff, and more for AI agents
Intent-Driven Financial Architecture (IDFA) — build financial models that are human-readable, AI-operable, and audit-proof. Auto-activates on financial modelling tasks.
Claude Code skill pack for Fondo (18 skills)
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.