Install
openclaw skills install fund-agent-wallet-for-taskFund 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 by CAI.com. Canonical skill v1.0.15.
openclaw skills install fund-agent-wallet-for-taskBefore 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.
wallet_balances on required chain/token.create_deposit_link (action_type: deposit) with optional constraints (chain, payment_method, asset hints).url) to user; wait for funding.wallet_balances before any transfer.Honesty: Deposit indexing may be partial_live — use wallet_deposit_confirm if user supplies tx hash.
openclaw secrets set CAI_API_KEY "your_dashboard_api_key"