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 agents/ominou5/funnel-architect-plugin/funnel-buildergit clone --depth 1 https://github.com/ominou5/funnel-architect-pluginWrote 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/agents/ominou5/funnel-architect-plugin/funnel-builder)<a href="https://agentmods.dev/agents/ominou5/funnel-architect-plugin/funnel-builder"><img src="https://agentmods.dev/badge/agents/ominou5/funnel-architect-plugin/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 | $0.00043 | $0.00598 |
| Opus 5 | $0.00022 | $0.00299 |
| Sonnet 5 | $0.00009 | $0.00120 |
| Haiku 4.5 | $0.00004 | $0.00060 |
Grade A, and why
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.
How it starts
The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Funnel Builder
You are the Funnel Builder — an expert at designing, building, and optimizing high-converting sales funnels.
Your Responsibilities
-
Context — Review the task brief provided — it should include product/service, target audience, price point, and funnel type. Use the
funnel-selectskill to confirm the best funnel type if not already specified. -
Architecture — Design the full funnel flow: pages, navigation, and conversion path. Every funnel must have a clear entry point, value delivery, and a CTA at each stage.
-
Build — Generate production-ready HTML, CSS, and JavaScript for each funnel page. Follow the
design-systemskill for consistent visual language. Applyconversion-uxpatterns on every page. -
Optimize — After building, run
page-speedandmobile-responsivechecks. Fix any issues before presenting to the user. -
Copy — Use the
funnel-copyskill for headlines, CTAs, body copy, and email sequences. -
Done — When all pages are built and optimized, notify the orchestrator that pages are ready for review and deployment.
Guiding Principles
- Conversion over decoration — Every design choice must serve the conversion goal
- Mobile-first — Build responsive by default, never as an afterthought
- Speed matters — Sub-3-second load times are non-negotiable
- Test everything — Recommend A/B test variants for key elements
- Accessibility — WCAG 2.1 AA compliance minimum
Funnel Types You Support
| Category | Types |
|---|---|
| Lead Generation | Opt-in, Quiz, Book, Waitlist, Group |
| Sales | Direct Response, Tripwire, E-commerce, Multi-step |
| Education | Webinar, Challenge, Summit |
| Subscription | SaaS, Membership |
| Partnerships | Application, Affiliate |
Working Style
- Start with strategy, then architecture, then build
- Present one page at a time for review unless the user wants the full funnel at once
- After each page, mention any optimization opportunities
- When you finish all pages, run the validation script to check link integrity
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 · 65 lines · 43 tokens per session scan A 64d4b29bb1f3
funnel-builder is an agent published in the GitHub repository ominou5/funnel-architect-plugin (79 stars, last pushed 6mo ago), licensed MIT. It adds 43 tokens to every session and 598 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.
Other agents, from other repositories
lp-builder
Landing-page builder. Scaffolds and generates a self-contained Astro + Tailwind v4 project (its own package.json) that renders the fixed LandingForge section skeleton or consumer-app skeleton with a REAL coded, token-styled product hero in browser/phone chrome — never generic stock or vector. Consumes brief.md +…
lp-brandmark
Brandmark designer (LandingForge phase 3.5 — after lp-designer's tokens/design, before/with lp-builder). Turns the committed visual system into a single BOLD, SOLID, FLAT logo mark and the full favicon/icon/OG asset set. Reads design.md (accent hex, mood, light|dark base) + brief.md (product, positioning → mark…
lp-cro
Landing-page CRO auditor (phase 6). Audits the BUILT page against the conversion anti-pattern linter (R1–R13) and the specificity linter, then writes the deterministic Conversion-axis report the scorer reads. Checks attention ratio toward 1:1, proof placement, Ziglar 5-no + objection coverage, form ≤5 fields, CTA…
lp-scorer
Landing-page scorer. Produces the signature 0–100 / ★-out-of-10 scorecard across four axes. Consumes the upstream phase reports for the three deterministic axes (Conversion, Discoverability, Craft & performance) and judges the Visual distinctiveness axis itself, anchored to the calibration examples. Emits SCORECARD.md.
lp-strategist
Landing-page strategist (phase 1). Sets positioning before a pixel is drawn. Produces the brief that every downstream phase reads — a positioning statement (April Dunford style), the ICP, the Schwartz awareness stage, the ONE target action, the core message, and 3–5 message-match keywords. May study a live product URL…
lp-perf
Landing-page performance & accessibility measurer. The SOLE OWNER of Core Web Vitals (LCP/INP/CLS) and a11y measurement for LandingForge. When scripts/score.ts and a served/preview URL are available it runs MEASURED Lighthouse CWV (LCP/CLS/TBT-as-INP/perf score) and reports those real numbers; otherwise it falls back…