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 skills add ominou5/funnel-architect-plugin --skill ecommerce-funnelgit 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/skills/ominou5/funnel-architect-plugin/ecommerce-funnel)<a href="https://agentmods.dev/skills/ominou5/funnel-architect-plugin/ecommerce-funnel"><img src="https://agentmods.dev/badge/skills/ominou5/funnel-architect-plugin/ecommerce-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.
<a href="https://agentmods.dev/skills/ominou5/funnel-architect-plugin/ecommerce-funnel"><img src="https://agentmods.dev/badge/skills/ominou5/funnel-architect-plugin/ecommerce-funnel.svg" alt="Reviewed on agentmods" width="80" 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.00047 | $0.00773 |
| Opus 5 | $0.00023 | $0.00387 |
| Sonnet 5 | $0.00009 | $0.00155 |
| Haiku 4.5 | $0.00005 | $0.00077 |
Grade A, and why
ecommerce-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 13d 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 — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.
E-Commerce Funnel
Sell products online with optimized product pages, cart flows, and post-purchase retention.
Flow
Ad / Organic → Product Page → Add to Cart → Checkout → Order Bump → Upsell → Thank You
| Page | Purpose |
|---|---|
| Product Page | Hero imagery, benefits, social proof, ATC |
| Cart / Side Drawer | Review items, cross-sells |
| Checkout | Streamlined payment capture |
| Order Bump | Add-on at checkout (+$X) |
| Post-Purchase Upsell | One-click additional offer |
| Thank You + Tracking | Confirm order, set expectations |
Product Page Anatomy
Above the Fold
- Product images (3–5, lifestyle + close-up, video if possible)
- Product title (clear + keyword-rich)
- Price (original crossed out if on sale)
- Star rating + review count
- Key benefit bullets (3–5)
- Add to Cart button (high contrast, full-width on mobile)
- Trust badges (shipping, guarantee, secure checkout)
Below the Fold
- Detailed description (benefits, not just specs)
- Size guide / usage instructions
- Customer reviews with photos
- Comparison table (vs. competitors or alternatives)
- FAQ
- Related products / "Customers also bought"
Cart Optimization
- Side-drawer cart (don't redirect to cart page)
- Free shipping threshold — "Add $12 more for free shipping"
- Cross-sell widget — "Complete the look" / "Frequently bought together"
- Urgency — "In your cart for 15 minutes" or low stock alerts
- Express checkout — Apple Pay, Google Pay, Shop Pay
Post-Purchase Upsell
"Wait — add {{UPSELL_PRODUCT}} for just ${{PRICE}}?"
[Yes, Add to My Order] ← One-click (no re-entering payment)
[No thanks, just my order]
Conversion Benchmarks
| Metric | Target |
|---|---|
| Product page → ATC | > 8% |
| ATC → checkout | > 50% |
| Checkout → purchase | > 65% |
| Cart abandonment recovery | > 10% |
| Order bump take rate | > 20% |
| Post-purchase upsell | > 12% |
| Avg order value lift (with bumps) | > 25% |
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.
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.
- 13d ago First seen · 88 lines · 47 tokens per session scan A 69ef7bdd6075
ecommerce-funnel is a skill published in the GitHub repository ominou5/funnel-architect-plugin (81 stars, last pushed 6mo ago), licensed MIT. It adds 47 tokens to every session and 773 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 skills, from other repositories
ecommerce-seo
E-commerce SEO audit for online stores (WooCommerce, Shopify, Magento, custom). Covers the structural problems unique to commerce sites: category / product listing pages (PLP), product detail pages (PDP), faceted navigation and the crawl-budget / duplicate-content traps it creates, pagination, canonical handling for…
paid-ads-amazon
Plan and review Amazon Ads with margin-aware ACoS, product, and search-term guardrails. Use for Amazon advertising, Sponsored Products, Sponsored Brands, Sponsored Display, ASIN targeting, Amazon ACoS, or Amazon Ads performance exports.
pricing-and-packaging
Sets price, structures packages and tiers, and designs the monetization surfaces that carry them — upgrade paths, paywalls, and offer construction. Use this to set or change pricing, design or restructure tiers, choose a pricing metric, build an offer, design upgrade prompts and paywalls, or evaluate whether a pricing…
laravel-billing
Use when implementing subscriptions, invoices, payment methods, webhooks, or billing portals with Laravel Cashier (Stripe or Paddle).
laravel-stripe-connect
Use when implementing multi-vendor marketplace payments, seller onboarding, commissions, payouts, or split payments with Stripe Connect.
paypal-routing
PayPal payments, subscriptions, checkout, invoices, disputes, webhooks, BNPL, Venmo, SDK, v5, v6, Fastlane, Braintree Fastlane, braintree-web, accelerated guest checkout. Routes PayPal developer questions to the right command or reference file.