ab-testing-pricing

ab-testing-pricing is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 28 tokens per session (2,605 once invoked), scanned A, original, MIT.

A controlled experiment for comparing different product prices with separate visitor groups while measuring purchases, revenue, conversion rate, and margin.

In plain words
What is it for?
Use it to test price points, study customer price sensitivity, compare pricing models, and document reversible pricing changes.
Why use it?
It helps teams make pricing decisions from evidence instead of guessing, while reducing the risk of misleading results or unplanned price changes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex; mentions Gemini CLI; mentions OpenCode.

Good fit Use it to test price points, study customer price sensitivity, compare pricing models, and document reversible pricing changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/ab-testing-pricing
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 finsilabs/awesome-ecommerce-skills --skill ab-testing-pricing
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

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 ab-testing-pricing

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/ab-testing-pricing/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/ab-testing-pricing)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/ab-testing-pricing"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/ab-testing-pricing/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 ab-testing-pricing

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/ab-testing-pricing"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/ab-testing-pricing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,605 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 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.00028 $0.02605
Opus 5 $0.00014 $0.01303
Sonnet 5 $0.00006 $0.00521
Haiku 4.5 $0.00003 $0.00261

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

Security

Grade A, and why

ab-testing-pricing 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 9d 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/pricing-promotions/ab-testing-pricing/SKILL.md · 236 lines

How it starts

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

A/B Testing Pricing

Overview

Price A/B testing lets you run controlled experiments — showing one price to a segment of visitors and a different price to another — before committing to a permanent change. This is one of the highest-leverage optimizations available, but also one of the riskiest: a poorly executed test destroys customer trust and produces misleading data. Most platforms do not have native price A/B testing, so this requires either a dedicated app or a custom implementation. This skill walks you through setting up price experiments correctly on each major platform.

When to Use This Skill

  • When you need data-driven evidence for a price change before rolling it out site-wide
  • When testing price sensitivity across different customer segments or product categories
  • When evaluating the revenue impact of a new pricing model (e.g., switching from $49.99 to $45.00)
  • When running multiple concurrent price experiments on different products without interference
  • When regulatory or ethical requirements demand that price tests are documented, time-limited, and reversible

Core Instructions

Step 1: Determine the merchant's platform and choose the right approach

Platform Recommended Tool Why
Shopify Intelligems or Neat A/B Testing app Native Shopify apps that handle price variant assignment, session stickiness, and statistical reporting without custom code
Shopify Plus Intelligems + Shopify Functions Shopify Functions allow server-side price overrides — the most reliable approach on Plus
WooCommerce Nelio A/B Testing plugin or Split Hero WordPress-native experiment plugins with WooCommerce price testing support
BigCommerce Intelligems (supports BigCommerce) or Google Optimize alternatives BigCommerce's Price Lists API can set variant-specific prices per customer segment
Custom / Headless Build with your own session bucketing + platform pricing API Full control but requires custom statistical tracking

Read the full file on GitHub · 236 lines

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. 9d ago First seen · 236 lines · 28 tokens per session scan A b502efd5ae22

Subscribe to this mod's changes

ab-testing-pricing is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 28 tokens to every session and 2,605 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

A/B Test Validation

Validating A/B test implementations including traffic splitting accuracy, statistical significance calculation, metric tracking, and experiment cleanup.

PramodDutta/qaskills · 27 tokens

ab-testing

Use when designing or analyzing a controlled experiment — falsifiable hypothesis, sample size from an MDE, reading significance/CI/power, CUPED, or rescuing tests that won't go significant. NOT recurring metric tracking (that is analytics), NOT north-star/KPI trees (that is kpi-framework), NOT projecting metrics…

ericrisco/rsc-harness · 79 tokens

conversion-optimizer

!cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat .production-grade.yaml 2>/dev/null || echo "No config — using defaults".

buiphucminhtam/forgewright · 62 tokens

ab-test-generator

Generates A/B test variants for outreach elements with hypotheses, sample sizes, and result interpretation.

Autter-dev/agentic-sales-skills · 22 tokens

livevariant

Run A/B tests that pick their own winner. Build a test from variants of one element or several at once (hero plus CTA), get URLs for email or web, and read results with real win probabilities instead of eyeballed conversion rates. Use when someone wants to test headlines, images, landing pages or email creative, or…

livevariant/livevariant · 74 tokens

A/B Test Designer

Design statistically valid A/B tests for marketing optimization.

jmsktm/claude-settings · 14 tokens