Pitch Deck Skill
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 #
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11