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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install fund-agent-wallet-for-task - After installation, invoke the skill by name or use
/fund-agent-wallet-for-task - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 30 downloads so far.
How do I install CAI: fund-agent-wallet-for-task?
Run "/install fund-agent-wallet-for-task" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CAI: fund-agent-wallet-for-task free?
Yes, CAI: fund-agent-wallet-for-task is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does CAI: fund-agent-wallet-for-task support?
CAI: fund-agent-wallet-for-task is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created CAI: fund-agent-wallet-for-task?
It is built and maintained by Bernardtai (@bernardtai); the current version is v1.0.15.