← Back to Skills Marketplace
bernardtai

CAI: agent-checkout-completion

by Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ✓ Security Clean
32
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agent-checkout-completion
Description
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...
README (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

Usage Guidance
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.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-checkout-completion
  3. After installation, invoke the skill by name or use /agent-checkout-completion
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.15
Use-case wrapper → https://cai.com/skill.md
Metadata
Slug agent-checkout-completion
Version 1.0.15
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 32 downloads so far.

How do I install CAI: agent-checkout-completion?

Run "/install agent-checkout-completion" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CAI: agent-checkout-completion free?

Yes, CAI: agent-checkout-completion is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CAI: agent-checkout-completion support?

CAI: agent-checkout-completion is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CAI: agent-checkout-completion?

It is built and maintained by Bernardtai (@bernardtai); the current version is v1.0.15.

💬 Comments