By yugui923
Venture capital analysis toolkit for Claude Code. Six commands covering deal screening, investment memos with due diligence checklists, term sheet analysis, cap table modeling, financial modeling, and portfolio analytics (reports, KPIs, returns).
Your AI-powered venture capital analyst — right inside Claude.
Claude-VC adds VC-specific tools to Claude: deal screening, investment memos, cap table math, term sheet red-flags, financial models, KPI dashboards, and portfolio reports. No spreadsheets, no switching tabs — just ask Claude.
https://github.com/yugui923/claude-vcRun these two commands:
claude plugin marketplace add yugui923/claude-vc
claude plugin install claude-vc@claude-vc
Or install via the Agent Skills CLI:
npx skills add yugui923/claude-vc
Once installed, type this into Claude:
/vc https://stripe.com
Claude will automatically screen the company and write an investment memo (the memo already includes a tailored due diligence checklist). You can also give it a pitch deck PDF or describe a company in your own words:
/vc /path/to/pitch-deck.pdf
/vc "B2B SaaS company doing $5M ARR in the developer tools space"
That's the /vc command — it chains everything together. For more control,
use one of the six sub-commands below.
Six commands cover the full VC workflow, organized by what you're doing:
| Command | What It Does |
|---|---|
/vc | All-in-one — screens and writes a memo (with DD checklist built in) |
/vc screen <input(s)> | Score one startup 0-100, or compare 2-4 side by side. --full spawns 6 specialist agents. |
/vc memo <input> | Write a structured investment memo with DD checklist. --diligence-only emits just the checklist. |
/vc terms <file> | Review a term sheet, SAFE, or convertible note and flag anything non-standard |
/vc captable <input> | Model ownership, dilution, waterfall payouts, and exit scenarios |
/vc model <input> | Build a 3-statement financial model with 3-5 year projections |
/vc portfolio <data> | Portfolio report by default. --kpi for a single-company dashboard, --returns for IRR/MOIC/DPI/TVPI/PME. |
Type /vc help in Claude for the full argument reference, or see the
User Guide for detailed usage of each command.
/plugin marketplace updateYou don't need to install Python packages or manage dependencies — the plugin handles that automatically.
Want richer analysis? These optional add-ons pull in real company data:
./extensions/octagon/install.sh # Private company data ($17/mo)
./extensions/sec-edgar/install.sh # SEC public filings (free)
If you want everyone on your team to have Claude-VC automatically, add this
to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"claude-vc": {
"source": { "source": "github", "repo": "yugui923/claude-vc" }
}
},
"enabledPlugins": { "claude-vc@claude-vc": true }
}
This tool is for informational and educational purposes only. It does not constitute investment advice, a recommendation to buy or sell any securities, or an offer to invest. Always consult a qualified financial advisor and legal counsel before making investment decisions.
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.
npx claudepluginhub yugui923/claude-vc --plugin claude-vcPrivate equity deal sourcing and workflow tools: company discovery, CRM integration, and founder outreach
Agents for business analysis, financial modeling, and KPI tracking
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Claude Code skill pack for Finta (18 skills)
Reusable Claude skills for startup operators and founders
Business analysis with data storytelling and KPI dashboard design