← All blueprints

Stock Analysis Crew CrewAI

blueprint · 3 agents
4600★ stars

What it does

The best-known CrewAI finance example. Agents pull 10-K and 10-Q filings through SEC tools, scrape and search the news, run the numbers with a calculator tool, and produce an investment analysis with a recommendation. Educational output, not financial advice.

Agent flow

1 · Financial analyst
Read the filings
sec-api, RAG
2 · Research analyst
Scan news & sentiment
search, scrape
3 · Investment advisor
Write the analysis
calculator
get the code
View the source on GitHub ↗

This blueprint lives in its authors' repository. SocketCat indexes it and links you to the real thing.

More in Finance & legal

Browse all →

Invoice Match

com.socketcat/invoice-match
Custom

Reads an incoming invoice, matches it against the purchase order and receipt in your database, and branches: clean ones queue for approval, mismatches get a written exception.

11453 servers
149

Contract Redline

com.socketcat/contract-redline
LangGraph

Extracts a contract's clauses, checks each against your playbook, and loops a redliner against a reviewer until it's clean — then a lawyer approves.

11243 servers
146

Revenue Reconciler

com.socketcat/revenue-reconciler
LangGraph

Pulls Stripe charges and your warehouse's invoice records for the period in parallel, reconciles them line by line, and reports only the discrepancies — with likely causes.

10684 servers
136