Pitch Deck Skill banner
amaklakov-droid amaklakov-droid

Pitch Deck Skill

Development community

Description

Open-source Claude Agent Skill for building and reviewing investor pitch decks — specialized for high-tech / deep-tech startups. Based on YC, Sequoia, a16z and DocSend research.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Pitch Deck Advisor — Agent Skill

🇷🇺 [Документация на русском](README.ru.md)

An open-source [Agent Skill](https://agentskills.io) that teaches Claude, OpenAI Codex, GitHub Copilot, Cursor, Gemini CLI and any other agent supporting the open `SKILL.md` standard how to **build, review, and improve investor pitch decks** — with deep specialization in **high-tech / deep-tech projects**.

npx skills add amaklakov-droid/pitch-deck-skill

The skill distills guidance from Y Combinator (Kevin Hale's "Legible, Simple, Obvious"), Sequoia Capital's business-plan template (the one behind Airbnb's famous deck), a16z practice, DocSend's research on 200,000+ investor interactions, and deep-tech funds (Khosla Ventures, Julian Capital / Deep Checks, Hard2beat).

What it does

  • Create mode — builds a slide-by-slide deck outline (assertion headlines, ~50-word slide content, speaker notes) around the 5–7 ideas an investor must remember, calibrated to your stage (pre-seed / seed / Series A).
  • Review mode — audits an existing deck: the 3-minute test, 18 automatic red flags (NDA requests, exit slides, "no competitors", valuation, vanity metrics…), structural gaps, and form issues — each with a concrete fix.
  • Slide surgery — rewrites individual slides (problem, market sizing, traction, team, ask).
  • Deep-tech aware — scientific vs. engineering risk, "proven vs. to prove", IP/moat slides, milestone-based derisking, blended FOAK financing, beachhead markets.

Structure

pitch-deck-advisor/
├── SKILL.md                        # Core workflow, principles, 12-slide canon
└── references/
    ├── slide-guide.md              # Detailed per-slide guidance & failure modes
    ├── deep-tech.md                # Deep tech / hard tech specifics
    └── review-checklist.md         # Full checklist, 18 red flags, stage calibration
.claude-plugin/
├── plugin.json                     # Claude Code plugin manifest
└── marketplace.json                #