Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Startup Pitch Builder

Turns founder inputs into investor-ready pitch scripts in five formats, then scores the pitch and runs investor roleplay practice.

Marketing & SEOIntermediate837127AI score 9/10Last updated: Jul 1, 2026

What it does

  • Intake: 1–2 focused rounds covering what the company does, problem/solution, unique insight, traction, business model, team, and the ask.
  • Two research waves: investor/audience profile and thesis, comparable companies' winning narratives, pitch-aware competitive framing, and a data-backed "why now" thesis.
  • Pitch construction: reorders 8 elements (What You Do → strongest signal → traction → insight → model → market → team → ask) around whatever is genuinely most impressive.
  • Deliverables: pitch-full.md (10-min script with speaker notes), pitch-5min.md, pitch-2min.md (word-for-word), pitch-1min.md (formal + casual elevator), pitch-email.md (cold email, subject lines, follow-up), pitch-appendix.md (top-10 Q&A, objection handling), pitch-deck-outline.md (10–12 slides with takeaway headlines).
  • Verification & scoring: checks cross-format contradictions, traction without timeframes, and unjustified top-down TAM, then produces an 8-dimension scorecard with an investor-readiness verdict.
  • Practice: roleplay as Angel, Seed VC, Series A VC, or Accelerator partner, with pushback and post-session feedback.

Who it's for

  • First-time founders drafting a seed or Series A narrative
  • Teams prepping demo day who need tight 2-minute and 1-minute versions
  • Founders who want to rehearse Q&A and defend known weaknesses before real meetings
  • Accelerator mentors and IR/fundraising consultants

Examples

  1. "Build a seed pitch for our B2B SaaS raising $1.5M" → intake, research, then all five script formats plus a slide outline.
  2. "I only need the 2-minute demo day script" → word-for-word script with pacing and emphasis notes.
  3. "Play a Seed VC and grill me" → 3–5 in-character questions, then a break-character critique of what landed and what didn't.
  4. "Score our pitch" → 8-dimension rubric with a specific fix for every dimension under 7.

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/ferdinandobons/startup-skill/HEAD/startup-pitch/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the startup-pitch folder from the GitHub repo ferdinandobons/startup-skill into my ~/.claude/skills/startup-pitch/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/ferdinandobons/startup-skill.git && mkdir -p ~/.claude/skills && cp -r startup-skill/startup-pitch ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

  1. Open a terminal (Terminal on macOS, Git Bash or WSL on Windows).
  2. Move to a download folder: cd ~/Downloads
  3. Clone the repo: git clone https://github.com/ferdinandobons/startup-skill.git
  4. Create the skills folder: mkdir -p ~/.claude/skills
  5. Copy just this skill: cp -r startup-skill/startup-pitch ~/.claude/skills/
  6. Confirm the bundled references/ files came along: ls ~/.claude/skills/startup-pitch
  7. Run claude inside your project folder and say "help me build an investor pitch for my startup" — the skill triggers automatically.
  8. Outputs land in a {project-name}/ subfolder. If WebSearch is unavailable, independently verify anything tagged [Knowledge-Based] before pitching.