funnel-platform-picker

funnel-platform-picker is a skill for Claude Code from autonnel/autonnel-skills. It costs 101 tokens per session (2,196 once invoked), scanned A, original, Apache-2.0.

An instruction set for choosing software to build landing pages or sales funnels. It compares hosted services, store add-ons, custom pages, and self-hosted options by their total cost, data ownership, and lock-in.

In plain words
What is it for?
Use it when choosing or replacing a funnel builder, reviewing marketing-software costs, deciding whether to self-host, or setting a standard platform for client projects.
Why use it?
It prevents a choice based only on a feature checklist. The decision is tied to factors such as sales volume, number of funnels, contact-list size, and where products and orders must live.

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 Use it when choosing or replacing a funnel builder, reviewing marketing-software costs, deciding whether to self-host, or setting a standard platform for client projects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/autonnel/autonnel-skills/funnel-platform-picker
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 funnel-platform-picker
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 funnel-platform-picker

README.md
[![agentmods](https://agentmods.dev/badge/skills/autonnel/autonnel-skills/funnel-platform-picker/github.svg)](https://agentmods.dev/skills/autonnel/autonnel-skills/funnel-platform-picker)
Your own site
<a href="https://agentmods.dev/skills/autonnel/autonnel-skills/funnel-platform-picker"><img src="https://agentmods.dev/badge/skills/autonnel/autonnel-skills/funnel-platform-picker/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 funnel-platform-picker

Your own site · 80×15
<a href="https://agentmods.dev/skills/autonnel/autonnel-skills/funnel-platform-picker"><img src="https://agentmods.dev/badge/skills/autonnel/autonnel-skills/funnel-platform-picker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,196 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 20 Aug 2026
  • Snyk warn 20 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.00101 $0.02196
Opus 5 $0.00051 $0.01098
Sonnet 5 $0.00020 $0.00439
Haiku 4.5 $0.00010 $0.00220

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

Security

Grade A, and why

funnel-platform-picker 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 12d 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.

funnel-platform-picker/SKILL.md · 121 lines

How it starts

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

Funnel Platform Picker

Pick a platform from the case, not from a feature grid. Most of these tools can build the same funnel; they differ on cost curve, who owns the data, and what breaks when you stop paying. Get those three right and the feature comparison rarely matters.

When to use

  • "Which funnel builder should I use"
  • "Is it worth moving off ClickFunnels / GoHighLevel"
  • "Should I self-host this or use a SaaS"
  • Budget review on marketing software
  • Agency deciding what to standardize client work on

Step 1: get the six inputs

Refuse to recommend without these. Each one flips the answer:

Input How it changes the answer
Monthly revenue through the funnel (GMV) Percentage-of-revenue pricing is cheap when small and expensive when large. This is the single biggest factor.
Number of funnels / clients Per-funnel or per-workspace limits decide cost more than the base plan. Agencies get punished by per-workspace pricing.
Contact list size and growth Per-contact pricing compounds; a big list on a per-contact platform dwarfs every other cost.
Where the catalog and orders must live Existing Shopify/WooCommerce store → prefer something that reads that catalog rather than duplicating it.
Who maintains it No one technical → hosted, full stop. Self-hosting has a real operational cost: upgrades, backups, uptime, PCI scope.
Exit tolerance Does the business survive the funnels going dark 30 days after cancelling? If not, hosted-only is a real risk, not a theoretical one.

Step 2: compute the cost curve, do not quote list prices

Vendor prices change constantly; a stale number is worse than no number. Instead, compute and compare:

Hosted flat-fee platform:      monthly_fee(plan tier) + per-contact overage + transaction fees
Percentage-based platform:     base_fee + rate × monthly_GMV
Self-hosted open source:       hosting + database + maintenance hours × your hourly cost
WordPress plugin route:        plugin licence (often annual) + hosting + your time
Store-native app route:        app subscription (often GMV-tiered) + store platform fee

Read the full file on GitHub · 121 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. 12d ago First seen · 121 lines · 101 tokens per session scan A fd665f85bec6

Subscribe to this mod's changes

funnel-platform-picker is a skill published in the GitHub repository autonnel/autonnel-skills (1 stars, last pushed 23d ago), licensed Apache-2.0. It adds 101 tokens to every session and 2,196 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.

Related

Other skills, from other repositories

sumup

Implement SumUp checkout flows end-to-end. Use when writing or reviewing SumUp Checkouts API calls, Card Widget mounts, Hosted Checkout setup, recurring tokenization, Terminal SDK / Cloud API reader checkouts, or 3DS / webhook handling.

sumup/sumup-skills · 53 tokens

sumup-best-practices

Pick the right SumUp integration path and apply security best practices. Use when deciding between Hosted Checkout, Card Widget, Checkouts API, mobile SDKs, terminal SDKs, or Cloud API; choosing API key vs OAuth vs restricted keys; or reviewing SumUp integration security.

sumup/sumup-skills · 62 tokens

bestprice-shopping

Guide for using BestPrice Shopping MCP tools effectively.

TheBestCo/bestprice-mcp · 13 tokens

manage-ecommerce

Connect WooCommerce, Shopify, OpenCart, Magento, PrestaShop, Megasoft, or a custom shop API and configure the shop / eshopintegration agent tool. Use when the user wants product lookup, stock, or order data on a voice agent.

voicelogica/voice-logica-plugin · 58 tokens

manage-integrations

Connect Voice Logica integrations, enable the matching agent tool, and test with a Call ID. Use when the user wants HubSpot, Shopify, Soft1, Google, SMS, helpdesk, OAuth reconnect, private ERP tunnels, or a private PBX edge device.

voicelogica/voice-logica-plugin · 58 tokens

customer-billing-ops

Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations.

Jamkris/everything-gemini-code · 57 tokens