home / skills / ominou5 / funnel-architect-plugin / funnel-strategy

funnel-strategy skill

/skills/funnel-strategy

This skill defines high-level funnel strategy by clarifying goals, audience, price, traffic, and conversion paths before building any funnel.

npx playbooks add skill ominou5/funnel-architect-plugin --skill funnel-strategy

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
2.9 KB
---
name: funnel-strategy
description: >
  High-level funnel strategy skill. Helps define the funnel's goal, target audience,
  price point, traffic source, and overall conversion path before any code is written.
  Use this FIRST before selecting a funnel type.
---

# Funnel Strategy

Before building anything, define the strategy. A funnel without strategy is just a collection of pages.

## Discovery Questions

Ask the user these questions (skip any they've already answered):

### 1. Business Model
- What are you selling? (Product, service, course, SaaS, membership, etc.)
- What is the price point? (Determines funnel complexity)
  - **< $50** → Simple opt-in or tripwire funnel
  - **$50–$500** → Direct response or webinar funnel
  - **$500–$2,000** → Webinar or challenge funnel
  - **$2,000+** → Application funnel or multi-step sales process

### 2. Target Audience
- Who is your ideal customer? (Demographics, psychographics)
- What is their #1 pain point?
- What have they tried before that didn't work?
- What would success look like for them?

### 3. Traffic Source
- Where will traffic come from?
  - **Paid ads** (Facebook, Google, YouTube) → Need strong above-the-fold hook
  - **Organic/SEO** → Need content-rich pages with SEO optimization
  - **Social media** → Need share-friendly design and social proof
  - **Email list** → Can be more direct with the offer
  - **Affiliate/JV** → Need strong affiliate tools page

### 4. Conversion Goal
- What is the primary action you want visitors to take?
  - Email opt-in → Lead gen funnel
  - Purchase → Sales funnel
  - Book a call → Application funnel
  - Register for event → Webinar/challenge funnel
  - Start free trial → SaaS funnel

### 5. Assets Available
- Do you have existing copy, testimonials, case studies?
- Do you have brand guidelines (colors, fonts, logos)?
- Do you have product images or videos?
- Do you have an existing email provider?

## Strategy Output

After discovery, produce a **Funnel Blueprint** with:

```
FUNNEL BLUEPRINT
================
Goal: [Primary conversion goal]
Funnel Type: [Recommended type]
Pages: [List of pages in order]
Traffic → [Entry page] → [Value page] → [Conversion page] → [Thank you]
Price Point: [Amount]
Lead Magnet: [What you're offering for free]
Key Objections: [Top 3 objections to address]
Urgency Mechanism: [Deadline, scarcity, or exclusivity angle]
Success Metric: [Target conversion rate]
```

## Price Point → Funnel Type Matrix

| Price | Recommended Funnel | Pages | Complexity |
|---|---|---|---|
| Free (lead gen) | Opt-in | 2 | Low |
| $1–$47 | Tripwire | 3–4 | Low |
| $47–$297 | Direct Response | 3–5 | Medium |
| $297–$997 | Webinar | 4–6 | Medium |
| $997–$2,997 | Challenge | 5–8 | High |
| $2,997+ | Application | 4–6 | High |
| Recurring | SaaS / Membership | 4–6 | High |
| Physical products | E-commerce | 3–5 | Medium |

Overview

This skill defines a high-level funnel strategy before any pages or code are built. It guides decision-making around the funnel goal, target audience, price point, traffic source, and the end-to-end conversion path. Use it first to avoid building disconnected pages and to choose the right funnel type for your offer.

How this skill works

I run a short discovery sequence to collect business model, audience profile, traffic sources, conversion goal, and available assets. Based on those answers I generate a concise Funnel Blueprint that recommends funnel type, required pages, entry path, lead magnet, key objections to address, urgency mechanics, and a target conversion metric. The output is a practical roadmap you can hand to designers, copywriters, or developers.

When to use it

  • Before designing or coding any landing pages or checkout flows
  • When choosing between opt-in, tripwire, webinar, challenge, or application funnels
  • If you need to align messaging with a specific traffic source (ads, SEO, email)
  • When validating whether the price point requires a longer sales process
  • When preparing creative briefs for copy, design, and email sequences

Best practices

  • Match funnel complexity to price: low price = simpler funnel, high price = multi-step or application
  • Define a single primary conversion goal and measure it with a clear success metric
  • Design the entry page to match the traffic source intent (ads need hooks, SEO needs content)
  • Document top 3 objections and answer them early in the funnel with proof and specifics
  • Choose one urgency mechanism (scarcity, deadline, or exclusivity) and use it consistently

Example use cases

  • A $19 digital guide: recommend an opt-in + tripwire funnel with 3 pages and an email follow-up
  • A $497 course: recommend a webinar or direct-response funnel with replay and cart page
  • A $3,500 coaching package: recommend an application funnel with pre-qualifier page and booking
  • SaaS freemium: recommend a trial-to-paid funnel with onboarding and upgrade prompts
  • E-commerce launch: recommend an ad-driven landing page, product page, checkout, and thank-you flow

FAQ

How do you pick the funnel type?

I use the price point, business model, and traffic source to recommend an appropriate funnel complexity and format.

What if I already have pages built?

I evaluate existing assets, identify gaps in the conversion path, and produce a blueprint to optimize or extend the current funnel.