checkout-conversion

checkout-conversion is a skill for Claude Code, Codex from appeeky/stripe-skills. It costs 47 tokens per session (372 once invoked), scanned A, original, MIT.

A guide for measuring how often Stripe Checkout sessions succeed, expire, or remain open. Stripe Checkout is Stripe’s hosted payment page, and a conversion rate shows the share of sessions that become completed payments.

In plain words
What is it for?
Use it to review checkout completion, abandonment, subscription signups, payment status, and related checkout code such as success and cancellation URLs.
Why use it?
It turns raw checkout records into a view of where customers leave the payment process. This helps identify issues in the checkout flow and subscription signup process.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review checkout completion, abandonment, subscription signups, payment status, and related checkout code such as success and cancellation URLs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/appeeky/stripe-skills/checkout-conversion
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 appeeky/stripe-skills --skill checkout-conversion
Clone the repo
git clone --depth 1 https://github.com/appeeky/stripe-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 checkout-conversion

README.md
[![agentmods](https://agentmods.dev/badge/skills/appeeky/stripe-skills/checkout-conversion/github.svg)](https://agentmods.dev/skills/appeeky/stripe-skills/checkout-conversion)
Your own site
<a href="https://agentmods.dev/skills/appeeky/stripe-skills/checkout-conversion"><img src="https://agentmods.dev/badge/skills/appeeky/stripe-skills/checkout-conversion/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 checkout-conversion

Your own site · 80×15
<a href="https://agentmods.dev/skills/appeeky/stripe-skills/checkout-conversion"><img src="https://agentmods.dev/badge/skills/appeeky/stripe-skills/checkout-conversion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 372 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.00047 $0.00372
Opus 5 $0.00023 $0.00186
Sonnet 5 $0.00009 $0.00074
Haiku 4.5 $0.00005 $0.00037

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

Security

Grade A, and why

checkout-conversion 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 10d 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/checkout-conversion/SKILL.md · 53 lines

What it actually says

Checkout Conversion

Stripe MCP Setup

Requires Stripe MCP connected via OAuth or restricted key. Docs: https://docs.stripe.com/mcp

  1. GetMcpTools with server: "user-Stripe" (or plugin-stripe-stripe) before any call
  2. Prefer stripe_api_searchstripe_api_detailsstripe_api_read for list/retrieve
  3. Always paginatelimit: 100, follow has_more with starting_after
  4. Amounts are in cents unless noted
  5. Never expose secret keys in output

Workflow

  1. GetCheckoutSessions — recent window, limit: 100, paginate
  2. Segment by status: complete vs expired vs open
  3. For mode: subscription, link subscription id
  4. Compute:
Conversion % = complete / (complete + expired) × 100
  1. Check payment_status on completed sessions

Codebase Cross-Check

Search project for /api/checkout, checkout.sessions.create, success_url, cancel_url.

Output Template

Checkout Funnel ([period])

Sessions: [total]
Completed: [n] ([%])
Expired: [n]
Open: [n]

Common issues:
- [missing customer reuse / double subscription risk]
- [no promotion code tracking]

Recommendations: ...
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. 10d ago First seen · 53 lines · 47 tokens per session scan A a7fa985bc85b

Subscribe to this mod's changes

checkout-conversion is a skill published in the GitHub repository appeeky/stripe-skills (5 stars, last pushed 1mo ago), licensed MIT. It adds 47 tokens to every session and 372 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-31.

Related

Other skills, from other repositories

play-billing-library-version-upgrade

Use this skill when upgrading or migrating an Android project from any legacy Google Play Billing Library (PBL) version to the latest stable version of PBL.

android/skills · 39 tokens

muapi-amazon-product-listing

Generate a complete Amazon product listing image set — hero image, lifestyle shot, infographic with features, and comparison/detail closeups optimized for Amazon standards.

SamurAIGPT/Generative-Media-Skills · 37 tokens

muapi-multi-angle-shots

Generate a complete set of multi-angle product shots — front, side, back, top-down, and 45-degree perspective — for comprehensive product visualization.

SamurAIGPT/Generative-Media-Skills · 38 tokens

product-page-seo

Optimize AEM Edge Delivery Services commerce product pages for search engine crawling and indexing. Audits client-side rendered product content for crawlability, validates meta tags, Product schema.org structured data, canonical URLs, and image optimization. Addresses the core challenge that EDS product pages render…

adobe/skills · 90 tokens

commerce-app-business-config

Manage custom business configuration in an Adobe Commerce app. Use when the user wants to add, modify, or remove merchant-configurable settings (config fields, admin config, store configuration) exposed through Commerce Admin. Creates typed config fields (text, password, email, url, tel, boolean, list) in…

adobe/skills · 80 tokens

menu-engineer

Optimize menu pricing, placement, and item mix to maximize profitability. Uses menu engineering frameworks to analyze item performance by popularity and margin, then recommends pricing tweaks, repositioning, and removals.

cosmicstack-labs/mercury-agent-skills · 42 tokens