squeeze-page-builder

squeeze-page-builder is a skill for Claude Code, Codex from gabrielmoreira/agent-skills-mirror. It costs 114 tokens per session (3,442 once invoked), scanned A, a copy of squeeze-page-builder, MIT.

A standalone landing page that offers a free resource in exchange for an email address, then sends the visitor to an affiliate offer. A lead magnet is the free checklist, ebook, template, or similar item used to collect the address.

In plain words
What is it for?
Use it to create an opt-in page, collect leads from advertising or other traffic, deliver a free resource, and redirect people to an affiliate product.
Why use it?
It removes the need to send cold visitors directly to a product offer. It builds an email list while giving visitors a useful first step.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; built for openclaw; mentions Gemini CLI.

Good fit Use it to create an opt-in page, collect leads from advertising or other traffic, deliver a free resource, and redirect people to an affiliate product.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gabrielmoreira/agent-skills-mirror/squeeze-page-builder
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 gabrielmoreira/agent-skills-mirror --skill squeeze-page-builder
Clone the repo
git clone --depth 1 https://github.com/gabrielmoreira/agent-skills-mirror

Made for: Claude Code, Codex.

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 squeeze-page-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/gabrielmoreira/agent-skills-mirror/squeeze-page-builder/github.svg)](https://agentmods.dev/skills/gabrielmoreira/agent-skills-mirror/squeeze-page-builder)
Your own site
<a href="https://agentmods.dev/skills/gabrielmoreira/agent-skills-mirror/squeeze-page-builder"><img src="https://agentmods.dev/badge/skills/gabrielmoreira/agent-skills-mirror/squeeze-page-builder/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 squeeze-page-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/gabrielmoreira/agent-skills-mirror/squeeze-page-builder"><img src="https://agentmods.dev/badge/skills/gabrielmoreira/agent-skills-mirror/squeeze-page-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,442 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 100% copy Near-identical to another mod 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.00114 $0.03442
Opus 5 $0.00057 $0.01721
Sonnet 5 $0.00023 $0.00688
Haiku 4.5 $0.00011 $0.00344

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

Security

Grade A, and why

squeeze-page-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 7d 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.

Origin

This is a copy

100% identical to squeeze-page-builder — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

mirrors/repos/Affitor@affiliate-skills/skills/landing/squeeze-page-builder/SKILL.md · 323 lines

How it starts

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

Squeeze Page Builder

Build email capture landing pages (squeeze pages) as self-contained HTML files with no dependencies. The page offers a high-value lead magnet (ebook, checklist, template, or cheat sheet) in exchange for the visitor's email address, then redirects to an affiliate offer on form submission. Output is a single deployable .html file.

When to Use

  • User wants to build an email list while simultaneously promoting an affiliate product
  • User wants to warm up cold traffic before sending to an affiliate offer
  • User says "squeeze page", "opt-in page", "lead magnet", "email capture", "freebie page"
  • User wants a two-step funnel: email capture → affiliate redirect
  • User has ad traffic and needs a landing page that collects leads before the affiliate click

Workflow

Step 1: Define the Lead Magnet and Offer

A squeeze page requires two things:

  1. The lead magnet — the free thing offered in exchange for the email
  2. The thank-you redirect — where the visitor goes after submitting (the affiliate link)

Detect from user input. If not specified, ask:

  • "What free resource will you offer? (e.g., a checklist, ebook, template, cheat sheet, mini-course)"
  • "What affiliate product should visitors see after they sign up?"

Lead magnet selection guide — suggest based on niche if user is unsure:

Niche Best lead magnet type
Marketing / SEO Checklist, swipe file, templates
Finance / Investing Calculator, cheat sheet, guide
Health / Fitness Meal plan, workout plan, tracker
Software / SaaS Tutorial, quick-start guide, resource list
Business / Productivity Templates, SOPs, spreadsheets

Lead magnet title formula (high-converting):

  • "[N]-Point Checklist: How to [Achieve Desired Outcome]"
  • "The Free [Niche] Starter Kit: [X] Templates for [Goal]"
  • "Download: The Ultimate [Topic] Guide ([Year])"
  • "[Adjective] Cheat Sheet: [X] Ways to [Outcome] in [Timeframe]"

Step 2: Craft the Page Strategy

Read the full file on GitHub · 323 lines

Files

What ships with it

2 files 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. 7d ago First seen · 323 lines · 114 tokens per session scan A 88c67aacdde3

Subscribe to this mod's changes

squeeze-page-builder is a skill published in the GitHub repository gabrielmoreira/agent-skills-mirror (17 stars, last pushed yesterday), licensed MIT. It adds 114 tokens to every session and 3,442 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to squeeze-page-builder, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

squeeze-page-builder

Build email capture landing pages (squeeze pages) as single self-contained HTML files. Triggers on: "build a squeeze page", "email capture page", "lead magnet page", "create an opt-in page", "build an email list page", "lead capture landing page", "create a freebie page", "build a page to collect emails", "opt-in…

Affitor/affiliate-skills · 114 tokens

squeeze-page-builder

Build email capture landing pages (squeeze pages) as single self-contained HTML files. Triggers on: "build a squeeze page", "email capture page", "lead magnet page", "create an opt-in page", "build an email list page", "lead capture landing page", "create a freebie page", "build a page to collect emails", "opt-in…

Gingg7260/affiliate-skills · 114 tokens

webinar-registration-page

Build a webinar or live event registration page as a self-contained HTML file with countdown timer, speaker bio, agenda, and registration form. Triggers on: "build a webinar registration page", "create a webinar sign-up page", "event registration landing page", "live training registration page", "workshop sign-up…

Affitor/affiliate-skills · 115 tokens

webinar-registration-page

Build a webinar or live event registration page as a self-contained HTML file with countdown timer, speaker bio, agenda, and registration form. Triggers on: "build a webinar registration page", "create a webinar sign-up page", "event registration landing page", "live training registration page", "workshop sign-up…

Gingg7260/affiliate-skills · 115 tokens

product-showcase-page

Build a single-product deep-dive showcase page as a self-contained HTML file. Triggers on: "build a product showcase page", "deep dive landing page for [product]", "create a product spotlight page", "product feature page", "single product page", "detailed page about [product]", "build a page showing everything about…

Gingg7260/affiliate-skills · 110 tokens

landing-page-creator

Build high-converting affiliate landing pages as single self-contained HTML files. Triggers on: "create a landing page for", "build a landing page", "product landing page", "affiliate landing page", "comparison page for", "vs page", "single product page", "conversion page", "sales page for affiliate", "landing page…

Affitor/affiliate-skills · 107 tokens