ecommerce-app-cro

ecommerce-app-cro is a skill for Codex from Infinite-Labs-AI/infinite-skills. It costs 35 tokens per session (487 once invoked), scanned A, original, MIT.

A guide for improving pages and screens where people decide whether to buy, subscribe, install, or complete a purchase.

In plain words
What is it for?
Use it on ecommerce product and collection pages, carts, checkout, subscriptions, app-store listings, paywalls, and mobile purchase flows.
Why use it?
It helps find barriers such as unclear product fit, weak trust signals, purchase risk, poor value explanation, or a difficult checkout process.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it on ecommerce product and collection pages, carts, checkout, subscriptions, app-store listings, paywalls, and mobile purchase flows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/infinite-labs-ai/infinite-skills/ecommerce-app-cro
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 Infinite-Labs-AI/infinite-skills --skill ecommerce-app-cro
Clone the repo
git clone --depth 1 https://github.com/Infinite-Labs-AI/infinite-skills

Made for: 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 ecommerce-app-cro

README.md
[![agentmods](https://agentmods.dev/badge/skills/infinite-labs-ai/infinite-skills/ecommerce-app-cro/github.svg)](https://agentmods.dev/skills/infinite-labs-ai/infinite-skills/ecommerce-app-cro)
Your own site
<a href="https://agentmods.dev/skills/infinite-labs-ai/infinite-skills/ecommerce-app-cro"><img src="https://agentmods.dev/badge/skills/infinite-labs-ai/infinite-skills/ecommerce-app-cro/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 ecommerce-app-cro

Your own site · 80×15
<a href="https://agentmods.dev/skills/infinite-labs-ai/infinite-skills/ecommerce-app-cro"><img src="https://agentmods.dev/badge/skills/infinite-labs-ai/infinite-skills/ecommerce-app-cro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 487 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00035 $0.00487
Opus 5 $0.00017 $0.00244
Sonnet 5 $0.00007 $0.00097
Haiku 4.5 $0.00003 $0.00049

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

Security

Grade A, and why

ecommerce-app-cro 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.

skills/ecommerce-app-cro/SKILL.md · 85 lines

How it starts

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

Ecommerce and App CRO

Improve product pages, carts, app listings, screenshots, paywalls, and checkout surfaces where users are close to buying or installing.

Identify The Surface

Classify the request:

  • Ecommerce product page.
  • Collection or category page.
  • Cart or checkout.
  • Subscription landing page.
  • App store or Play listing.
  • In-app paywall.
  • Mobile onboarding purchase moment.

Gather the URL, screenshots, product details, traffic source, current conversion rate if known, price, reviews, and return or cancellation concerns.

Diagnose The Buying Question

Each surface must answer a different question:

  • Product page: is this right for me?
  • Collection page: which option should I choose?
  • Cart: should I finish now?
  • Checkout: can I trust this transaction?
  • App listing: is this worth installing?
  • Paywall: is the paid version worth it now?

Classify the blocker:

  • Fit: is this right for me?
  • Trust: can I believe this?
  • Risk: what happens if I choose wrong?
  • Value: is it worth the price, time, or install?
  • Urgency: why act now instead of later?
  • Completion effort: what makes finishing feel hard?

Look for gaps in proof, comparison, sizing, benefit clarity, social proof, risk reversal, visual explanation, shipping or billing transparency, and mobile usability.

Recommend Surface Changes

Use channel-native fixes:

  • Product images that show scale, use, outcome, and details.
  • Review snippets tied to objections.
  • Variant or plan comparison.
  • Clear shipping, returns, billing, and renewal terms.
  • Screenshot order that tells the app’s value story.
  • Paywall copy tied to the activation moment.
  • Checkout reassurance without clutter.

Output

Conversion surface:
[surface and goal]

Buyer question:
[what must be answered]

Friction points:
| Blocker | Problem | Evidence | Fix |

Asset changes:
- Image/screenshot:
- Copy:
- Proof:
- Offer:
- UX:

Priority fixes:
1. [fix]
2. [fix]
3. [fix]

Test idea:
[what to test and how to judge it]

Read the full file on GitHub · 85 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. 13d ago First seen · 85 lines · 35 tokens per session scan A c2f73924716b

Subscribe to this mod's changes

ecommerce-app-cro is a skill published in the GitHub repository Infinite-Labs-AI/infinite-skills (44 stars, last pushed 13d ago), licensed MIT. It adds 35 tokens to every session and 487 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

paywalls

When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade screen," "upgrade modal," "upsell," "feature gate," "convert free to paid," "freemium conversion," "trial expiration screen," "limit reached screen," "plan…

coreyhaines31/marketingskills · 155 tokens

product-feed-optimizer

Use when the user asks to "optimize my Shopping feed", "fix product disapprovals", "improve product titles/attributes", or "build feed-driven PMax asset groups"; audits and rewrites the Shopping/Performance Max product feed — title/description patterns, required and recommended attributes, GTIN/availability/price…

aaron-he-zhu/aaron-marketing-skills · 144 tokens

monetization-strategy

When the user wants to design or optimize their app's monetization — pricing, paywalls, subscriptions, or in-app purchases. Also use when the user mentions "pricing", "paywall", "subscription", "IAP", "how to monetize", "revenue optimization", "free trial", or "conversion to paid". For retention impact, see…

Eronred/aso-skills · 89 tokens

paywall-optimization

When the user wants to design, test, or optimize their app's paywall — layout, copy, pricing display, trial offers, plan structure, hard vs soft paywall, paywall placement, or paywall A/B tests. Use when the user mentions "paywall", "paywall design", "paywall conversion", "trial-to-paid", "soft paywall", "hard…

Eronred/aso-skills · 182 tokens

subscription-lifecycle

When the user wants to optimize their subscription business end-to-end — from trial start through renewal, cancellation, and win-back. Use when the user mentions "subscription lifecycle", "trial conversion", "churn", "cancellation", "win-back", "lapsed subscribers", "dunning", "billing retry", "grace period", "renewal…

Eronred/aso-skills · 112 tokens

ecommerce-visual-copywriting

A Chinese-language planning workflow for visual copy and storyboards for online-store product images and detail pages.

feichanggege/ecommerce-visual-copywriting-skill · 231 tokens