CAI: fund-agent-wallet-for-task
/install fund-agent-wallet-for-task
Fund your agent wallet for the next task
Before book flight, buy license, or pay OpenRouter, the agent may detect insufficient balance. This skill routes funding through CAI hosted deposit — not external wallet hand-holding.
When to Use
- "Fund my agent wallet so it can continue"
- "I need to top up before the agent pays"
- "Give me a deposit link for my CAI account"
- "Add USDC so my agent can finish the purchase"
Task flow (agent-native)
wallet_balanceson required chain/token.- If short →
create_deposit_link(action_type: deposit) with optionalconstraints(chain,payment_method, asset hints). - Return Hosted action URL (
url) to user; wait for funding. - Re-check
wallet_balancesbefore anytransfer. - Continue parent task skill (payment, license, etc.).
Honesty: Deposit indexing may be partial_live — use wallet_deposit_confirm if user supplies tx hash.
Quick Setup
openclaw secrets set CAI_API_KEY "your_dashboard_api_key"
Canonical Reference
- https://cai.com/skill.md §1 create_deposit_link
- https://cai.com/developers.html
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install fund-agent-wallet-for-task - 安装完成后,直接呼叫该 Skill 的名称或使用
/fund-agent-wallet-for-task触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
CAI: fund-agent-wallet-for-task 是什么?
Fund your CAI custodial wallet so your agent can continue a paid task. Uses create_deposit_link and wallet_balances. No transfer until user is ready. Powered... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 30 次。
如何安装 CAI: fund-agent-wallet-for-task?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install fund-agent-wallet-for-task」即可一键安装,无需额外配置。
CAI: fund-agent-wallet-for-task 是免费的吗?
是的,CAI: fund-agent-wallet-for-task 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CAI: fund-agent-wallet-for-task 支持哪些平台?
CAI: fund-agent-wallet-for-task 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CAI: fund-agent-wallet-for-task?
由 Bernardtai(@bernardtai)开发并维护,当前版本 v1.0.15。