vsl-hybrid-funnel

VSL Hybrid Funnel Pages

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vsl-hybrid-funnel" with this command: npx skills add mikefilsaime-groove/clickcampaigns-for-claude-code-in-cursor/mikefilsaime-groove-clickcampaigns-for-claude-code-in-cursor-vsl-hybrid-funnel

VSL Hybrid Funnel Pages

Create high-converting Video Sales Letter funnel pages that combine emotionally charged VSL scripts with strategic page elements for maximum conversions.

Core Objectives

  • Capture immediate attention with pattern interrupts

  • Sustain emotional engagement throughout video

  • Overcome objections in real time

  • Drive fast action and conversions

  • Combine video with supporting page elements

VSL Page Architecture

Above-The-Fold Hero Section

Video Player Placement:

  • Large, prominent video player (60-70% viewport width)

  • Custom thumbnail with play button overlay

  • Curiosity-driven headline above video

  • Subheadline expanding on transformation promise

VSL Script Structure (14-Part Framework)

  • Pattern Interrupt & Instant Hook - Open with disruptive, curiosity-driven statement

  • Amplify the Pain - Describe problem with visceral language, show empathy

  • Credibility Without Bragging - Introduce with humility, transformation story

  • The Big Promise - Tease transformation with "New, Easy, Safe, Big" messaging

  • Micro-Tease the Offer - Hint at solution, keep watching

  • Agitate with Story - Emotional BEFORE state narrative

  • Reveal the Solution - Name product, unveil benefits

  • Stack the Value - Anchor value vs. price, introduce bonuses

  • Social Proof - Testimonials with micro-narratives

  • Call to Action #1 - Direct ask with emotional hook

  • Handle Objections - Voice and knock down objections

  • Call to Action #2 - Stronger with urgency

  • Future Pacing - Help visualize transformation

  • Final CTA + Soft Close - Warm, confident close

Supporting Page Elements

Below-Video Conversion Section:

  • Clear, prominent CTA button

  • Urgency elements (countdown if real deadline)

  • Guarantee badge

Value Stack Section:

  • Visual value presentation

  • Each component with associated value

  • Total value vs. investment contrast

Social Proof Section:

  • Video testimonials (thumbnail with play)

  • Photo + quote testimonials

  • Star ratings or aggregate proof

FAQ Section:

  • Address top 5-7 objections

  • Price, time, fit, guarantee questions

Design Guidelines

Important: Follow user's chosen design era from their Brand Style Guide (Classic ClickFunnels or Modern Premium). See CLAUDE.md for full specifications.

Classic ClickFunnels Style:

  • Background: White (#FFFFFF) or light gray (#F7FAFC)

  • Headlines: Dark (#1A202C), bold, high-impact

  • CTA Buttons: Bright RED (#E53E3E), ORANGE (#ED8936), or GREEN (#38A169)

  • Urgency: Yellow (#ECC94B) highlights, prominent countdown timers

  • Feel: High-energy, aggressive conversion focus

Modern Premium Style:

  • Dark theme: Dark backgrounds (#0c0a09), light text (#fafaf9)

  • Light theme: White/cream backgrounds, dark text (#1e293b)

  • CTA Buttons: Gradient buttons with subtle glow effects

  • Typography: Elegant serif + clean sans-serif (e.g., Instrument Serif + DM Sans)

  • Feel: Sophisticated, premium SaaS aesthetic

Layout Principles (Both Styles):

  • Single column for focus

  • Video is hero element

  • Clear visual hierarchy

  • Mobile-responsive design

VSL Script Writing Guidelines

  • Write as spoken dialogue—natural, emotional, urgent

  • Use sentence fragments, pauses, emphasis (bold, italic, CAPS)

  • Include [VSL Slide Change] or [On Screen: TEXT] cues

  • Every sentence must earn the next second

  • Emulate John Benson tone with Caleb O'Dowd layered persuasion

Examples

VSL Script Opening (Parts 1-3)

[VSL Slide Change: Black screen, white text]

[On Screen: "WARNING: What you're about to see may change everything you think you know about [topic]."]

[VOICEOVER - Pattern Interrupt]

Stop.

Before you click away... before you scroll to the next video...

I need to ask you one question.

What if everything you've been told about [problem] is completely... wrong?

I know that sounds crazy. I know that sounds like hype.

But in the next 7 minutes, I'm going to show you something that made me question everything.

[VSL Slide Change: Photo of frustrated person]

[VOICEOVER - Amplify the Pain]

Let me guess...

You're tired.

Tired of trying every new [solution] that promises results... only to end up right back where you started.

Tired of watching other people succeed while you feel stuck.

Tired of that voice in your head that says, "Maybe this just isn't for me."

I get it. I was there.

[VSL Slide Change: Personal photo - before]

[VOICEOVER - Credibility Without Bragging]

My name is [Name], and honestly... I wasn't supposed to be the person telling you this.

Three years ago, I was [specific struggle].

I had tried [common solutions]. Spent [money amount] on [courses/tools].

Nothing worked.

Until...

VSL Page HTML Structure Example

<!-- Above-the-Fold Hero Section --> <section class="vsl-hero" style="background: #F7FAFC; padding: 60px 20px;"> <div class="container" style="max-width: 900px; margin: 0 auto; text-align: center;">

&#x3C;!-- Pre-headline -->
&#x3C;p style="color: #E53E3E; font-size: 14px; letter-spacing: 2px; margin-bottom: 10px;">
  ATTENTION: [TARGET AUDIENCE]
&#x3C;/p>

&#x3C;!-- Main Headline -->
&#x3C;h1 style="color: #1A202C; font-size: 42px; line-height: 1.2; margin-bottom: 15px;">
  Discover The "Weird" [Method Name] That Helped [Result] in Just [Timeframe]
&#x3C;/h1>

&#x3C;!-- Subheadline -->
&#x3C;p style="color: #4A5568; font-size: 20px; margin-bottom: 30px;">
  Without [common painful approach] or [expensive alternative]
&#x3C;/p>

&#x3C;!-- Video Player -->
&#x3C;div class="video-container" style="position: relative; max-width: 800px; margin: 0 auto;">
  &#x3C;div style="background: #000; border-radius: 12px; overflow: hidden; box-shadow: 0 20px 40px rgba(0,0,0,0.2);">
    &#x3C;!-- Video embed here -->
    &#x3C;img src="video-thumbnail.jpg" style="width: 100%;" />
    &#x3C;div class="play-button" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);">
      &#x3C;!-- Play button overlay -->
    &#x3C;/div>
  &#x3C;/div>
&#x3C;/div>

&#x3C;!-- CTA Button (appears after video pitch) -->
&#x3C;button style="background: #E53E3E; color: white; font-size: 24px; padding: 20px 60px; border: none; border-radius: 8px; margin-top: 30px; cursor: pointer;">
  YES! I Want [Primary Benefit] →
&#x3C;/button>

&#x3C;!-- Guarantee -->
&#x3C;p style="color: #718096; font-size: 14px; margin-top: 15px;">
  🔒 Protected by our 60-Day Money-Back Guarantee
&#x3C;/p>

</div> </section>

Value Stack Example

What You Get When You Join Today

The Complete [Product Name] System ($997 Value) Everything you need to [achieve main outcome]

Quick-Start Implementation Guide ($197 Value) Get your first [result] in 48 hours or less

[Bonus Name] Templates ($297 Value) Copy, paste, and customize for your [use case]

Private Community Access ($97/month Value) Get support, feedback, and accountability

BONUS: [Exclusive Bonus] ($497 Value) Only available during this special offer


Total Value: $2,085

Your Investment Today: Just $297

(That's 85% off the total value)

Guidelines

Avoid VSL Clichés:

  • Never: "Are you tired of [obvious problem]?" (overused opening)

  • Never: "What if I told you..." (instantly recognizable)

  • Avoid: Fake scarcity that viewers can see through

  • Skip: Excessive income claims without proper disclaimers

Hook Requirements:

  • First 15 seconds must stop the scroll AND keep watching

  • Use pattern interrupt: say something unexpected

  • Create curiosity gap: make them need to know the answer

  • Don't reveal too much too fast

Script Tone:

  • Write for the EAR, not the eye

  • Short sentences. Punchy.

  • Natural pauses (...) create tension

  • Read it out loud—does it sound like a real person?

Pacing Rules:

  • New idea or story beat every 30-60 seconds

  • Never go more than 2 minutes without emotional shift

  • Build tension → release → build → release

  • Save biggest reveal for middle (not beginning)

CTA Placement:

  • First CTA: After value stack reveal (around 60-70% through)

  • Second CTA: After handling objections

  • Final CTA: Warm, assumptive close at end

  • Each CTA slightly different angle/wording

Social Proof Guidelines:

  • Video testimonials > written testimonials

  • Specific results > vague praise

  • "Before I found this, I was..." format works best

  • 3-5 testimonials is ideal (more feels manufactured)

Design Rules:

  • Video is the HERO—everything else supports it

  • Don't distract from the video with animations

  • Keep page simple until video makes the pitch

  • Mobile: video should be nearly full-width

Length Guidelines:

  • Short VSL (lead gen): 8-15 minutes

  • Medium VSL (low-ticket): 15-30 minutes

  • Long VSL (high-ticket): 30-60 minutes

  • Rule: longer = higher price point

Quality Checklist

  • Does the headline create irresistible desire to watch?

  • Does the VSL follow the 14-part framework?

  • Are CTAs visible and benefit-driven?

  • Does social proof feel authentic?

  • Is the value stack compelling?

  • Are objections preemptively handled?

  • Is the page mobile-responsive?

Additional Resources

Reference Files

  • references/vsl-frameworks.md
  • Detailed John Benson and Caleb O'Dowd frameworks

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

crm-setup

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

legal-policy

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

saas-dev-marketing

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

book-writing

No summary provided by upstream source.

Repository SourceNeeds Review
vsl-hybrid-funnel | V50.AI