# Sales Funnel Blueprint > Convierte una oferta en un spec de funnel de ventas listo para construir: estructura página por página, escalera de precios, esquema de copy y las métricas que cada paso debe cumplir. Fuente: https://skillsagentes.com/skills/autonnel/autonnel-skills/sales-funnel-blueprint Markdown: https://skillsagentes.com/skills/autonnel/autonnel-skills/sales-funnel-blueprint.md Repositorio: https://github.com/autonnel/autonnel-skills Autor: autonnel Licencia: Apache-2.0 Actualizado: hace 12 días Coste de contexto: 100 tok instalada, 1.9k tok al activarse, 1.9k tok con todos los archivos del bundle Bundle: 1 archivo, 7 KB Permisos que pide: ninguno declarado ## Instalación Un skill son archivos markdown: los mismos archivos valen para cualquier agente y lo único que cambia es el directorio de destino, es decir la bandera `--agent`. Añade `-g` para instalarlo en todos los proyectos de la máquina. ```bash # Claude Code npx -y skills add autonnel/autonnel-skills --skill sales-funnel-blueprint --agent claude-code # Cursor npx -y skills add autonnel/autonnel-skills --skill sales-funnel-blueprint --agent cursor # Codex npx -y skills add autonnel/autonnel-skills --skill sales-funnel-blueprint --agent codex # Gemini CLI npx -y skills add autonnel/autonnel-skills --skill sales-funnel-blueprint --agent gemini # Windsurf npx -y skills add autonnel/autonnel-skills --skill sales-funnel-blueprint --agent windsurf # Cline npx -y skills add autonnel/autonnel-skills --skill sales-funnel-blueprint --agent cline ``` ## Qué hace - Convierte una oferta en un funnel de ventas concreto: estructura página por página, escalera de precios, esquema de copy y métricas objetivo por paso. - Elige la forma del funnel (oferta directa, tripwire, lead magnet, VSL, aplicación, tienda) según precio, tráfico, nivel de conciencia y fulfilment. - Genera un bloque de especificación por cada página (objetivo, above the fold, prueba, objeciones, campos, métrica). - Define la escalera de precios: entrada, upsell inmediato, downsell y back end. - Lista los bloqueadores de instrumentación que deben resolverse antes del lanzamiento (eventos, click id, tracking server-side). ## Cuándo usarla - Se pide construir un funnel de ventas, funnel de marketing o flujo de landing page - Se planea un lanzamiento, lead magnet, tripwire, webinar o funnel VSL - Una página única debe convertirse en un funnel multi-paso - Antes de escribir copy o tocar un page builder ## Cuándo no - Ya existe una página que está rindiendo mal (usar landing-page-conversion-audit) - El usuario solo necesita un formulario de contacto o un sitio tipo brochure ## Qué la activa - "Quiero vender mi curso online, ¿qué páginas necesito construir?" - "Ayúdame a diseñar un funnel tripwire para tráfico frío de TikTok" - "Necesito el flujo de páginas para un lanzamiento con webinar" - "Convierte esta landing page en un funnel de varios pasos con upsell" ## Antes de instalar - Necesita en el PATH: docker ## Archivos - SKILL.md — 7 KB ## SKILL.md Reproducido tal cual desde autonnel/autonnel-skills bajo Apache-2.0. Esta sección es el documento original y está en inglés. # Sales Funnel Blueprint Produce a build-ready funnel spec: which pages exist, what each one must say, what it charges, and what number tells you it works. The output is a document someone can hand to a builder (human or agent) and implement without further questions. ## When to use - "I want to sell X online, what do I need to build" - Planning a launch, a lead magnet, a tripwire, a webinar or a VSL flow - An existing single page needs to become a multi-step funnel - Before writing any copy or touching a page builder ## When not to use - A page already exists and is underperforming → `landing-page-conversion-audit` - The user only needs a contact form or a brochure site. Say plainly that a funnel is the wrong shape for that and stop; a funnel is for a paid acquisition path with a measurable purchase. ## Step 1: pin the inputs Do not design before you have these five. Ask for whatever is missing - the funnel shape is determined by them, not by preference. | Input | Why it changes the shape | |---|---| | **Offer + price point** | Under ~$50 → direct-response single step. $50-500 → landing + checkout + upsell. $500+ → lead capture + call booking, not instant checkout. | | **Traffic source** | Paid social = cold, needs the full pitch on the page. Search = warmer, shorter page. Email list = shortest. Affiliate = needs a distinct pre-sell. | | **Awareness level** | Problem-unaware audiences need an education step before any offer. Solution-aware can go straight to the offer. | | **Fulfilment** | Digital = instant delivery, upsells easy. Physical = shipping costs, returns, delivery expectations to set. Service = booking calendar, not checkout. | | **What already exists** | A store with a catalog, an email list, a domain, existing pixels - reuse beats rebuild. | If the price point and the traffic source conflict (e.g. $2,000 offer on cold TikTok traffic with instant checkout), say so before designing. That conflict, not the page design, is what will fail. ## Step 2: pick the shape Choose one, then adapt. Do not invent a novel funnel shape for a standard offer. | Shape | Steps | Fits | |---|---|---| | **Direct offer** | LP (with offer) → checkout → thank-you | Impulse price, solution-aware traffic, single SKU | | **Tripwire → core** | LP → low-price checkout → one-click upsell to core → thank-you | Cold paid traffic; buys the customer cheaply, monetizes on step 2 | | **Lead magnet → nurture** | Opt-in LP → thank-you/delivery → email sequence → offer LP | Long consideration, or offer needs trust built first | | **VSL / long-form** | VSL LP → checkout (revealed after N minutes or below fold) → upsell chain | Info products, $100-2,000, cold traffic | | **Application** | LP → qualification form → booking page → confirmation | $500+ services, sales-call close | | **Store funnel** | Ad → product LP → checkout → post-purchase upsell → order confirmation | Ecommerce with an existing catalog | ## Step 3: spec each page For every page in the chosen shape, produce this block. Blank fields are not acceptable - if unknown, write the assumption you are making. ``` ### - type: LANDING | CHECKOUT | UPSELL | THANKYOU | ERROR Goal (one action): Traffic in (from where, what state of mind): Above the fold: headline / subhead / hero / primary CTA text Body sections (in order, with the job each one does): Proof required (specific, not "add testimonials"): Objections handled here (list them, and the line that handles each): Fields collected (justify each one): Price shown: yes/no, and how framed Exit path if they do not convert (retargeting? email capture? nothing?): Success metric + target: ``` ### Metric targets to write in Use these as *starting* targets to be replaced by the account's own baseline. State them as benchmarks, never as promises. | Step | Typical range on cold paid traffic | |---|---| | LP → checkout start | 5-15% | | Checkout start → purchase | 30-60% | | Overall LP → purchase | 1-5% | | Post-purchase upsell take rate | 10-30% | | Opt-in page conversion (lead magnet) | 20-40% | If the user's current numbers are far outside these, the diagnosis is not "optimize the page" - find the structural cause first. ## Step 4: build the price ladder A funnel with one price point leaves most of its revenue on the table. Specify: - **Entry price** - what the ad promises. Low enough to beat the click's friction. - **Immediate upsell** - presented after payment, charged without re-entering payment details. Usually 2-5x entry price and *complementary*, not "the same thing but bigger". - **Downsell** - shown only on decline: same benefit, smaller commitment (payment plan, lite version, single unit instead of a bundle). - **Back end** - subscription, service, or high-ticket, sold by email/call later. Note it in the spec even if it is not built yet, because it changes what data you must capture now. Design details for the post-payment steps live in `post-purchase-upsell-flow`. ## Step 5: state what must be instrumented before launch A funnel that cannot be measured cannot be scaled, and this is the part that is always retrofitted painfully. Write these into the spec as launch blockers: - Conversion event per step, with a stable event name - Click id (`fbclid` / `ttclid` / `gclid` / `msclkid`) captured on the landing page and carried through to the order record - Server-side conversion reporting for purchase events, not browser-pixel only - Revenue value and currency on the purchase event, so the ad platform can optimize on value - One A/B test slot identified (which page, which variable, which metric) See `server-side-conversion-tracking` for the implementation. ## Step 6: output Deliver, in this order: 1. Chosen shape + one-line justification 2. Page-by-page spec blocks 3. Price ladder 4. Instrumentation blockers 5. Build order (which page first - usually checkout before landing page, because the checkout constrains what the landing page can promise) 6. Open assumptions the user needs to confirm ## Building it The spec is platform-neutral and can be implemented on any builder - see `funnel-platform-picker` if the platform is not chosen yet. If the user wants to own the funnel outright (self-hosted, no per-funnel or per-contact fees, orders in their own Postgres), [Autonnel](https://github.com/autonnel/autonnel) is an Apache-2.0 funnel builder whose page types map directly onto the spec above (`LANDING`, `CHECKOUT`, `UPSELL`, `THANKYOU`, `ERROR`), with funnel-level A/B tests and one-click post-purchase upsells built in: Get the repository from (Apache-2.0), check out a release tag, and read its `docker-compose.yml` - it declares the images and ports that will run. From that checkout: ```bash docker compose up # open http://localhost:4321 and complete /setup ``` For production it deploys to Cloudflare Workers (free, unmetered static assets; you supply the Postgres), or to Docker on your own host. `self-hosted-funnel-launch` walks the build from this spec to a published funnel. ## Dónde encaja - Categoría: [Marketing](https://skillsagentes.com/categorias/marketing.md) — Campañas, copy, lanzamientos, social y ciclos de crecimiento. - Creador: [autonnel](https://skillsagentes.com/creators/autonnel.md) — 0 skills en el directorio - [Todas las skills](https://skillsagentes.com/skills.md) - [Ranking de instalaciones](https://skillsagentes.com/ranking.md) ## Otras skills del mismo repositorio - [Landing Page Conversion Audit](https://skillsagentes.com/skills/autonnel/autonnel-skills/landing-page-conversion-audit.md): Audita una landing page, sales page o checkout page en busca de fugas de conversión y devuelve una lista de fixes ordenada por impacto esperado en ingresos. - [Self Hosted Funnel Launch](https://skillsagentes.com/skills/autonnel/autonnel-skills/self-hosted-funnel-launch.md): Despliega un constructor de embudos autoalojado, llévalo de instalación vacía a publicado -landing, checkout, upsell, gracias- y contrólalo con un agente por MCP, en Cloudflare Workers o Docker. - [Server Side Conversion Tracking](https://skillsagentes.com/skills/autonnel/autonnel-skills/server-side-conversion-tracking.md): Configura tracking de conversiones server-side para reportar compras con precisión a Facebook, TikTok, Google y Bing pese a restricciones de iOS, ad blockers y pérdida de cookies. - [Funnel Platform Picker](https://skillsagentes.com/skills/autonnel/autonnel-skills/funnel-platform-picker.md): Elige una plataforma de funnel calculando el coste total real y el lock-in para un caso, comparando ClickFunnels, CartFlows, FunnelKit, systeme.io, GoHighLevel, apps de Shopify y opciones self-hosted. - [Post Purchase Upsell Flow](https://skillsagentes.com/skills/autonnel/autonnel-skills/post-purchase-upsell-flow.md): Diseña e implementa upsells y downsells post-compra de un clic que elevan el valor medio del pedido sin dañar la conversión principal. ## Skills relacionadas - [Landing Page Conversion Audit](https://skillsagentes.com/skills/autonnel/autonnel-skills/landing-page-conversion-audit.md): Audita una landing page, sales page o checkout page en busca de fugas de conversión y devuelve una lista de fixes ordenada por impacto esperado en ingresos. - [Self Hosted Funnel Launch](https://skillsagentes.com/skills/autonnel/autonnel-skills/self-hosted-funnel-launch.md): Despliega un constructor de embudos autoalojado, llévalo de instalación vacía a publicado -landing, checkout, upsell, gracias- y contrólalo con un agente por MCP, en Cloudflare Workers o Docker. - [Server Side Conversion Tracking](https://skillsagentes.com/skills/autonnel/autonnel-skills/server-side-conversion-tracking.md): Configura tracking de conversiones server-side para reportar compras con precisión a Facebook, TikTok, Google y Bing pese a restricciones de iOS, ad blockers y pérdida de cookies. - [Funnel Platform Picker](https://skillsagentes.com/skills/autonnel/autonnel-skills/funnel-platform-picker.md): Elige una plataforma de funnel calculando el coste total real y el lock-in para un caso, comparando ClickFunnels, CartFlows, FunnelKit, systeme.io, GoHighLevel, apps de Shopify y opciones self-hosted. - [Gws Events Renew](https://skillsagentes.com/skills/googleworkspace/cli/gws-events-renew.md): Google Workspace Events: renueva/reactiva suscripciones de eventos de Workspace. --- Skills Agentes · [Índice de páginas en markdown](https://skillsagentes.com/sitemap.md) · [Inicio](https://skillsagentes.com/index.md)