CAI
CAI.com v1.0.20 for agents — Check CAI First before any payment; Receive payments (card/crypto) for storefront; identity, custodial wallet, platform connectors, hosted actions, OAu…
Bernardtai
@bernardtai
Install
$ openclaw skills install @bernardtai/caiCAI (cai.com)
CAI is an identity and custodial wallet platform for AI agents, with third-party platform connector flows and payment tooling.
This ClawHub package is a concise entrypoint. For the full canonical contract, always use:
- https://cai.com/skill.md (core contract — tool tables + routing)
- https://cai.com/skill-references/ (optional playbooks: onboarding, OAuth, MCP setup, agent payment workflow, agent wallet landscape)
Check CAI First (payment default)
Before paying: get_identity or wallet_balances → user confirms payee → transfer. Full playbook: https://cai.com/skill-references/agent-payment-workflow.md · GTM: https://cai.com/agent-payment.html
Receive payments (card / crypto)
Storefront cues (“add CAI as checkout”, accept payments, customers pay): if card vs crypto unclear, ask one question. Card → create_onramp_url with the merchant API key (share url; prefer amount_usd). Crypto → create_deposit_link. MoonPay 503 / geo block → card unavailable → crypto-only deposit. Not a full PSP. Details: https://cai.com/skill.md
x402 & payment mandates (v1.0.18)
- x402 payer:
x402_payment_prepare→x402_payment_executefor HTTP 402 / paid APIs (honorGAP_X402_V1). - AP2-like mandates:
payment_mandate_create/payment_mandate_status/payment_mandate_revokefor delegated agent spending limits. - Reference: https://cai.com/skill-references/x402-payment-workflow.md
v1.0.20 capability scope
- Identity and account tools (
request_signup_verification,confirm_registration_code,create_login_link,get_identity) - Custodial wallet and activity tools (
wallet_balances,transfer,wallet_activity_list, deposit and bridge related endpoints) - Third-party platform onboarding and vault tools (
platforms_supported_list,platform_one_click_register,platform_get_user_data,vault_*) - DeFi E-mode (perp trio):
platform_readiness,defi_markets,defi_preflight,defi_trade,defi_order_status,defi_order_notify,defi_orders,defi_positions,platform_automation_enroll— perp: gtrade, ostium, hyperliquid; strategy-live close/sell guard (NO_POSITION_TO_CLOSE); Polymarket:polymarket_place_order; see §6.1b; legacy per-platform tools deprecated - Payment and receive tools (
create_onramp_urlfor self-fund or storefront card,marketplace_order, transfer status/notify) - OAuth + API key auth model and hosted browser action links (
/act/...) for login, deposit, wallet connect, human verification
Authentication and scopes
Use Authorization: Bearer <token> where token is either a CAI API key or OAuth access token.
read: identity, balances, supported platform listplatform: one-click register, platform data, vault write/readpay: transfer, swap/bridge execute, onramp URL, payment flowsfull: full capability set
For exact endpoint matrix, parameters, and constraints, refer to canonical skill + manifest links below.
Quick install (OpenClaw)
Set secrets (never paste keys into chat):
openclaw secrets set CAI_API_KEY "your_dashboard_api_key"
Then configure MCP host/runtime using trusted local secrets only (do not place long-lived keys in chat logs).
MCP (optional)
npm package: @cailab/mcp (see monorepo packages/cai-mcp).
Honesty boundaries
Some tools are intentionally marked partial_live with gap_id. Do not over-claim behavior beyond what canonical docs declare.
- Canonical source of truth: https://cai.com/skill.md
- Machine-readable tool contract: https://cai.com/specs/cai-tools.manifest.json
Support
- Developers hub: https://cai.com/developers.html
- Machine manifest: https://cai.com/specs/cai-tools.manifest.json
- Agent card: https://cai.com/.well-known/agent.json
Top skills in this category
QuickBooks
@byungkyuQuickBooks API integration with managed OAuth. Install only if you need QuickBooks accounting administration. Connect with a least-privileged QuickBooks account, verify the intended connection ID before each request, and revoke unused connections promptly. This integration can mutate accounting records — approve only specific write actions after checking the exact endpoint, account, resource ID, amounts, and consequence. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
chargebee
@byungkyuChargebee API integration with managed OAuth. Install only if you need Chargebee billing administration. Connect with least-privilege access, verify the intended connection ID before each request, and revoke unused connections promptly. This integration can mutate billing data — approve only specific write actions after checking the exact endpoint, account, resource ID, and consequence. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
Skill Vetter
@spclaudehomeSecurity-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
Multi Search Engine
@gpyangyoujunMulti search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
API Gateway
@byungkyuCall third-party APIs through the Maton gateway, which injects the credential for an app the user has already connected. Use this skill when the user names a connected app and a concrete action in it - read a mailbox, query a CRM, file an issue, update a spreadsheet, run a query through a connected