plugins/workflow/skills/pitch-deck/SKILL.md
Builds investor pitches and funding proposals that prove a 'secret' through data and narrative — answering 'Why Now?' and 'Why Us?' using Thiel's definite optimism framework. Use when creating pitch decks, internal presentations, or funding requests.
npx skillsauth add joellewis/skill-library pitch-deckInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Pitch-deck creation is the narrative art of proving a "secret" through data and design. It transforms a vague idea into a definite plan for monopoly, focusing on the vertical leap from 0 to 1. It forces the author to answer the two most critical questions in venture: "Why Now?" (Market Timing) and "Why Us?" (Unique Capability).
NO PITCH WITHOUT A CLEAR "WHY NOW" AND "WHY US" ANSWER
Without a compelling reason for market timing and a unique team mission, a pitch is merely an observation of a trend. This leads to being "one of many" in a competitive market where profits are competed to zero. (Source: Thiel)
digraph pitch_deck_flow {
"The Secret Discovered" [shape=doublecircle];
"Step 1: The 10x Leap" [shape=box];
"Step 2: Niche Monopolization" [shape=box];
"Step 3: Scaling Roadmap" [shape=box];
"Gate: The 'Why' Audit" [shape=diamond];
"Deck Finalized" [shape=doublecircle];
"The Secret Discovered" -> "Step 1: The 10x Leap";
"Step 1: The 10x Leap" -> "Step 2: Niche Monopolization";
"Step 2: Niche Monopolization" -> "Step 3: Scaling Roadmap";
"Step 3: Scaling Roadmap" -> "Gate: The 'Why' Audit";
"Gate: The 'Why' Audit" -> "Step 1: The 10x Leap" [label="incremental logic"];
"Gate: The 'Why' Audit" -> "Deck Finalized" [label="pass"];
}
executive-briefing instead).prd-writing instead).problem-framing instead).REQUIRED SUB-SKILL: market-context — To validate the "Why Now" timing.
RECOMMENDED SUB-SKILL: fiction-architect — To structure the "Problem-Solution" arc as a compelling narrative.
RECOMMENDED SUB-SKILL: resonance-engine — To increase the emotional and persuasive force of the pitch.
| Thought | Reality | |---------|---------| | "I'll just use the standard Sequoia template." | Templates provide structure, but they often mask a lack of substantive "Zero to One" thinking. Substance trumps format. | | "The market is $100B, we only need 1%." | This is a red flag for "horizontal" copying. High-value startups monopolize 100% of a small market first. | | "We'll build the product now and find users later." | Distribution is as critical as product. A pitch without a distribution plan is a pitch for a hobby, not a business. | | "Being a first-mover ensures we win." | First-moving is a tactic. Being the last-mover (the final great breakthrough) is what creates durable value. |
These thoughts mean STOP — you are about to shortcut:
databases
Use when a deliverable needs structured stakeholder sign-off before finalization—runs the pre-read, feedback-type alignment, and conflict-resolution protocol.
development
Use when you need to map who has power, who will be affected, and what motivates each party — produces a stakeholder map as an analytical artifact. This skill identifies and categorizes stakeholders; it does not persuade or influence them (use influence-architect for that).
testing
Use when beginning analytical or strategic tasks, facing undefined problems, or facing analysis paralysis—requires explicit problem definition before proceeding.
testing
Use when translating a product vision into engineering requirements—enforces the Working Backwards PR/FAQ method, requiring a customer-facing press release before any technical spec.