pitch-deck-reviewer
Installation
SKILL.md
Pitch Deck Reviewer
Score a pitch deck's structure against the YC / Sequoia / a16z heuristics.
Note: This evaluates structure, not content quality. A perfectly-structured deck for a bad business is still a bad pitch. But a poorly-structured deck for a great business often gets passed.
Keywords
pitch deck, pitch, fundraise, fundraising, seed deck, Series A deck, investor deck, slide deck, YC, Y Combinator, Sequoia, a16z
Quick Start
- Summarize each slide as one bullet in
deck_summary.md(slide number + title + 1-2 sentences of content) - Run:
python scripts/deck_structure_scorer.py deck_summary.md - Address gaps; iterate
Related skills