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.
npx agentmods add skills/skillmedev/creator-studio/webinar-funnel-buildernpx skills add SkillMedev/creator-studio --skill webinar-funnel-buildergit clone --depth 1 https://github.com/SkillMedev/creator-studioWrote 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.
[](https://agentmods.dev/skills/skillmedev/creator-studio/webinar-funnel-builder)<a href="https://agentmods.dev/skills/skillmedev/creator-studio/webinar-funnel-builder"><img src="https://agentmods.dev/badge/skills/skillmedev/creator-studio/webinar-funnel-builder.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00180 | $0.02670 |
| Opus 5 | $0.00090 | $0.01335 |
| Sonnet 5 | $0.00036 | $0.00534 |
| Haiku 4.5 | $0.00018 | $0.00267 |
Grade A, and why
webinar-funnel-builder 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 5d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- webinar-funnel-builder — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Webinar Funnel Builder
A webinar is a funnel, not an event - registrations, show-ups, stay-to-pitch, conversions, and replay recoveries are five separate stages that each leak independently, and treating "run a webinar" as one task is why most webinars break even at best. The costly mistake this skill prevents is optimizing the presentation while ignoring the arithmetic around it: a brilliant webinar with a 20 percent show-up rate and no replay sequence loses to a decent webinar with 45 percent show-up and a disciplined follow-up week, every time.
Work one example business throughout: a B2B course creator selling a $1,500 program, driving 1,000 registrations per webinar cycle.
Operating procedure
Build in funnel order - registration promise first, because every downstream email and the webinar's own opening must pay off the exact promise that earned the registration. A funnel whose registration page promises one thing and whose webinar teaches another leaks at every later stage.
Step 1: Write the registration page promise
The registration page sells the webinar, not the product. One specific, outcome-shaped promise: what the attendee will be able to do after the hour, stated with the same specificity as a good headline ("How to cut your proposal-writing time from two days to two hours - live teardown included"), plus the three things they'll learn (each a curiosity gap, not a table of contents), the time/date with timezone, and social proof if real. Registration friction stays minimal: name and email only - every extra field costs registrations, and qualification happens later in the sequence. For deeper page-level conversion work, route to landing-page-copy; the promise itself must be authored here because the whole funnel inherits it.
Step 2: Build the reminder sequence - the show-up-rate machine
Registration-to-show-up runs 35-45 percent when the reminder sequence is done well, and 15-25 percent when it isn't - this sequence is the highest-leverage set of emails in the funnel. The timing that earns the top of the range:
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.
- 5d ago First seen · 126 lines · 180 tokens per session scan A 66950784ef90
webinar-funnel-builder is a skill published in the GitHub repository SkillMedev/creator-studio (5 stars, last pushed 2mo ago), licensed MIT. It adds 180 tokens to every session and 2,670 once invoked, about $0.0009 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-31.
Other skills, from other repositories
linkedin-message-writer
Research LinkedIn profiles and write personalized messages for any LinkedIn message type — connection requests, InMails, DMs, message requests, post comments, and comment replies. Takes LinkedIn URLs as input, researches each person (profile data + recent posts via Apify), and generates messages tailored to each…
generate-voice-guide
Generate a personal voice guide for X (Twitter) and/or LinkedIn by scanning a user's past posts and iteratively refining with sample-and-feedback loops. Produces a structured markdown voice guide that sibling skills (create-x-content, create-linkedin-content) consume to draft in-voice posts. Different from…
create-linkedin-content
Draft voice-tuned LinkedIn post variants from a free-form brief. Reads a personal voice guide (generated via generate-voice-guide), produces 2–5 variants with distinct framings, applies LinkedIn-specific defaults (arrow bullets, "why this matters" beat, 150–500 words), and self-checks against the voice guide's banned…
create-x-content
Draft voice-tuned X (Twitter) post variants from a free-form brief. Reads a personal voice guide (generated via generate-voice-guide), produces 2–5 variants with distinct framings (simple-howto, problem-first, hype, mechanism-breakdown, etc.), and self-checks against the voice guide's banned phrases before returning.
ecommerce-full-pipeline
电商运营在开展跨境电商或闲鱼捡漏业务时,若需解决选品难、上架繁琐等痛点,必用此技能!一键打通“爆品挖掘→1688采集→多平台上架→推广文案→短视频生成”全自动流水线,轻松实现端到端自动化,让开店运营效率翻倍。.
Read and post on X/Twitter from the CLI - fetch tweets, timelines, and search; post tweets, replies, threads, and media. Cookie-based auth via twikit, bootstrapped from the local Dia browser session, secrets stored in gopass. Auto-falls back to agent-browser when twikit hits internal-API drift or X's "looks automated"…