Install
openclaw skills install book-flight-with-agentLet your AI agent complete flight booking payments after you confirm payee and amount. Uses CAI custodial wallet (wallet_balances, transfer, deposit). Requires CAI_API_KEY with pay or full scope. Powered by CAI.com.
openclaw skills install book-flight-with-agentYour agent can search and hold a flight itinerary, but booking only completes when payment is settled. This skill routes that payment step through CAI so the agent does not ask you to paste private keys or open MetaMask mid-task.
get_identity or wallet_balances on the required chain/token.create_deposit_link; wait for user funding.resolve_transfer_recipient (for @cai.com) or explicit to_address → transfer (scope pay/full).transfer_status, wallet_activity_list.openclaw secrets set CAI_API_KEY "your_dashboard_api_key"