← 返回 Skills 市场
travel-skills

RG旅行预订

作者 旅行技能 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
33
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rg-travel-booking
功能描述
零配置即装即用,预订旅行机票酒店,支持搜索机票并获取预订链接、搜索酒店并获取预订链接、查询航班座位布局和选座价格、查询航班行李额度和额外费用、查看酒店房型价格和退改政策,基于云端代理数据。
使用说明 (SKILL.md)

RG旅行预订

预订旅行机票酒店,搜索机票并获取预订链接、搜索酒店并获取预订链接、查询航班座位布局和选座价格、查询航班行李额度和额外费用、查看酒店房型价格和退改政策。

能做什么

  • 搜索机票并获取预订链接:输入出发地目的地和日期,搜索航班并返回含5%佣金的预订链接
  • 搜索酒店并获取预订链接:输入城市和日期,搜索酒店并返回含5%佣金的预订链接
  • 查询航班座位布局和选座价格:查航班的座位图和选座费用
  • 查询航班行李额度和额外费用:查航班的免费行李额和超重费用
  • 查看酒店房型价格和退改政策:查看酒店详细房型、价格、早餐和退改政策

不能做什么

  • 预订链接需用户自行完成支付,技能不直接下单
  • 价格实时变动,搜索结果仅供参考
  • 机票搜索需提供城市三字码或中文名

使用示例

  1. "6月20号北京飞上海的机票"
  2. "上海7月1号到3号的酒店"
  3. "CA1234这个航班能选什么座位"
  4. "北京飞曼谷可以带多少行李"
  5. "上海外滩华尔道夫的房型和价格"

注意事项

  • 数据来源于云端代理,仅供参考
  • 数据流向:查询通过云端代理转发到API,代理不存储用户数据

使用提示

  • 搜索机票时建议提供具体日期,如2026-07-01
  • 搜索酒店时建议提供城市名+入住/离店日期
  • 预订链接含佣金追踪,用户支付后自动计佣
安全使用建议
Review before installing. Use this only if you are comfortable sharing travel-search details with the RG cloud proxy and receiving commission-tracked booking links. Do not set RG_PROXY_URL unless it points to a trusted endpoint, and avoid providing PROXY_TOKEN unless you trust the configured proxy destination.
能力评估
Purpose & Capability
The flight and hotel search behavior matches the stated purpose, returns booking links, and does not directly place orders or take payments; commission tracking is disclosed in the body but not prominently in the top-level description.
Instruction Scope
The skill discloses use of a cloud proxy, but the exact operator and endpoint controls are thin, and the script accepts an undocumented RG_PROXY_URL override that changes where user queries and any proxy token are sent.
Install Mechanism
The artifact contains a SKILL.md and one Python script using only the standard library; there are no package installs, startup hooks, or hidden installer behavior in the reviewed files.
Credentials
Sending cities, dates, hotel names, passenger counts, routing IDs, and room details to a remote proxy is coherent for live travel search, but those details can be sensitive and the artifact provides limited privacy, retention, or endpoint validation controls.
Persistence & Privilege
No local persistence, filesystem mutation, privilege escalation, or background execution was found, but the optional PROXY_TOKEN is forwarded to the configured proxy destination.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rg-travel-booking
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rg-travel-booking 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of RG旅行预订 skill. - Supports searching flights and hotels with booking links. - Provides flight seat maps and seat selection prices. - Shows flight baggage limits and extra fees. - Displays hotel room details, prices, and cancellation policies. - All functions require no manual configuration and use cloud proxy data. - Booking links include 5% commission tracking.
元数据
Slug rg-travel-booking
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

RG旅行预订 是什么?

零配置即装即用,预订旅行机票酒店,支持搜索机票并获取预订链接、搜索酒店并获取预订链接、查询航班座位布局和选座价格、查询航班行李额度和额外费用、查看酒店房型价格和退改政策,基于云端代理数据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 33 次。

如何安装 RG旅行预订?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rg-travel-booking」即可一键安装,无需额外配置。

RG旅行预订 是免费的吗?

是的,RG旅行预订 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

RG旅行预订 支持哪些平台?

RG旅行预订 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 RG旅行预订?

由 旅行技能(@travel-skills)开发并维护,当前版本 v1.0.0。

💬 留言讨论