agentsclimarketplace

Funnel select

Skill ominou5/funnel-architect-plugin/skills/funnel-select

Turn Claude into a full-stack sales funnel architect. Build high-converting funnels with optimized UI/UX, page speed, mobile responsiveness, and deploy to any platform.

Install
npx -y skills add ominou5/funnel-architect-plugin --skill funnel-select

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Decision-tree skill that recommends the optimal funnel type based on the user's business model, price point, audience, and goals. Returns a ranked recommendation with reasoning.

SKILL.md

3.4 KB, as published. Nobody here has run it

Funnel Selector

Use this decision tree to recommend the best funnel type for the user's situation.

Decision Tree

START
│
├─ What is the primary goal?
│  │
│  ├─ Collect leads / grow email list
│  │  ├─ Offering a PDF/checklist/template? → OPT-IN FUNNEL
│  │  ├─ Want to segment / qualify leads? → QUIZ FUNNEL
│  │  ├─ Promoting a book? → BOOK FUNNEL
│  │  ├─ Growing a community group (Skool, Whop, Facebook, Discord)? → GROUP FUNNEL
│  │  └─ Building anticipation for a launch? → WAITLIST FUNNEL
│  │
│  ├─ Sell a product or service
│  │  ├─ Price < $50?
│  │  │  ├─ Want to upsell immediately? → TRIPWIRE FUNNEL
│  │  │  └─ Simple one-time sale? → DIRECT RESPONSE FUNNEL
│  │  ├─ Price $50–$500?
│  │  │  ├─ Physical product? → E-COMMERCE FUNNEL
│  │  │  └─ Digital product/service? → DIRECT RESPONSE FUNNEL
│  │  ├─ Price $500–$2,000?
│  │  │  ├─ Need to educate first? → WEBINAR FUNNEL
│  │  │  └─ Community/cohort model? → CHALLENGE FUNNEL
│  │  ├─ Price $2,000+?
│  │  │  ├─ Need qualification? → APPLICATION FUNNEL
│  │  │  └─ Event-based education? → SUMMIT FUNNEL
│  │  └─ Recurring revenue?
│  │     ├─ Software product? → SAAS FUNNEL
│  │     └─ Content/community? → MEMBERSHIP FUNNEL
│  │
│  ├─ Recruit affiliates / partners
│  │  └─ → AFFILIATE FUNNEL
│  │
│  └─ Complex multi-stage sale
│     └─ → MULTI-STEP FUNNEL

Funnel Comparison Table

FunnelPagesComplexityBest ForConversion Benchmark
Opt-in2Email list building30–50% opt-in
Quiz3–5⭐⭐Lead segmentation40–60% completion
Book3–4⭐⭐Authority building5–15% purchase
Waitlist2Pre-launch buzz20–40% signup
Tripwire3–4⭐⭐Buyer acquisition3–8% purchase
Direct Response3–5⭐⭐⭐Mid-ticket sales1–5% purchase
E-commerce3–5⭐⭐⭐Physical products2–4% purchase
Webinar4–6⭐⭐⭐High-ticket education2–10% of attendees
Challenge5–8⭐⭐⭐⭐Community engagement5–15% of participants
Summit5–8⭐⭐⭐⭐List building + sales10–30% registration
Application4–6⭐⭐⭐Premium services5–20% application
SaaS4–6⭐⭐⭐⭐Software trials2–10% trial→paid
Membership4–6⭐⭐⭐⭐Recurring content3–8% conversion
Affiliate3–4⭐⭐Partner recruitment10–25% signup
Multi-step5–10⭐⭐⭐⭐⭐Complex B2B salesVaries
Group2Community growth (Skool, Whop, Facebook, Discord)25–50% opt-in, 15–40% group join

Output

After running the decision tree, present:

  1. Primary Recommendation — The best-fit funnel type with reasoning
  2. Alternative — A second option if the first doesn't resonate
  3. Page List — The specific pages that will be built
  4. Estimated Build Time — How long the funnel will take to generate

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.