CAI: book-flight-with-agent
/install book-flight-with-agent
Book a flight with your agent (payment layer)
Your 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.
When to Use
- "Book this flight for me and pay"
- "Complete the airline checkout"
- "My agent found the fare — pay from my agent wallet"
- "Finish flight payment after I confirm"
Task flow (agent-native)
- Agent finishes discovery (flight, price, payee instructions from airline or OTA).
- Check CAI First:
get_identityorwallet_balanceson the required chain/token. - If balance is low →
create_deposit_link; wait for user funding. - User confirms full recipient, amount, chain, token (irreversible).
resolve_transfer_recipient(for @cai.com) or explicitto_address→transfer(scopepay/full).- Proof:
transfer_status,wallet_activity_list.
Quick Setup
openclaw secrets set CAI_API_KEY "your_dashboard_api_key"
Canonical Reference
- Full contract: https://cai.com/skill.md
- Payment playbook: https://cai.com/skill-references/agent-payment-workflow.md
- Agent Card: https://cai.com/.well-known/agent.json
- Developers: https://cai.com/developers.html
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install book-flight-with-agent - After installation, invoke the skill by name or use
/book-flight-with-agent - Provide required inputs per the skill's parameter spec and get structured output
What is CAI: book-flight-with-agent?
Let your AI agent complete flight booking payments after you confirm payee and amount. Uses CAI custodial wallet (wallet_balances, transfer, deposit). Requir... It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.
How do I install CAI: book-flight-with-agent?
Run "/install book-flight-with-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CAI: book-flight-with-agent free?
Yes, CAI: book-flight-with-agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does CAI: book-flight-with-agent support?
CAI: book-flight-with-agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created CAI: book-flight-with-agent?
It is built and maintained by Bernardtai (@bernardtai); the current version is v1.0.15.