‹ 首页

pitch-deck

@solanabr · 收录于 1 周前

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.

适合你,如果你需要为加密项目准备投资人演示或申请材料。

/ 下载安装
pitch-deck.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add solanabr/solana-ai-kit/pitch-deck
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- solanabr/solana-ai-kit/pitch-deck
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify solanabr/solana-ai-kit/pitch-deck
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
90GitHub stars
~882上下文体积 · 单文件
镜像托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · d4f6143

<!-- Adapted from sendaifun/solana-new (create-pitch-deck), MIT © 2026 SendAI and Superteam. Telemetry removed. -->

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:

  1. What does it do, in one sentence a non-crypto person understands?
  2. Who exactly has the problem, and how painful is it (evidence)?
  3. Why does this need a blockchain?
  4. Why Solana specifically?
  5. What works today (demo-able) vs. roadmap?
  6. Traction numbers — users, volume, TVL, signups, waitlist?
  7. Who is the team and what's the unfair edge?
  8. Competitors and your moat?
  9. Business model — who pays, when?
  10. Who is the audience for this deck (judges, VCs, grant committee, accelerator)?
  11. The ask — prize, check size, grant amount, admission?
  12. 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](../ext/solana-new/skills/launch/create-pitch-deck/references/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](../ext/solana-new/skills/launch/create-pitch-deck/references/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](../ext/solana-new/skills/launch/create-pitch-deck/references/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](../ext/solana-new/skills/launch/create-pitch-deck/references/slide-templates.md) — per-slide-type templates
  • [deck-design-system.md](../ext/solana-new/skills/launch/create-pitch-deck/references/deck-design-system.md) — typography, layout, color rules
  • [crypto-pitch-examples.md](../ext/solana-new/skills/launch/create-pitch-deck/references/crypto-pitch-examples.md) — real decks that worked
  • [pitch-reference-sources.md](../ext/solana-new/skills/launch/create-pitch-deck/references/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](../ext/solana-new/skills/launch/create-pitch-deck/references/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.

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。