Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

checkout-recovery结帐恢复

Agent Skill

checkout-recovery 用于记录任务执行中的错误、用户纠正、经验和能力缺口,适合在 OpenClaw 中希望让 Agent 持续沉淀问题、修正和最佳实践时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,432

周安装

143

GitHub Stars

公开资料未说明

下载量

1,144
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:checkout-recovery(结帐恢复)
来源仓库:https://github.com/leooooooow/checkout-recovery
安装命令:
openclaw skills install checkout-recovery
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install checkout-recovery

简介

通过审核支付方式覆盖范围、错误消息和重试流程设计,减少因结帐摩擦而导致的支付失败和购物车放弃。

SKILL.md

name
Checkout Recovery
description
Reduce payment failures and cart abandonment from checkout friction by auditing payment method coverage, error messaging, and retry flow design.

Checkout Recovery

Reduce payment failures and cart abandonment from checkout friction by auditing payment method coverage, error messaging, and retry flow design. A shopper who reached payment intent is your highest-value prospect — losing them to a fixable friction point is the most expensive mistake in ecommerce operations.

Quick Reference

DecisionStrongAcceptableWeak
Checkout completion benchmarkPlatform norm ±5%10% below norm15%+ below norm without investigation
Payment method coverage signalCovers top 3 local rails for target marketCovers cards + 1 local optionCards only in markets with dominant local wallets
Error message qualityActionable copy + retry suggestionGeneric error code displayedNo error shown or page crashes
Retry sequence triggerAutomated within 1 hour of abandonmentWithin 24 hoursManual or absent
Recovery channel stackEmail + SMS + push (where available)Email onlyNo recovery sequence
Forced account creationOptional / guest checkout defaultAccount prompt post-purchaseMandatory before checkout
Checkout page lengthSingle page or 2-step max3-step with progress indicator4+ steps with no progress indicator

Solves

  1. Payment method gaps — Selling into Southeast Asia, MENA, or Latin America without covering dominant local rails (GoPay, GrabPay, OXXO, STC Pay) means a large portion of buyers have no usable payment option.
  2. Opaque error messages — Generic "payment failed" messages leave buyers stranded with no path forward, converting soft failures into hard churns.
  3. Missing retry logic — Sellers with no abandoned checkout recovery sequence leave 60–80% of recoverable failures permanently lost.
  4. Forced account friction — Requiring account creation before checkout kills conversion for first-time buyers, especially on mobile.
  5. Hidden shipping cost shock — Showing shipping costs only at the final checkout step causes late-stage abandonment that gets misdiagnosed as payment failure.
  6. Weak card retry design — Not prompting buyers to try a different card, use a wallet, or attempt a partial payment on high-value carts loses sales that a simple prompt would recover.
  7. Platform expansion readiness gaps — Moving into a new geography without auditing payment coverage for that specific market wastes paid traffic before day one.

Workflow

Step 1 — Establish Your Checkout Funnel Baseline

Collect the following metrics for the past 30 days:

  • Add-to-cart rate: % of product page views that result in an add-to-cart
  • Cart-to-checkout initiation rate: % of cart sessions that proceed to checkout
  • Checkout initiation-to-completion rate: % of initiated checkouts that result in a completed purchase
  • Payment failure rate: % of payment attempts that fail (if your platform exposes this)

Platform benchmarks: TikTok Shop checkout completion ~65–75%; Shopify average ~50–60% across all verticals; mobile-first markets typically 5–10% lower due to checkout UX friction.

Step 2 — Audit Payment Method Coverage by Market

For each target market, list the top 3–5 payment methods by usage share. Compare against what you currently offer. Common gaps by region:

  • Southeast Asia: GoPay, OVO, Dana (Indonesia); GrabPay, Touch 'n Go (Malaysia/SG); PromptPay (Thailand); VNPay, MoMo (Vietnam)
  • MENA: STC Pay, Mada (Saudi Arabia); KNET (Kuwait); Fawry (Egypt); Tabby, Tamara (BNPL across MENA)
  • Latin America: OXXO, Mercado Pago (Mexico); Boleto, Pix (Brazil); PSE (Colombia)
  • Europe: iDEAL (Netherlands); SEPA Direct Debit; Klarna (BNPL across EU); Sofort (Germany/Austria)

Step 3 — Review Error Message Copy

Collect every error message a buyer might see during checkout. For each, evaluate:

  • Clarity: Does the buyer know what went wrong? ("Card declined" is better than "Error 4012")
  • Actionability: Does the message tell the buyer what to do next? ("Try a different card or use PayPal" is better than "Please try again")
  • Tone: Does the message maintain trust? Avoid accusatory language ("your card was rejected" vs. "we couldn't process that card")

Step 4 — Evaluate Checkout UX Friction Points

Review your checkout flow for these known high-impact friction patterns:

  • Forced account creation before payment (remove or make optional with guest checkout)
  • Form field count (each additional field reduces completion; remove non-essential fields)
  • Shipping cost visibility (show estimated shipping cost on product page or cart, not only at checkout)
  • Mobile optimization (test checkout on iPhone and Android; most ecommerce mobile checkout rates are 10–20% lower than desktop due to UX issues)
  • Trust signals (SSL badge, recognizable payment logos, money-back guarantee visible near the pay button)
  • Progress indicator (for multi-step checkouts, show which step the buyer is on)

Step 5 — Assess Your Retry and Recovery Sequence

Map your current abandoned checkout recovery stack:

  • Timing: When does the first recovery message send? (Best practice: within 1 hour for email, 30 minutes for push/SMS if opted in)
  • Channel: Do you use email only, or also SMS and push notifications?
  • Sequence length: How many touches in your recovery sequence? (Best practice: 3 touches over 48–72 hours)
  • Copy quality: Does the recovery message reference the specific product the buyer was purchasing? Does it include a direct link to resume checkout?
  • Incentive timing: If you offer a discount to recover, does it appear only on the 2nd or 3rd touch (not the first, which trains buyers to abandon to get discounts)?

Step 6 — Prioritize and Build the Remediation Plan

Rank findings by expected impact on checkout completion rate. Use this priority framework:

  1. Critical (fix within 1 week): Payment method gaps causing >5% of target market to have no viable payment option; error messages that show raw error codes; no recovery sequence at all
  2. High (fix within 2–4 weeks): Missing key retry prompt copy; forced account creation; hidden shipping costs; mobile checkout UX issues
  3. Medium (fix within 4–8 weeks): Recovery sequence timing optimization; adding SMS/push to email-only stack; trust signal placement

Step 7 — Output the Structured Recovery Report

Produce the three-section output: Payment Coverage Gap Report, Friction Audit, and Recovery Roadmap. Include specific copy suggestions for error message rewrites and a retry sequence template where relevant.

Examples

Example 1 — Shopify DTC Brand Expanding to Southeast Asia

Input:

  • Platform: Shopify store
  • Markets: Singapore, Malaysia, Indonesia
  • Payment methods currently supported: Visa, Mastercard, PayPal, Apple Pay
  • Checkout completion rate: 48% (self-reported)
  • Error signals: "Payment failed" message with no additional context; support receives 5–10 tickets/week about payment errors

Output:

PAYMENT COVERAGE GAP REPORT
Market       | Missing Payment Methods                    | Estimated Coverage Gap
Singapore    | PayNow, GrabPay, Atome (BNPL)              | ~35% of mobile buyers prefer local rails
Malaysia     | Touch 'n Go eWallet, GrabPay, Boost, FPX   | ~45% of buyers use local e-wallets primarily
Indonesia    | GoPay, OVO, Dana, QRIS, BCA Virtual Account | ~60% of buyers cannot pay with card only

FRICTION AUDIT
Issue                          | Severity | Finding
Payment method coverage (SG)   | Critical | No local wallet option; PayNow missing for SG buyers
Payment method coverage (MY)   | Critical | FPX bank transfer and Touch 'n Go both absent
Payment method coverage (ID)   | Critical | Indonesian buyers rely heavily on e-wallets and VA
Error message copy             | High     | "Payment failed" copy gives buyer no next step
Mobile checkout test           | High     | 4-step checkout on mobile, no progress indicator found
Guest checkout                 | Medium   | Account creation prompt appears before payment step

RECOVERY ROADMAP
1. Integrate Stripe (with GrabPay, PayNow) or a regional PSP like HitPay or 2C2P — covers SG/MY gaps
2. Add GoPay/OVO via Midtrans or Xendit integration for Indonesia
3. Rewrite error message: "We couldn't process your [card type]. Try a different card or use GrabPay to complete your order." — add a direct retry button
4. Enable guest checkout (remove mandatory account creation pre-payment)
5. Set up Klaviyo or Omnisend abandoned checkout sequence: Email at 1hr, 24hr, 72hr with product reference + direct checkout link

Example 2 — TikTok Shop Seller with High Abandonment

Input:

  • Platform: TikTok Shop UK + own Shopify UK store
  • Checkout completion rate: TikTok Shop 71%, Shopify 41%
  • Error signals: Shopify support logs show "payment declined" as most common complaint; buyers complaining on TikTok comments about checkout issues
  • Current recovery: One abandoned cart email, sent 24 hours after abandonment, no product reference

Output:

PAYMENT COVERAGE GAP REPORT
Market  | Platform       | Coverage Assessment
UK      | TikTok Shop    | Covered — TikTok Shop handles payment processing natively; strong UK coverage
UK      | Shopify Store  | Partially covered — Visa/MC present but no Klarna, no PayPal BNPL, Apple/Google Pay needs verification on mobile

FRICTION AUDIT
Issue                      | Severity | Finding
Shopify vs TikTok gap      | Critical | 30% gap between TikTok Shop (71%) and Shopify (41%) suggests Shopify-specific friction
Recovery sequence timing   | High     | 24-hour first touch is too late — industry standard is within 1 hour
No product reference       | High     | Generic "you left something behind" email underperforms by ~40% vs. product-specific
No BNPL option on Shopify  | Medium   | UK buyers increasingly expect Klarna or PayPal Pay Later for orders above £50
Mobile checkout audit      | Medium   | Test needed — gap of this size often has mobile UX as a contributing factor

RECOVERY ROADMAP
1. Reduce first recovery email to 1-hour trigger; include product image, name, and direct "Resume Checkout" link
2. Add second email at 24 hours with social proof (reviews for the specific product)
3. Add Klarna to Shopify checkout — setup time ~30 minutes via Shopify App Store
4. Run a mobile checkout test on the current Shopify flow and document any friction points
5. Review Shopify checkout analytics to identify exact step where drop-off occurs (initiation vs. payment entry vs. confirmation)

Common Mistakes

  1. Benchmarking against the wrong platform norm — Comparing your Shopify store checkout rate to TikTok Shop norms is meaningless. Use platform-specific benchmarks and control for your product vertical.
  1. Fixing payment methods without fixing error messaging — Adding a new payment option doesn't help if the buyer gets a confusing error and doesn't realize they can use it.
  1. Recovery sequence that trains buyers to abandon — Sending a discount code in the first abandoned cart email trains high-intent buyers to abandon on purpose to get the discount. Move discounts to the 2nd or 3rd recovery touch.
  1. Ignoring mobile checkout quality — Most ecommerce traffic is mobile. A checkout that works well on desktop but poorly on mobile has a systematic conversion problem that looks like a payment problem in the data.
  1. Treating all error types the same — A "card declined" error (bank-side issue) needs a different message than a "network timeout" error (try again message) or an "address verification failed" error (fix AVS data prompt). Generic error handling loses recoverable failures.
  1. No retry within the checkout flow itself — Offering a single payment attempt with no in-flow retry option forces buyers to start over. A "try a different payment method" prompt within the checkout flow recovers a significant portion of soft failures.
  1. Not testing checkout on target market devices — A checkout that works on your MacBook may fail on a low-end Android device common in SEA markets. Device and connection speed testing for your actual target market matters.
  1. Blaming product-market fit for a checkout problem — Checkout completion rate issues are often misdiagnosed as product appeal problems. If add-to-cart rate is healthy but checkout completion is low, the issue is likely checkout friction, not product.

Resources

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

75.85%
按下载量换算868

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills