← 返回 Skills 市场
CAI: book-flight-with-agent
作者
Bernardtai
· GitHub ↗
· v1.0.15
· MIT-0
36
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)
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
安全使用建议
Only install this if you understand that it can authorize real wallet transfers through CAI. Use the narrowest API key scope available, verify the airline or OTA recipient and exact amount before approving, and avoid granting full scope unless the broader access is truly needed.
能力标签
能力评估
Purpose & Capability
The stated purpose is to let an agent complete flight booking payments, and the requested CAI wallet actions are directly aligned with that purpose.
Instruction Scope
The skill asks the agent to confirm recipient, amount, chain, and token before transfer, but payments are irreversible and require careful user review.
Install Mechanism
Installation/setup is limited to setting a CAI_API_KEY secret; no package install scripts, executable files, or dependencies are present.
Credentials
The requested CAI_API_KEY may have pay or full scope, which is sensitive but clearly disclosed and proportionate to completing wallet payments.
Persistence & Privilege
No persistence, background execution, privilege escalation, or hidden local data access is shown in the artifact.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install book-flight-with-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/book-flight-with-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.15
Use-case wrapper → https://cai.com/skill.md
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 36 次。
如何安装 CAI: book-flight-with-agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install book-flight-with-agent」即可一键安装,无需额外配置。
CAI: book-flight-with-agent 是免费的吗?
是的,CAI: book-flight-with-agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CAI: book-flight-with-agent 支持哪些平台?
CAI: book-flight-with-agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CAI: book-flight-with-agent?
由 Bernardtai(@bernardtai)开发并维护,当前版本 v1.0.15。
推荐 Skills