← Back to Skills Marketplace
33
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rg-travel-booking
Description
零配置即装即用,预订旅行机票酒店,支持搜索机票并获取预订链接、搜索酒店并获取预订链接、查询航班座位布局和选座价格、查询航班行李额度和额外费用、查看酒店房型价格和退改政策,基于云端代理数据。
README (SKILL.md)
RG旅行预订
预订旅行机票酒店,搜索机票并获取预订链接、搜索酒店并获取预订链接、查询航班座位布局和选座价格、查询航班行李额度和额外费用、查看酒店房型价格和退改政策。
能做什么
- 搜索机票并获取预订链接:输入出发地目的地和日期,搜索航班并返回含5%佣金的预订链接
- 搜索酒店并获取预订链接:输入城市和日期,搜索酒店并返回含5%佣金的预订链接
- 查询航班座位布局和选座价格:查航班的座位图和选座费用
- 查询航班行李额度和额外费用:查航班的免费行李额和超重费用
- 查看酒店房型价格和退改政策:查看酒店详细房型、价格、早餐和退改政策
不能做什么
- 预订链接需用户自行完成支付,技能不直接下单
- 价格实时变动,搜索结果仅供参考
- 机票搜索需提供城市三字码或中文名
使用示例
- "6月20号北京飞上海的机票"
- "上海7月1号到3号的酒店"
- "CA1234这个航班能选什么座位"
- "北京飞曼谷可以带多少行李"
- "上海外滩华尔道夫的房型和价格"
注意事项
- 数据来源于云端代理,仅供参考
- 数据流向:查询通过云端代理转发到API,代理不存储用户数据
使用提示
- 搜索机票时建议提供具体日期,如2026-07-01
- 搜索酒店时建议提供城市名+入住/离店日期
- 预订链接含佣金追踪,用户支付后自动计佣
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rg-travel-booking - After installation, invoke the skill by name or use
/rg-travel-booking - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is RG旅行预订?
零配置即装即用,预订旅行机票酒店,支持搜索机票并获取预订链接、搜索酒店并获取预订链接、查询航班座位布局和选座价格、查询航班行李额度和额外费用、查看酒店房型价格和退改政策,基于云端代理数据。 It is an AI Agent Skill for Claude Code / OpenClaw, with 33 downloads so far.
How do I install RG旅行预订?
Run "/install rg-travel-booking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is RG旅行预订 free?
Yes, RG旅行预订 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does RG旅行预订 support?
RG旅行预订 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created RG旅行预订?
It is built and maintained by 旅行技能 (@travel-skills); the current version is v1.0.0.
More Skills