Back to Free Stuff

Free Guide — September 2026

Turn Claude Into
A Financial Expert

Anthropic published a free plugin that makes Claude work like a finance analyst. The interesting part is not the code. It is that they went and asked hundreds of financial firms how they actually work first, and then wrote all of it down. This is what they wrote down, and how to install it in two minutes.

Claude logo

The guide

What is in here

Everything, given away in full. The install, the full map so you know what to skip, the three prompts, and the honest notes about where this gets expensive.

What the plugin actually is, and why it is not just Claude with a finance personality

The real reason it is good, pulled straight out of the skill files Anthropic published

The two-minute install, for Claude Code and for Cowork

All 19 plugins mapped, so you install the 2 you need instead of all of them

Three copy-paste prompts that run on free public data, no terminal subscription

The honest part: what is free, what needs a paid data subscription, and what quietly breaks

Section 1

What this actually is

It is a free, open-source repo from Anthropic called Claude for Financial Services. Around 37,000 people have starred it. Apache 2.0 licensed, which means you can use it, change it, and use it commercially.

Inside it there are 19 installable plugins. Ten of them are agents, which are self-contained workers that own a whole job end to end. Eight are skill bundles grouped by the kind of finance work you do. One is admin tooling for firms running Claude inside Microsoft Office.

Underneath those sit around 50 individual skills and slash commands, plus 12 data connectors that wire Claude into providers like FactSet, Morningstar, PitchBook and S&P Global.

Here is the thing worth understanding before you install anything. A skill is not a chatbot personality. It is a file of written instructions that Claude reads and follows when the task comes up. So when you ask for a DCF, Claude is not improvising from whatever it picked up about finance on the internet. It is following a specific document that tells it exactly how to build one and what mistakes to avoid.

Which is why the next section is the one that actually matters.

Section 2

The real reason it is good

Anthropic did not write these skills by guessing what finance people want. They built them around the workflows they kept seeing at real firms: investment banking, equity research, private equity, wealth management. Then they published the instruction files publicly.

So you can just open them and read how institutional finance actually works. Most people install the plugin and never do this. It is the best part.

Here are six rules I pulled straight out of the published skill files. These are the standards Claude is held to every time it runs. You are about to see why the output is different from asking regular Claude a finance question.

1

Formulas, never typed-in numbers

dcf-model skill

The skill calls this non-negotiable. Every projection, margin, discount factor and present value has to be a live formula that points at other cells. Not a number the AI worked out and typed in. It even tells Claude that if it catches itself calculating a value and writing the result, stop and write the formula instead.

Why it matters: This is the difference between a model and a picture of a model. Change one assumption and a real model moves. A typed-in model just sits there being wrong.

2

Stop and show your work at every stage

dcf-model skill

Claude is explicitly told not to build end to end. It has to stop and get your sign-off five separate times: after the raw inputs, after the revenue projection, after the cash flow schedule, after the WACC, and after the equity bridge.

Why it matters: The skill spells out the reason. A wrong margin assumption found after the sensitivity tables are built means rebuilding everything downstream. Catching it at step two costs you a minute.

3

The center cell has to match

dcf-model skill

Sensitivity tables get built 5 by 5, odd numbered on both axes, so there is a true center cell. The middle row and middle column must be exactly the base case, which means the center cell has to equal the model’s own implied share price.

Why it matters: That is a built-in lie detector. If the center cell does not match the model, something upstream is broken. Most people building a DCF with AI have no way to know their model is wrong. This one checks itself.

4

Source it or flag it

dcf-model and pitch-agent

Every hardcoded number gets a comment saying where it came from: document, date, section, URL. The Pitch Agent goes further. If a multiple or a precedent cannot be traced to a filing, it has to mark it UNSOURCED rather than estimate something plausible.

Why it matters: This is the anti-hallucination rule, written by people who get fired for wrong numbers. An AI that says "I could not find this" is worth ten that quietly make it up.

5

Quantify the variance, always

earnings-analysis skill

The earnings skill will not let Claude say a company "beat expectations." It has to say beat by how much, in dollars and in percent, and then explain why results differed from what people expected.

Why it matters: Vague is easy and useless. This one rule is most of the gap between an AI summary and an analyst note.

6

Cite it with a clickable link

earnings-analysis skill

The skill marks citations as mandatory and wants them hyperlinked, not pasted as bare URLs. Every figure and every table carries the filing name, the date it was filed, and a link back to the source.

Why it matters: You can check its work in one click. That is the whole point. You are not trusting the AI, you are auditing it quickly.

The takeaway

You could take those six rules, paste them into a normal Claude chat, and get meaningfully better finance output today without installing anything. That is genuinely what the plugin is. Good instructions, written down by people who do this for a living. The install just means you stop having to paste them.

Section 3

The two-minute install

Two paths. Pick the one that matches where you use Claude. Cowork is the easier one if you are not technical.

Cowork: no terminal needed

Open Settings then Plugins then Add plugin, and paste this URL:

https://github.com/anthropics/financial-services

Then pick what you want from the marketplace list that appears. That is the whole install.

Claude Code: add the marketplace first

claude plugin marketplace add anthropics/financial-services

Then install the core bundle. Do this one first, it carries the shared modeling skills and every connector:

claude plugin install financial-analysis@claude-for-financial-services

Then add only the agents you will actually use. If you invest your own money, these three are the ones:

claude plugin install market-researcher@claude-for-financial-services
claude plugin install model-builder@claude-for-financial-services
claude plugin install earnings-reviewer@claude-for-financial-services

How to know it worked

Type /dcf in a session. If the command exists, the core bundle is live. Agents show up in Cowork dispatch, and skills fire on their own when the task calls for them, so you will not always see them working.

Section 4

All 10 agents, mapped

Most of these are built for people who work in finance for a living. Four are genuinely useful if you just manage your own money. Those are marked.

Market Researcher

Useful if you invest your own money

Sector or theme in, industry overview and peer comps and an ideas shortlist out.

market-researcher@claude-for-financial-services

Model Builder

Useful if you invest your own money

DCF, LBO, 3-statement and comps, built live in Excel.

model-builder@claude-for-financial-services

Earnings Reviewer

Useful if you invest your own money

Earnings call and filings in, model update and a note draft out.

earnings-reviewer@claude-for-financial-services

Meeting Prep Agent

Useful if you invest your own money

A briefing pack before any client meeting.

meeting-prep-agent@claude-for-financial-services

Pitch Agent

Comps, precedents and an LBO, all the way to a branded pitch deck.

pitch-agent@claude-for-financial-services

Valuation Reviewer

Ingests GP packages, runs the valuation template, stages LP reporting.

valuation-reviewer@claude-for-financial-services

GL Reconciler

Finds the breaks, traces the root cause, routes it for sign-off.

gl-reconciler@claude-for-financial-services

Month-End Closer

Accruals, roll-forwards and variance commentary.

month-end-closer@claude-for-financial-services

Statement Auditor

Audits LP statements before they go out.

statement-auditor@claude-for-financial-services

KYC Screener

Parses onboarding docs, runs the rules engine, flags the gaps.

kyc-screener@claude-for-financial-services

The 8 skill bundles

These are the underlying skills and slash commands without a full agent wrapped around them. Install one if you want the commands but not the workflow.

financial-analysis Start here

Comps, DCF, LBO, 3-statement, deck QC, Excel audit. Carries all 12 data connectors.

investment-banking

CIMs, teasers, process letters, buyer lists, merger models, deal tracking.

equity-research

Earnings notes, initiations, model updates, thesis and catalyst tracking.

private-equity

Sourcing, screening, diligence checklists, IC memos, portfolio monitoring.

fund-admin

GL recon, break tracing, accruals, roll-forwards, variance commentary, NAV tie-out.

operations

KYC document parsing and rules-grid evaluation.

lseg Partner

Bond RV, swap curves, FX carry, options vol, macro-rates monitoring on LSEG data.

sp-global Partner

Tear sheets, earnings previews, funding digests on S&P Capital IQ.

The commands worth knowing

There are around 50 of these. These are the ones you will actually type.

/dcf

DCF valuation with WACC and sensitivity analysis

/comps

Comparable company analysis with trading multiples

/lbo

Leveraged buyout model

/earnings

Post-earnings quarterly update report

/earnings-preview

Pre-earnings scenario analysis and key metrics

/sector

Industry landscape and thematic report

/screen

Stock screening and idea sourcing

/thesis

Maintain and update an investment thesis

/catalysts

Track upcoming catalysts across your names

/debug-model

Excel audit: formula tracing, hardcode detection, balance checks

/initiate

Institutional-quality initiation report

/morning-note

Morning meeting notes and trade ideas

Prompt 1

Research a whole sector

This is the Sunday afternoon job. You want to understand an industry you do not know yet, find the companies in it, and come out with a short list worth looking at properly.

It runs on public filings you can get for free. Every number comes back with a source and a date, and it tells you where its own analysis is weakest, which is the part most research skips.

Copy-paste prompt

You are acting as my sector research analyst, using the market-researcher agent and the sector-overview skill from the Claude for Financial Services plugin.

I want an industry overview and an ideas shortlist for this sector:

SECTOR: [e.g. "US restaurant chains" or "residential solar" or "payment processors"]

Work only from sources I can verify for free. Public filings (10-K, 10-Q, 8-K), earnings call transcripts, company investor relations pages, and any documents I paste in. If you cannot source something, say so instead of estimating.

Produce this, in order:

1. INDUSTRY MAP
   What this sector actually sells, who pays for it, and how the money flows. Plain English, no jargon. If you use an industry term, define it the first time.

2. WHAT CHANGED
   The 3 to 5 things that are different about this sector now versus two years ago. Regulation, technology, demand, cost structure, competition. For each one, say whether it helps or hurts the companies in it.

3. THE PEER SET
   The 6 to 10 public companies that actually compete here. For each: ticker, roughly what it does, and one line on what makes it different from the others. Flag any company that looks like a peer but really is not, and say why.

4. HOW THEY COMPARE
   Build a table across the peer set using only metrics you can pull from filings. Revenue growth, gross margin, operating margin, and whatever else genuinely matters in this specific sector. Define every metric the same way across every company, and tell me where a company reports it differently so I know the comparison is imperfect.

5. THE SHORTLIST
   The 3 names most worth a closer look, ranked. For each one: the single reason it made the list, the single thing that would kill the thesis, and what I would need to check next.

6. WHAT I SHOULD BE SUSPICIOUS OF
   Where this analysis is weakest. What data you could not get. What a person who disagrees with your shortlist would point at first.

Rules:
- Cite the source and date for every number. Filing name, quarter, page or section.
- Never give me a price target, a buy or sell rating, or a recommendation. I am the decision-maker.
- If I paste in a filing or transcript, read the whole thing before answering. Do not work from a summary.
- Where you are inferring rather than reading, label it INFERRED.

Start by telling me which companies you plan to include in the peer set and why, and wait for me to confirm before you build the rest.

Prompt 2

Work out what a company is worth

A DCF is how analysts estimate what a business is actually worth, as opposed to what it currently trades at. It is the spreadsheet people spend a first year in banking learning to build.

This prompt has the six standards from Section 2 written into it, so it holds itself to them out loud. It will stop and make you confirm five times. Let it. That is the feature.

When the sensitivity table lands, check the middle cell against the model’s implied share price. If they do not match, the model is wrong and you have just caught it for free.

Copy-paste prompt

You are acting as my valuation analyst, using the model-builder agent and the dcf-model skill from the Claude for Financial Services plugin.

Build me a DCF valuation for:

COMPANY: [ticker or name]
FILINGS I AM GIVING YOU: [paste or attach the latest 10-K and 10-Q. If you have nothing to attach, say so and I will work from what you can find in public filings.]

Build it to the standards the skill actually enforces. I am listing them here so you hold yourself to them:

FORMULAS, NOT NUMBERS
Every projected, derived or discounted cell must be a live formula that references other cells. Not a number you calculated and typed in. If I change the growth rate or the WACC, the whole model has to move. If you catch yourself computing a value and writing the result, stop and write the formula instead.

STOP AND SHOW ME AT EACH STAGE
Do not build this end to end and hand me a finished file. Show me your work and wait for my confirmation at each of these checkpoints:
  1. The raw inputs block: revenue, margins, share count, net debt. Confirm before projecting.
  2. The revenue projection and the growth rates behind it. Confirm before the margin build.
  3. The full free cash flow schedule. Confirm before WACC.
  4. The WACC calculation and every input to it. Confirm before discounting.
  5. The terminal value and the bridge from enterprise value to equity value to per-share. Confirm before sensitivities.
A wrong assumption caught at step 2 costs me a minute. Caught at the end, it costs me the whole model.

SENSITIVITY TABLES
Build them 5 by 5, odd numbered on both axes, so there is a true center cell. The center row and center column must be exactly my base case assumptions, which means the center cell has to equal the model's actual implied share price. That is the sanity check. If the center cell does not match, something upstream is wrong and you tell me rather than quietly moving on. Every cell recalculates the full DCF for that combination. No approximations, no placeholder text.

SOURCE EVERY HARDCODED NUMBER
The only numbers allowed to be typed in are raw historical inputs, assumption drivers, and current market data. Every one of them gets a comment saying where it came from: document, date, section. If you cannot source it, flag it as UNSOURCED rather than estimating a plausible figure.

Then give me, in plain English:
- What the model says the company is worth per share, and how far that is from where it trades now.
- The three assumptions the answer is most sensitive to, ranked. For each, how much the value moves if I am wrong by a reasonable amount.
- The honest version: what would have to be true for this valuation to be badly wrong in each direction.

This is not investment advice and you are not making a recommendation. You are building an analyst's draft for me to review and disagree with. Say so if I start treating your output as a decision.

Start with the raw inputs block.

Prompt 3

Read an earnings call in 30 seconds

Every quarter a company gets on a call and talks for an hour about how it is doing. The transcript is free on their investor relations page. Almost nobody reads it, because it is an hour.

This gives you the verdict in five lines, then the detail underneath if you want it. The part I like most is that it flags where management got vaguer than last quarter, and which analyst question got dodged. A dodged question is usually the most informative thing on the call.

Copy-paste prompt

You are acting as my equity research analyst, using the earnings-reviewer agent and the earnings-analysis skill from the Claude for Financial Services plugin.

Here is an earnings call I do not want to read in full:

COMPANY: [ticker or name]
QUARTER: [e.g. Q3 2026]
WHAT I AM GIVING YOU: [paste the full earnings call transcript and the press release. Both are free on the company's investor relations page. Read the whole thing, do not work from a summary.]

Give me the 30-second verdict first, then the detail.

THE VERDICT (lead with this, keep it to five lines)
- Beat or miss, on revenue and on earnings, each one quantified in both dollars and percent against the consensus going in.
- The single most important thing that was said on this call.
- Whether the story got better, worse, or stayed the same this quarter.

THEN THE DETAIL

1. WHY THE NUMBERS CAME IN WHERE THEY DID
   Not just what the variance was. What actually caused it. Separate the one-time items from the things that will still be true next quarter, and say which is which.

2. WHAT MANAGEMENT SAID VERSUS WHAT THEY MEANT
   Pull the guidance and any change to it. Then flag the hedging: where did they get vaguer than last quarter, stop giving a number they used to give, or lean on a metric they had not emphasized before. Quote them directly when you flag it.

3. THE QUESTIONS THAT MATTERED
   From the analyst Q and A, the three exchanges worth reading. For each, what was asked, what was actually answered, and what was dodged. A dodged question is usually the most informative thing on the call.

4. WHAT CHANGED IN THE NUMBERS THAT MATTER HERE
   The 4 to 6 metrics that actually drive this specific business, this quarter versus last quarter versus the same quarter last year. Say which direction is good, because it is not always obvious.

5. WHAT WOULD MAKE ME CHANGE MY MIND
   Two things from this call that support the bull case and two that support the bear case, stated as fairly as you can make them. Then the specific thing to watch for next quarter that would settle it.

Rules:
- Cite everything. Quote and attribute anything you pull from the call, with the speaker's name. For figures, name the document and the date.
- Quantify every variance. "Revenue beat" is useless. "Revenue beat by $120M, or 3 percent" is the analysis.
- If something was not discussed on the call, say it was not discussed. Do not fill the gap from general knowledge about the company.
- No rating, no price target, no recommendation. This is a draft for me to review, not financial advice, and I am the one making the call.

Section 5

What is free and what is not

This is the part most people skip past and then get annoyed about later, so here it is straight.

Free: the entire repo. Every agent, every skill, every slash command, every instruction file. Apache 2.0. You install it and it works.

Not free: the 12 data connectors. FactSet, Morningstar, PitchBook, S&P Global, Moody’s, LSEG and the rest are wired up and ready, but they are the same paid services finance professionals already pay a lot for. The plugin does not hand you their data.

Which sounds like a catch until you realise the workaround is fine. You feed it public data yourself. The 10-K, the 10-Q, the earnings transcript, a free price history export. All of that is public and free, and all three prompts above are written to work that way on purpose.

You do not need a $24,000 terminal to get value out of this. You need to be willing to paste in a filing.

Section 6

6 things that quietly break this

None of these are in the docs. All of them will cost you an afternoon.

You install all 19 and wonder why it feels bloated

Install financial-analysis first, then only the one or two agents you will actually use. The agents are self-contained, so installing one pulls in the skills it needs. There is no prize for having KYC Screener if you do not onboard clients.

You expect it to have live market data out of the box

It does not. The connectors are wired up but most of them need a paid subscription to the provider. With no subscription, you feed it public data yourself: the 10-K, the transcript, a CSV export. That path is free and it works, it is just paste-driven.

You let it build the whole model in one go

The skill is written to stop and check with you five times. If you keep saying "just keep going," you are switching off the thing that makes the output trustworthy, and you will find the bad assumption at the end instead of the start.

You skip the center-cell check

When the sensitivity table lands, look at the middle cell. It should equal the model’s implied share price. If it does not, do not use the model. That check takes three seconds and it is the only free error detector you get.

You treat UNSOURCED as a formatting quirk

When the agent flags a number as UNSOURCED, it is telling you it could not find that figure in a filing. That is the most useful output it produces. Go find it yourself or drop it.

You take the output as a decision

Anthropic says this plainly in the repo: these agents draft analyst work product for review by a qualified professional. They do not make recommendations. Neither do I. You are the one deciding.

Credit

Where this came from

All of this is Anthropic’s work, published free and open source at github.com/anthropics/financial-services. I did not build any of it. What I did was read the skill files so you do not have to, and write the prompts that put them to work on data you can get for free.

Nothing here is investment, legal, tax or accounting advice, and neither is anything the agents produce. Anthropic says this in the repo and I will say it here too: these agents draft analyst work product for a qualified human to review. They do not make recommendations, and neither do I. Every output is a draft for you to check and argue with. You are the one making the decision.

Work with Me

Want me on your problem for an hour?

Book a 1:1 call and we build the fix live — the workflow you want automated, the tool you can’t crack, whatever’s stuck. Direct, hands-on, no pitch waiting at the end.

$749 $349 credited back if we keep working together
See how it works

Work with Me

Want me on your problem for an hour?

Book a 1:1 call and we build the fix live — the workflow you want automated, the tool you can’t crack, or nothing pre-planned at all. No pitch waiting at the end.

See how it works

Full refund if we don’t find something worth building.