CAI: agent-checkout-completion
/install agent-checkout-completion
Agent checkout completion with CAI
Many agent workflows stall at checkout: the agent has the cart or quote but cannot pay. CAI is the execution layer — balance, confirm, transfer, prove — while the agent keeps discovery and UX on the host side.
When to Use
- "Complete checkout for me"
- "Pay for this order my agent built"
- "Finish the purchase step"
- "Agent checkout — use my CAI wallet"
Task flow (agent-native)
- Agent presents final line items and how to pay (from merchant or user).
- Check CAI First:
wallet_balances. - Fund if needed (
create_deposit_link). - User confirms payee, amount, chain, token.
transfer→transfer_status/wallet_activity_list.
Limits: Arbitrary merchant card iframes are not universal CAI tools; on-chain and custodial @cai.com paths are primary. See GAP_MARKETPLACE_ORDER_V1 for marketplace-specific flows.
Quick Setup
openclaw secrets set CAI_API_KEY "your_dashboard_api_key"
Canonical Reference
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agent-checkout-completion - 安装完成后,直接呼叫该 Skill 的名称或使用
/agent-checkout-completion触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
CAI: agent-checkout-completion 是什么?
Agent completes the checkout/payment step of a workflow using CAI wallet_balances, user confirmation, and transfer with on-chain proof. Check CAI First. Powe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 32 次。
如何安装 CAI: agent-checkout-completion?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-checkout-completion」即可一键安装,无需额外配置。
CAI: agent-checkout-completion 是免费的吗?
是的,CAI: agent-checkout-completion 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CAI: agent-checkout-completion 支持哪些平台?
CAI: agent-checkout-completion 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CAI: agent-checkout-completion?
由 Bernardtai(@bernardtai)开发并维护,当前版本 v1.0.15。