# Pitch Deck Creator

> Generate presentation-ready pitch decks with structured slides and speaker notes. TRIGGERS - Use when user wants to create a pitch deck, presentation, startup deck, or investor slides.

- Skill: `winbda/pitch-deck-creator` (Agent Skill)
- Install (CLI): `npx skillmds add winbda/pitch-deck-creator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/winbda/pitch-deck-creator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: Winbda (https://skillmd.com/u/winbda)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/winbda/pitch-deck-creator

---


# Pitch Deck Creator

## Overview
Creates structured pitch decks following proven frameworks for investor pitches, sales presentations, or internal strategy decks.

## Workflow

### Step 1: Define the Deck
1. **Purpose**: Investor raise, sales pitch, internal strategy, or partnership?
2. **Audience**: Who are you presenting to?
3. **Duration**: 5, 10, or 20 minutes?
4. **Key ask**: What do you want them to do after?

### Step 2: Choose the Structure

**Investor Deck (10-12 slides):**
1. Title + tagline
2. Problem
3. Solution
4. Market size (TAM/SAM/SOM)
5. Product/demo
6. Business model
7. Traction/metrics
8. Go-to-market strategy
9. Team
10. Financials
11. The ask
12. Contact/appendix

**Sales Deck (8-10 slides):**
1. Title
2. Their problem (make it about them)
3. Cost of inaction
4. Your solution
5. How it works
6. Results/case studies
7. Pricing/packages
8. Next steps

### Step 3: Write Each Slide

For every slide:
- **Headline**: One takeaway sentence (not a label)
- **Body**: 3-5 bullet points max
- **Visual suggestion**: Chart, image, or diagram idea
- **Speaker notes**: What to say out loud

**Headline rules:**
- BAD: "Market Size"
- GOOD: "A $47B market growing 23% annually"

## Output Format
```markdown
# Pitch Deck: [Title]

## Slide 1: [Title Slide]
**Headline**: [Company name + one-line description]
**Visual**: Logo, tagline
**Speaker notes**: [What to say]

## Slide 2: [Problem]
**Headline**: [Problem stated as insight]
**Body**:
- Point 1
- Point 2
- Point 3
**Visual**: [Suggestion]
**Speaker notes**: [What to say]

[Continue for all slides]
```

## Quality Checklist
- [ ] Every headline tells a story (not just a label)
- [ ] One idea per slide
- [ ] Under 30 words per slide body
- [ ] Visuals suggested for every slide
- [ ] Speaker notes included
- [ ] Clear ask on final slide

