Pitch Deck Builder
Build investor pitch decks with interview-driven narratives and speaking notes.
Installation
- Make sure Claude is on your device and in your terminal.
Skills load from
~/.claude/skills/when Claude Code starts up β so you need it on your machine first. If you don't have it yet, install it once with the command below, then runclaudein any terminal to verify.One-time setupnpm i -g @anthropic-ai/claude-codeAlready have it? Skip ahead.
- Paste into Claude Code or into your terminal.
This copies the whole skill folder into
~/.claude/skills/pitch-deck-solanabr/β the SKILL.md plus any scripts, reference docs, or templates the skill ships with. Safe default: works for every skill.Faster alternative (instruction-only skills)
Skips the clone and grabs only the SKILL.md file. Don't use this if the skill ships Python scripts, reference markdowns, or asset templates β they won't be downloaded and the skill will fail when it tries to load them.
Quick install (SKILL.md only)Sign up to copy - Restart Claude Code.
Quit and reopen Claude Code (or any other agent that loads from
~/.claude/skills/). New skills are picked up on startup. - Just ask Claude.
Skills auto-activate when your request matches the skill's description β no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the βWhat this skill doesβ section above.
Prefer to read the source first? Open on GitHub.
When Claude uses it
Build a pitch deck for a crypto project. Use when the user says "pitch deck", "demo day", "investor presentation", "grant application slides", "accelerator application", "help me pitch", or needs slides for a hackathon final.
What this skill does
Pitch Deck
Interview β detect audience β pick narrative β build slides with speaking notes β self-score β objection prep.
Context handoff
At start, read .claude/context/idea.md and .claude/context/build.md if present β pre-fill problem, wedge, traction, and stack from them; only ask what's missing.
Workflow
1. 12-question interview
Blunt, one at a time, skipping anything already answered by context files:
- What does it do, in one sentence a non-crypto person understands?
- Who exactly has the problem, and how painful is it (evidence)?
- Why does this need a blockchain?
- Why Solana specifically?
- What works today (demo-able) vs. roadmap?
- Traction numbers β users, volume, TVL, signups, waitlist?
- Who is the team and what's the unfair edge?
- Competitors and your moat?
- Business model β who pays, when?
- Who is the audience for this deck (judges, VCs, grant committee, accelerator)?
- The ask β prize, check size, grant amount, admission?
- Biggest weakness you're afraid they'll ask about?
2. Audience detection β slide set
Q10 decides the slide set β full breakdown in investor-audience-guide.md:
| Audience | Emphasis | Length |
|---|---|---|
| Hackathon judges | working demo, technical novelty, why-Solana | 5β7 slides |
| VC | market size, traction slope, team, moat, ask | 10β12 |
| Grant committee | ecosystem benefit, public-good angle, milestones, budget | 8β10 |
| Accelerator | team velocity, learning rate, wedge β expansion path | 8β10 |
Slide-by-slide order per audience: pitch-structure.md.
3. Narrative framework
Pick ONE backbone and state why β PAS (obvious pain, hackathons), 6-Part Investor Arc (VC), BAB (before/after/bridge), Hero's Journey (founder-story-driven), Pixar (narrative momentum). Definitions, slide mappings, and crypto examples: storytelling-frameworks.md.
4. Build slides + speaking notes
For each slide: headline (a claim, not a label), 3β5 supporting points, visual suggestion, and 30β60s speaking notes. Use:
- slide-templates.md β per-slide-type templates
- deck-design-system.md β typography, layout, color rules
- crypto-pitch-examples.md β real decks that worked
- pitch-reference-sources.md β primary sources
5. Self-score vs audience rubric
Score the draft against the audience's actual criteria (clarity, credibility, demo strength, ask specificity) and against crypto-pitch-mistakes.md β flag every mistake the deck still commits, fix, re-score. Don't present a deck you'd score below 8/10.
6. Objection-prep Q&A
From Q12 + the weakest scored dimension, draft the 8β10 hardest questions this audience will ask, each with a tight 30-second answer. Hostile-question drilling beats slide polish.
Output
- Deck outline (markdown, one section per slide: headline / points / visual / speaking notes)
- Framework choice + one-line rationale
- Self-score with the fixes applied
- Objection Q&A sheet
Need an actual rendered deck file (.pptx)? Hand the outline to the pptx skill if available.
Related skills
Contract & Proposal Writer
alirezarezvani
Generate professional contracts, proposals, and legal documents for multiple jurisdictions.
Plan Proposal
BlackBeltTechnology
Plan and structure OpenSpec changes before implementation work begins.
Image to PowerPoint
JuneYaooo
Generate AI-designed PowerPoint slides from outlines using visual style templates.
Deliverable Builder
WingedGuardian
Generate polished, ready-to-send documents in your voice and correct format.