saas-funnel

saas-funnel is a skill for Claude Code from ominou5/funnel-architect-plugin. It costs 46 tokens per session (1,301 once invoked), scanned A, original, MIT.

A page sequence for software-as-a-service products, which are software products paid for through recurring subscriptions, to turn visitors into trial or free-plan users.

In plain words
What is it for?
Use it to plan a 4–6 page funnel with landing, signup, onboarding, upgrade, pricing, proof, feature, and FAQ sections.
Why use it?
It provides a defined path from learning about the product to signing up, completing onboarding, and upgrading to a paid plan.

Skill for Claude Code

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

Part of the funnel-architect-plugin plugin — 29 skills, 5 agents, 2 hooks shipped together

Good fit Use it to plan a 4–6 page funnel with landing, signup, onboarding, upgrade, pricing, proof, feature, and FAQ sections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ominou5/funnel-architect-plugin/saas-funnel
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 ominou5/funnel-architect-plugin --skill saas-funnel
Clone the repo
git clone --depth 1 https://github.com/ominou5/funnel-architect-plugin

Made for: Claude Code.

Or install funnel-architect-plugin, the plugin that ships this one along with the rest of its 29 skills, 5 agents, 2 hooks.

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 saas-funnel

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ominou5/funnel-architect-plugin/saas-funnel"><img src="https://agentmods.dev/badge/skills/ominou5/funnel-architect-plugin/saas-funnel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,301 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.
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.00046 $0.01301
Opus 5 $0.00023 $0.00651
Sonnet 5 $0.00009 $0.00260
Haiku 4.5 $0.00005 $0.00130

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

Security

Grade A, and why

saas-funnel 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 9d 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.

skills/saas-funnel/SKILL.md · 141 lines

How it starts

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

SaaS Funnel

Designed for software-as-a-service products. Converts visitors into trial users, then nurtures to paying customers.

Funnel Flow

Traffic → Landing Page → Signup Page → Onboarding → Upgrade Page
              │                │            │             │
        [Value demo]     [Free trial]  [Activation]  [Paid plan]
                          [Sign up]     [Aha moment]  [Pricing]

Pages

Page 1: Landing Page (Homepage)

Purpose: Demonstrate product value and drive to signup.

Required Sections (in order):

  1. Hero — Headline + sub-headline + CTA + product screenshot/demo
  2. Social Proof Bar — Logos of notable customers or "10,000+ teams trust us"
  3. Features Grid — 3–6 key features with icons and descriptions
  4. How It Works — 3-step process (Sign up → Configure → See results)
  5. Use Cases — 2–3 specific use cases with outcomes
  6. Testimonials — Customer quotes with photos and company names
  7. Pricing Preview — Plans overview with "Start Free" CTA
  8. FAQ — Address common objections
  9. Final CTA — Full-width section repeating the primary CTA

Hero Headline Patterns:

  • "[Verb] your [process] in [fraction of time]"
  • "The [category] tool that [specific benefit]"
  • "Stop [pain]. Start [desired state]."
  • "[Number]x faster [process] for [audience]"

CTA Patterns:

  • "Start Free Trial" / "Try Free for 14 Days"
  • "Get Started — No Credit Card Required"
  • "See It in Action →" (for demo-first flow)

Page 2: Signup Page

Purpose: Reduce friction to zero. Get them into the product.

Required Elements:

  1. Simple form — Email + password (or Google/GitHub SSO)
  2. Value reminder — "Start your 14-day free trial"
  3. Trust signals — "No credit card required" / "Cancel anytime"
  4. Or SSO — Google, GitHub, Microsoft buttons
  5. Terms — Link to terms and privacy

Critical Rules:

  • NO navigation (no escape routes)
  • NO long forms (email + password max)
  • NO credit card requirement for trial
  • Social login options reduce friction by 30%+

Read the full file on GitHub · 141 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 141 lines · 46 tokens per session scan A 0a8c28b318c3

Subscribe to this mod's changes

saas-funnel is a skill published in the GitHub repository ominou5/funnel-architect-plugin (80 stars, last pushed 6mo ago), licensed MIT. It adds 46 tokens to every session and 1,301 once invoked, about $0.0002 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

promo-writer

A writing tool that turns long material such as course outlines, scripts, transcripts, and notes into promotional posts in the author's voice, usually formatted for Facebook.

dean9703111/promo-writer · 162 tokens

meta-tags-optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…

nowork-studio/notfair-plugin · 91 tokens

google-ads-audit

Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…

nowork-studio/notfair-plugin · 114 tokens

sxo

Search Experience Optimization (SXO) — the bridge between SEO and UX/CRO. Audits the full journey from the SERP click to the on-page goal: SERP click-through factors (title/meta/rich results that win the click), then post-click experience signals that keep users and drive conversions — above-the-fold relevance and…

nowork-studio/notfair-plugin · 235 tokens

elixir-idioms

OTP/BEAM patterns and Elixir idioms — GenServer, Supervisor, Task, Registry, pattern matching, with chains, pipes. Use when designing processes or debugging BEAM issues.

oliver-kriska/claude-elixir-phoenix · 44 tokens

security

Enforce Elixir/Phoenix security — auth, OAuth, sessions, CSRF, XSS, SQL injection, input validation, secrets. Use when editing auth files, login flows, RBAC, or API keys.

oliver-kriska/claude-elixir-phoenix · 47 tokens