By cookys
Codebase-to-pitch pipeline — scans any SaaS project, identifies personas and pain points, then generates pitch deck and landing page materials.
A Claude Code skill that transforms any SaaS codebase into investor-grade pitch decks and high-conversion landing pages.
A 4-phase multi-agent pipeline:
| Phase | Agent | Input | Output |
|---|---|---|---|
| 1. Discovery | Project Scanner | Your codebase | Product essence (JSON) |
| 2. Analysis | UX Architect | Scanner output | Personas, pain points, JTBD |
| 3. Creation | Marketing Pro | UX analysis | Pitch deck + landing page |
| 4. Review | Quality Gate | Draft materials | Go/no-go assessment |
Every pitch tool (Gamma, Beautiful.ai, Slidebean) requires you to manually describe your product. None can read your codebase and figure out what you built, who it's for, and why it matters.
This skill bridges that gap using frameworks from YC (Seibel's 7 Questions), JTBD (Jobs to Be Done), and Value Proposition Canvas.
claude install github:cookys/universal-pitch-skill
# Option 1: Clone as plugin
git clone https://github.com/cookys/universal-pitch-skill.git \
~/.claude/plugins/pitch-craft
# Option 2: Copy skill only into a project
cp -r universal-pitch-skill/skills/pitch-craft/ \
your-project/.claude/skills/pitch-craft/
Once installed, the skill triggers automatically when you say things like:
You can also run individual phases:
.claude-plugin/
├── plugin.json # Plugin metadata (name, version, author)
└── marketplace.json # Claude Code marketplace registration
skills/
└── pitch-craft/
├── SKILL.md # Main skill — 4-phase pipeline
└── references/
├── frameworks.md # YC 7 Questions, JTBD, VPC, Mom Test, 2x2 matrix
├── screenshot-automation.md # Playwright templates, anonymization, sync
└── visual-assets.md # Non-UI: code snippets, terminal GIF, architecture
| Framework | Source | Used In |
|---|---|---|
| Seibel's 7 Questions | Y Combinator | Phase 2 — pitch validation |
| JTBD (3-layer) | Clayton Christensen | Phase 2 — pain point analysis |
| Value Proposition Canvas | Strategyzer | Phase 2 — product-market fit |
| Mom Test | Rob Fitzpatrick | Phase 2 — interview-to-pitch conversion |
| 3-Layer Distillation | Original | Phase 3 — feature → capability → emotion |
| Input-Magic-Output | Stripe/Twilio pattern | Phase 3 — non-UI visual strategy |
Optional (for screenshot automation):
MIT
Research sources: Y Combinator (Michael Seibel, Dalton Caldwell), The Mom Test (Rob Fitzpatrick), Jobs to Be Done (Clayton Christensen), Value Proposition Canvas (Strategyzer), CrewAI multi-agent patterns.
Built with Claude Code.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cookys/universal-pitch-skill --plugin pitch-craftDevelopment autopilot — 20 lifecycle skills + 3 methodology agents + 19 hooks (12 default-on, 7 opt-in) enforcing Three Red Lines discipline. Standalone-capable orchestration that coexists with Superpowers.
Technical demo creation and POC proposal writing
Four-layer test framework for Claude Code plugin skills — structure validation, trigger accuracy, session testing, and skill value comparison
Editorial "Startup Founder" bundle for Claude Code from Antigravity Awesome Skills.
Use this agent when you need to support B2B sales through product design, user research, project management, and creative RFP responses. This agent specializes in creating compelling product demonstrations, design-focused RFP sections, user experience narratives, and project management frameworks that win enterprise deals. Combines product expertise with sales enablement. Examples:
12 PM-specific agent skills, 6 workflow commands, 3 automation hooks for Product Managers
Agent-first PM toolkit with 9 specialist agents and 18 skills for solo developers and small teams