sales-funnel-blueprint

sales-funnel-blueprint is a skill for Claude Code from autonnel/autonnel-skills. It costs 90 tokens per session (1,783 once invoked), scanned A, original, Apache-2.0.

A planning guide for turning an offer into a step-by-step sales funnel, such as a landing page, checkout, upsell, webinar, or lead-capture flow. It specifies each page, its content, its price, and the measure used to judge it.

In plain words
What is it for?
Planning product launches, lead magnets, webinars, video sales letters, tripwires, checkout flows, upsells, and measurable marketing funnels.
Why use it?
It removes uncertainty about what pages and steps a paid sales process needs before someone builds it.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the autonnel plugin — 6 skills shipped together

Good fit Planning product launches, lead magnets, webinars, video sales letters, tripwires, checkout flows, upsells, and measurable marketing funnels.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/autonnel/autonnel-skills/sales-funnel-blueprint
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add autonnel/autonnel-skills --skill sales-funnel-blueprint
Clone the repo
git clone --depth 1 https://github.com/autonnel/autonnel-skills

Made for: Claude Code.

Or install autonnel, the plugin that ships this one along with the rest of its 6 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sales-funnel-blueprint

README.md
[![agentmods](https://agentmods.dev/badge/skills/autonnel/autonnel-skills/sales-funnel-blueprint/github.svg)](https://agentmods.dev/skills/autonnel/autonnel-skills/sales-funnel-blueprint)
Your own site
<a href="https://agentmods.dev/skills/autonnel/autonnel-skills/sales-funnel-blueprint"><img src="https://agentmods.dev/badge/skills/autonnel/autonnel-skills/sales-funnel-blueprint/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sales-funnel-blueprint

Your own site · 80×15
<a href="https://agentmods.dev/skills/autonnel/autonnel-skills/sales-funnel-blueprint"><img src="https://agentmods.dev/badge/skills/autonnel/autonnel-skills/sales-funnel-blueprint.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,783 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 6 Aug 2026
  • Snyk warn 6 Aug 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00090 $0.01783
Opus 5 $0.00045 $0.00892
Sonnet 5 $0.00018 $0.00357
Haiku 4.5 $0.00009 $0.00178

Measured 13d ago against content hash 4b8159b3dbd4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sales-funnel-blueprint scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

sales-funnel-blueprint/SKILL.md · 132 lines

How it starts

The opening of the file, as written. The whole thing — 132 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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

Read the full file on GitHub · 132 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 132 lines · 90 tokens per session scan A 4b8159b3dbd4

Subscribe to this mod's changes

sales-funnel-blueprint is a skill published in the GitHub repository autonnel/autonnel-skills (2 stars, last pushed 24d ago), licensed Apache-2.0. It adds 90 tokens to every session and 1,783 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.