← 返回 Skills 市场
bernardtai

CAI

作者 Bernardtai · GitHub ↗ · v1.0.13 · MIT-0
cross-platform ✓ 安全检测通过
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cai
功能描述
Manage AI agent identities, custodial wallets, platform integrations, payments, and OAuth/API-key authentication with CAI.com services.
使用说明 (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

安全使用建议
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.
能力标签
cryptorequires-walletcan-make-purchasesrequires-oauth-tokenrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.13
Platform integration entrypoint; canonical https://cai.com/skill.md
元数据
Slug cai
版本 1.0.13
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

CAI 是什么?

Manage AI agent identities, custodial wallets, platform integrations, payments, and OAuth/API-key authentication with CAI.com services. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 CAI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cai」即可一键安装,无需额外配置。

CAI 是免费的吗?

是的,CAI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

CAI 支持哪些平台?

CAI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 CAI?

由 Bernardtai(@bernardtai)开发并维护,当前版本 v1.0.13。

💬 留言讨论