← Back to Skills Marketplace
bernardtai

CAI

by Bernardtai · GitHub ↗ · v1.0.13 · MIT-0
cross-platform ✓ Security Clean
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cai
Description
Manage AI agent identities, custodial wallets, platform integrations, payments, and OAuth/API-key authentication with CAI.com services.
README (SKILL.md)

CAI (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:

v1.0.13 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_*)
  • Payment and checkout related tools (create_onramp_url, 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 \x3Ctoken> where token is either a CAI API key or OAuth access token.

  • read: identity, balances, supported platform list
  • platform: one-click register, platform data, vault write/read
  • pay: transfer, swap/bridge execute, onramp URL, payment flows
  • full: 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: @cai/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.

Support

Usage Guidance
Treat this as an incomplete review: the available telemetry alone did not justify a suspicious or malicious verdict, but the artifact contents still need inspection before installation.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Unable to verify the skill purpose or capabilities from artifacts because local file inspection failed before any artifact content was read.
Instruction Scope
Unable to assess runtime instruction scope from SKILL.md or other artifact files in this run.
Install Mechanism
Unable to assess install mechanism details because install artifacts were not accessible through the available shell.
Credentials
Unable to verify requested environment access against the skill purpose from artifact evidence.
Persistence & Privilege
Unable to confirm whether persistence or privilege requests are present because artifact inspection could not complete.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cai
  3. After installation, invoke the skill by name or use /cai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.13
Platform integration entrypoint; canonical https://cai.com/skill.md
Metadata
Slug cai
Version 1.0.13
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is CAI?

Manage AI agent identities, custodial wallets, platform integrations, payments, and OAuth/API-key authentication with CAI.com services. It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install CAI?

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

Is CAI free?

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

Which platforms does CAI support?

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

Who created CAI?

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

💬 Comments