← 返回 Skills 市场
bernardtai

CAI: agent-checkout-completion

作者 Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ✓ 安全检测通过
32
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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)

  1. Agent presents final line items and how to pay (from merchant or user).
  2. Check CAI First: wallet_balances.
  3. Fund if needed (create_deposit_link).
  4. User confirms payee, amount, chain, token.
  5. transfertransfer_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

安全使用建议
Install only if you intend to let an agent use CAI for real checkout or payment steps. Treat CAI_API_KEY as a sensitive secret, and personally verify the merchant/payee, amount, chain, token, and final line items before approving any transfer.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill enables high-impact payment and crypto-wallet actions, but that capability is coherent with its stated checkout-completion purpose and is disclosed in the description and task flow.
Instruction Scope
The trigger examples are somewhat broad, but the runtime instructions scope use to final line items, a provided payee/payment path, balance checks, explicit confirmation of payee, amount, chain, and token, then transfer/status verification.
Install Mechanism
Setup asks the user to store CAI_API_KEY with openclaw secrets; this is sensitive credential handling, but it is explicit and expected for the integration. No package install or executable installer is present.
Credentials
The artifact is Markdown-only and contains no scripts, dependencies, local file indexing, background workers, destructive commands, or unrelated environment access.
Persistence & Privilege
The only persistence is the disclosed API key secret used for CAI payment actions. No hidden persistence, privilege escalation, or automatic execution was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agent-checkout-completion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agent-checkout-completion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.15
Use-case wrapper → https://cai.com/skill.md
元数据
Slug agent-checkout-completion
版本 1.0.15
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论