| name | deal-analyzer |
| description | Deep investment evaluation โ 12-section VC analysis from pitch decks with web research, parallel AI analysis, and multi-channel delivery. |
| version | 2.0.0 |
| author | GroundUp VC |
| actions | ["analyze","evaluate","log","demo","end-demo","test"] |
Deal Analyzer v2
AI-powered investment evaluation that transforms a pitch deck into a comprehensive 12-section VC analysis. Combines deck extraction, web research, and Claude analysis to deliver investment-grade due diligence in 3-5 minutes.
Conversational Flow
Via WhatsApp:
- User sends a deck URL โ
analyze runs quick extraction, sends summary, asks "Want the full 12-section investment report?"
- User replies "full report" โ
full-report runs deep analysis from saved state, sends TL;DR + memo via WhatsApp + email, asks "Want me to log this to HubSpot?"
- User replies "log to hubspot" โ
log searches HubSpot for the company and adds the analysis as a note
Via Email (automatic):
- Team member emails a deck to the assistant's email โ email pipeline extracts deck, creates company + deal in HubSpot
- Sender receives WhatsApp with quick analysis + "Want the full 12-section investment report?"
- Sender replies "full report" โ same deep analysis flow as above
When to Use This Skill
WhatsApp triggers:
- "analyze this deck: [URL]" โ quick extraction
- "evaluate this deal: [URL]" โ full 12-section analysis
- "review this pitch deck: [URL]"
- "run due diligence on [URL]"
- "full report" โ runs full 12-section analysis from last extraction
- "log to hubspot" โ logs last evaluation to HubSpot
Actions
analyze (quick โ 5-15 seconds)
Extract key data from a pitch deck. Sends WhatsApp summary and asks about full report.
deal-analyzer analyze <deck-url> [phone] [sender-email]
evaluate (deep โ 3-5 minutes)
Full 12-section investment analysis with web research. Delivers TL;DR + WhatsApp summary + email report. Asks about HubSpot logging.
deal-analyzer evaluate <deck-url> <phone> [email]
full-report (deep โ 3-5 minutes)
Run full evaluation using saved state from a prior analyze or email extraction. No URL needed.
deal-analyzer full-report [phone] [email]
log
Log the last analysis to HubSpot as a company note.
deal-analyzer log [phone]
demo (LP meeting โ one command)
Activate demo mode with two pre-cached deals: Konko AI (STRONG INVEST) and Noovox (PASS). Run once from console, then the entire flow happens via WhatsApp.
deal-analyzer demo <phone> [email]
After activating, the demo has two phases:
Phase 1 โ Konko AI (STRONG INVEST):
- User sends a deck URL โ
analyze uses cached Konko AI data, creates HubSpot records, sends quick summary
- User replies "full report" โ progress + TL;DR + Google Doc link + auto-logs to HubSpot
- After completion, demo automatically advances to Phase 2
Phase 2 โ Noovox (PASS):
4. User sends another deck URL (e.g. "David sent me this deck...") โ analyze uses cached Noovox data, creates HubSpot records, sends quick summary
5. User replies "full report" โ progress + TL;DR (PASS recommendation) + Google Doc link + auto-logs to HubSpot
6. User replies "end demo" โ demo mode deactivated
IMPORTANT: When output starts with "DELIVERED:", the skill has already sent messages directly to WhatsApp. Do NOT send any additional messages or summaries โ just acknowledge silently or say nothing.
end-demo
Deactivate demo mode. Returns to normal deal analysis behavior.
deal-analyzer end-demo
WhatsApp triggers:
- "end demo", "stop demo", "demo over" โ
end-demo
test
Run test evaluation with sample deck data (FleetPulse).
deal-analyzer test
12 Analysis Sections
- Market Sizing & TAM Analysis โ TAM/SAM/SOM, growth rates, market segments
- Competitive Landscape โ Direct/indirect competitors, moats, white space
- Founder Background Check โ Team experience, track record, red flags
- Unit Economics Deep Dive โ CAC, LTV, margins, burn multiple
- Product-Market Fit Assessment โ Retention, NPS, organic growth signals
- Traction & Growth Metrics โ Revenue growth, user metrics, sales efficiency
- Financial Model Review โ Projections, burn rate, scenario modeling
- Technology & IP Assessment โ Tech stack, defensibility, data moats
- GTM Strategy Evaluation โ Channels, sales model, pricing, efficiency
- Market Timing & Trends โ Why now, catalysts, regulatory tailwinds
- Exit Scenario & Return Analysis โ Acquirers, comparable exits, return math
- Investment Memo Summary โ Recommendation, thesis, risks, next steps
Pipeline
Phase 1: EXTRACT (Claude Haiku, ~10s) โ Structured data from deck
Phase 2: RESEARCH (Brave Search, ~10s) โ 8 market/competitor queries
Phase 3: ANALYZE (Claude Sonnet x12, ~3m) โ Sequential section analysis
Phase 4: TL;DR (Claude Haiku, ~5s) โ Executive summary paragraph
Phase 5: DELIVER (~10s) โ WhatsApp + email + HubSpot prompt
Delivery
- WhatsApp: TL;DR + executive summary + investment recommendation
- Email: Full ~15-page investment memo with TL;DR and all 12 sections
- HubSpot: Company note with TL;DR + investment memo (on user confirmation)
IMPORTANT: This skill sends WhatsApp messages directly. When the output starts with "DELIVERED:", all messages have already been sent. Do NOT send duplicate messages, summaries, or paraphrased versions. Just acknowledge briefly or say nothing.
Configuration
Uses shared config.yaml and .env. Required environment variables:
ANTHROPIC_API_KEY โ Claude AI for extraction and analysis
BRAVE_SEARCH_API_KEY โ Web research for market data and competitor intel
MATON_API_KEY โ HubSpot integration for logging evaluations