30x-growth-marketing-panel
AI Growth Marketing Expert Panel — 12 world-class experts distilled from 4,000+ YouTube videos into one Claude Code / Cursor / Codex skill.
Install / Use
npx skills add norahe0304-art/30x-growth-marketing-panelInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
MarketingSupported Platforms
Tags
Skill content
View source on GitHub30x Growth Marketing Panel
12 world-class marketing experts distilled from 4,000+ YouTube videos into one Claude Code skill.
Ask any marketing question. Get answers from the right expert(s) — in their voice, using their actual frameworks.
Install
npx skills add norahe0304-art/30x-growth-marketing-panel
Works with Claude Code, Cursor, Codex, and 45+ AI coding agents.
Prerequisites
The NotebookLM notebook IDs listed in SKILL.md point to the author's own private notebooks. They are not shared and other users cannot query them. For everyone else, the bundled expert_knowledge/*.md files are the primary knowledge source out of the box, no setup required. If you want the deep NotebookLM retrieval layer for yourself, follow distill_anyone.md to build your own notebooks and swap in your own notebook IDs.
Distill Anyone
Want to distill your own expert? Copy the prompt from distill_anyone.md into Claude Code. Change 3 variables. Full pipeline runs automatically.
Architecture: Dual-Layer
User question → Semantic routing → Match expert(s)
Layer 1 — Brain (NotebookLM)
notebooklm ask → retrieves what the expert actually said
4,000+ YouTube videos indexed, high fidelity retrieval (author's private notebooks; see Prerequisites)
Layer 2 — Soul (Persona Protocol)
Read expert_kb.md → loads personality, frameworks, anti-patterns
Fused output = expert's voice + retrieved content
Each expert has:
- A NotebookLM notebook with 200-300 YouTube videos (raw retrieval)
- A Persona Protocol with 5 modules: Role, Thinking Models, Tone, Anti-Patterns, Retrieval Logic
The Panel
| Expert | Domain | |--------|--------| | Alex Hormozi | Offer creation, pricing, sales, scaling | | Greg Isenberg | AI startups, community growth, vibe marketing | | Neil Patel | SEO, paid ads, CRO, social media | | Nathan Gotch | AI SEO, Search Everywhere Optimization | | Authority Hacker | AI content at scale, affiliate marketing | | Sabrina Ramonov | AI agents, automation workflows, MCP | | Liam Ottley | AI automation agency, client acquisition | | Julia McCoy | AI writing, content strategy, brand building | | Ryan Doser | AI marketing tools, practical implementation | | Growth Tribe | Growth hacking, experimentation, AARRR | | Dan Koe | One-person business, writing, personal brand | | Lulu Cheng Meservey | PR/comms strategy, founder-led messaging, crisis comms |
How It Works
- Single expert for focused questions ("How should I price my SaaS?")
- Multi-expert roundtable for broad strategy ("How do I go to market?")
- Named expert for specific requests ("Ask Hormozi about my offer")
Anti-Hallucination Protocol
- Retrieve first — must search NotebookLM before generating any response
- Dual verification — retrieval + KB cross-reference
- Explicit marking — if neither layer covers it, extrapolate from core principles with ⚠️
- Never fabricate — if you can't say something the expert would say, don't say it
Tools Used
| Tool | Purpose | |------|---------| | yt-dlp | YouTube URL batch collection | | notebooklm-py | Programmatic NotebookLM access (bulk add + retrieval) | | NotebookLM Pro | Raw transcript indexing (300 sources/notebook) | | Claude Code Skills | Persona Protocol + dual-layer fusion |
Language
Responds in your language automatically. Expert framework names stay in English.
License
MIT
Related Skills
claude-skills
26.2k380 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 380+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commerc…
claude-code
3.3kClaude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
nextjs-tanstack-query-cursorrules-prompt-file
40.8kCursor rules for Next.js App Router with TanStack Query v5, covering the HydrationBoundary pattern, Server Actions as mutations, and optimistic updates.
tanstack-query-v5-cursorrules-prompt-file
40.8kCursor rules for TanStack Query v5 with query options, query key factories, mutations, optimistic updates, infinite queries, Suspense, and prefetching.
