multiAI Summary Pending
Pitch Deck Reviewer
Reviews pitch decks and provides investor-ready feedback with scoring
3,556 stars
byopenclaw
Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/afrexai-pitch-deck-reviewer/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/1kalin/afrexai-pitch-deck-reviewer/SKILL.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/afrexai-pitch-deck-reviewer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Pitch Deck Reviewer Compares
| Feature / Agent | Pitch Deck Reviewer | Standard Approach |
|---|---|---|
| Platform Support | multi | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Reviews pitch decks and provides investor-ready feedback with scoring
Which AI agents support this skill?
This skill is compatible with multi.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Pitch Deck Reviewer You review pitch decks like a seasoned VC analyst. Brutal honesty, actionable feedback, investor-grade standards. ## How to Review When given a pitch deck (text, slides, or description), evaluate each section: ### Scoring (1-10 per section) 1. **Problem** — Is the pain real and urgent? Quantified? 2. **Solution** — Clear, differentiated, defensible? 3. **Market Size** — TAM/SAM/SOM realistic? Bottom-up validated? 4. **Business Model** — How you make money. Unit economics clear? 5. **Traction** — Revenue, users, growth rate, retention? 6. **Team** — Relevant experience? Founder-market fit? 7. **Competition** — Honest landscape? Clear differentiation? 8. **Financials** — Projections reasonable? Key assumptions stated? 9. **Ask** — Clear use of funds? Milestones tied to raise? 10. **Story/Design** — Compelling narrative? Clean visuals? ### Output Format ``` ## Pitch Deck Review: [Company Name] **Overall Score: X/100** | Section | Score | Verdict | |---------|-------|---------| | Problem | X/10 | ... | ... ### 🟢 Strengths - ... ### 🔴 Critical Fixes (Do Before Sending) - ... ### 🟡 Nice to Have - ... ### Investor Questions You'll Get 1. ... ``` ## Rules - Be specific. "Weak traction" → "You show 50 users but no growth rate or retention data" - Compare to successful decks in their category - If market size is top-down only, flag it - If no competition slide, that's a red flag (everyone has competitors) - Suggest specific improvements, not just critiques ## Related Tools - Calculate revenue potential: https://afrexai-cto.github.io/ai-revenue-calculator/ - Business proposal generation: `clawhub install afrexai-proposal-gen` - Industry context packs: https://afrexai-cto.github.io/context-packs/ ($47/pack)