Pitch development and presentation coaching for founders and salespeople. Use when user mentions investor pitches, sales presentations, elevator pitches, pitch decks, or persuasion scenarios. Builds value propositions, crafts pitches for different audiences, prepares for objections, and coaches delivery. All work is advisory - human judgment required for all decisions.
Pitch development system. From first principles to closed deals.
memory/pitch/Pitch materials stored in your local workspace:
memory/pitch/pitches.json - Pitch versions and contentmemory/pitch/audiences.json - Audience profilesmemory/pitch/objections.json - Common objections and responsesmemory/pitch/meetings.json - Meeting notes and outcomesUse provided scripts in scripts/ for all data operations.
User: "Help me build my pitch foundation"
→ Use scripts/build_foundation.py --company "MyCo" --problem "X" --solution "Y"
→ Generate core value proposition and key messages
User: "Create a 60-second pitch for investors"
→ Use scripts/create_elevator_pitch.py --audience investor --length 60
→ Generate concise pitch tailored to audience
User: "What questions will investors ask?"
→ Use scripts/prep_objections.py --audience investor --stage seed
→ Generate likely questions and recommended responses
User: "Draft follow-up email after the pitch"
→ Use scripts/draft_followup.py --meeting-id "MEET-123" --tone professional
→ Generate personalized follow-up for review
User: "Coach me on my pitch delivery"
→ Use scripts/coach_delivery.py --pitch-id "PITCH-456"
→ Provide feedback on structure, clarity, and persuasion
For detailed implementation:
| Script | Purpose |
|---|---|
build_foundation.py | Develop core pitch elements |
create_elevator_pitch.py | Generate 30/60/120-second pitches |
prep_objections.py | Prepare for likely questions |
draft_followup.py | Create meeting follow-ups |
coach_delivery.py | Provide delivery feedback |
save_meeting_notes.py | Log pitch outcomes |
generate_deck_outline.py | Create pitch deck structure |
analyze_pitch.py | Review pitch for gaps |
This skill provides pitch coaching and preparation support only. Success in fundraising or sales depends on many factors beyond pitch quality. No guarantee of outcomes is implied or provided.