webinar-funnel

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

A structure for a four-to-six-page webinar funnel. A webinar is an online presentation, either live or prerecorded, used to teach viewers before presenting an offer.

In plain words
What is it for?
Use it to create registration, confirmation, webinar, offer, and thank-you pages, along with calendar reminders and emails before and after the presentation.
Why use it?
It lays out what each page and follow-up email should do, so registrations, attendance, and the move from education to purchase are planned together.

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 create registration, confirmation, webinar, offer, and thank-you pages, along with calendar reminders and emails before and after the presentation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ominou5/funnel-architect-plugin/webinar-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 webinar-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 webinar-funnel

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ominou5/funnel-architect-plugin/webinar-funnel"><img src="https://agentmods.dev/badge/skills/ominou5/funnel-architect-plugin/webinar-funnel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,062 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.00042 $0.01062
Opus 5 $0.00021 $0.00531
Sonnet 5 $0.00008 $0.00212
Haiku 4.5 $0.00004 $0.00106

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

Security

Grade A, and why

webinar-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 10d 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/webinar-funnel/SKILL.md · 107 lines

How it starts

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

Webinar Funnel

The highest-converting funnel for mid-to-high-ticket offers. Uses education to build trust before presenting the offer.

Funnel Flow

Traffic → Registration Page → Confirmation Page → Webinar Page → Offer Page
                │                    │                  │              │
           [Register]         [Calendar add]      [Live/Replay]   [Purchase]
                                 [Email 1]         [Email 2-3]   [Email 4-7]

Pages

Page 1: Registration Page

Purpose: Get visitors to register for the webinar.

Required Elements:

  1. Headline — "Free [Live/Masterclass]: How to [Specific Result] in [Timeframe]"
  2. Date/Time — Clear scheduling with timezone conversion
  3. 3 learning outcomes — Specific things they'll discover
  4. Host bio — Photo, credentials, authority markers
  5. Registration form — Name + Email
  6. Urgency — "Limited to [X] seats" or countdown to live date
  7. Social proof — Past attendee results or reviews

CTA Examples:

  • "Reserve My Seat →"
  • "Save My Spot for the Free Masterclass"
  • "Register Now — Only [X] Spots Left"

Page 2: Confirmation Page

Purpose: Confirm registration, add to calendar, prime for attendance.

Required Elements:

  1. Confirmation — "You're registered! Here's what to do next:"
  2. Calendar link — Add to Google Calendar / Apple Calendar / Outlook
  3. Date/time reminder — Repeat the webinar date/time
  4. Pre-webinar content — Short video, PDF, or blog post to build anticipation
  5. Share prompt — "Invite a friend who'd benefit"

Page 3: Webinar Room Page

Purpose: Host the live or replay webinar.

Required Elements:

  1. Video embed — YouTube, Vimeo, or WebinarJam/EverWebinar
  2. Chat/Q&A — Engagement features (live only)
  3. Offer reveal CTA — Button appears at the pitch point
  4. Handout download — Slides or worksheet to follow along
  5. Countdown — Time remaining (creates urgency for replay viewers)

Read the full file on GitHub · 107 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. 10d ago First seen · 107 lines · 42 tokens per session scan A b77663a8cc79

Subscribe to this mod's changes

webinar-funnel is a skill published in the GitHub repository ominou5/funnel-architect-plugin (80 stars, last pushed 6mo ago), licensed MIT. It adds 42 tokens to every session and 1,062 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

critical-code-reviewer

Rigorously review code or pull requests for correctness, security, accessibility, maintainability, tests, and edge cases. Use when users request a critical code review, want a guided walkthrough of findings, need implementer-facing feedback, or want to prepare, create, or submit a GitHub pull request review.

posit-dev/skills · 67 tokens

shiny-bslib

Build modern Shiny dashboards and applications using bslib (Bootstrap 5). Use when creating new Shiny apps, modernizing legacy apps (fluidPage, fluidRow/column, tabsetPanel, wellPanel, shinythemes), or working with bslib page layouts, grid systems, cards, value boxes, navigation, sidebars, filling layouts, theming…

posit-dev/skills · 107 tokens