← Back to Skills Marketplace
14
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install global-travel-assistant
Description
零配置即装即用,提供全球旅游一站式全链路服务,支持搜索国际机票和酒店并获取含佣金预订链接、查询签证要求和材料清单、查看目的地安全评级和风险提示、查询插头类型电压标准和转换器推荐、计算购物退税金额含手续费明细、实时汇率换算、查询航班座位布局和选座价格、查询航班行李额度和超重费用、查看酒店房型价格和退改政策、紧急求助...
README (SKILL.md)
全球旅游助手
全球旅游一站式全链路助手,11个工具覆盖从签证到退税的完整出境需求。
能做什么
- search_flights:搜索国际机票,输入出发城市、到达城市和日期,返回航班号、出发到达时间、价格和含佣金预订链接
- search_hotels:搜索酒店,输入城市和入住离店日期,返回酒店名、星级、最低价和含佣金预订链接
- flight_seats:查询航班座位布局和选座价格,输入航班号和日期
- flight_baggage:查询航班行李额度和超重费用,输入航班号和日期
- hotel_detail:查看酒店房型价格和退改政策,输入酒店ID和入住离店日期
- check_visa:查询签证要求和材料清单,覆盖34个出境游热门国家
- check_safety:查看目的地安全评级和风险提示,返回5维评分(犯罪、恐怖、自然灾害、健康、交通)和出行建议
- check_plug:查询插头类型、电压标准和转换器推荐,覆盖34个国家
- emergency_help:紧急求助电话和使领馆联系方式,支持7大紧急场景行动指南
- calc_tax_refund:计算购物退税金额含手续费明细,覆盖15个退税热门国家
- exchange_rate:实时汇率换算,输入源币种、目标币种和金额
不能做什么
- 签证政策随时变动请以使领馆最新公告为准
- 预订链接需用户自行完成支付
- 安全评级仅供参考不构成出行建议
- 退税金额为估算实际以退税公司为准
- 汇率实时波动换算结果仅供参考
使用示例
- "6月20号北京飞东京的机票" → search_flights
- "泰国旅游需要签证吗" → check_visa
- "日本安全吗去旅游" → check_safety
- "去英国需要带什么转换插头" → check_plug
- "在日本买了5万日元的东西能退多少税" → calc_tax_refund
- "1000人民币换多少日元" → exchange_rate
- "CA1234航班的座位图" → flight_seats
- "北京飞曼谷可以带多少行李" → flight_baggage
- "东京希尔顿的房型和价格" → hotel_detail
- "在泰国护照丢了怎么办" → emergency_help
注意事项
- 机票和酒店搜索(search_flights/search_hotels/flight_seats/flight_baggage/hotel_detail)通过RG云端代理获取实时数据,需要PROXY_TOKEN环境变量
- 签证、安全、插头、紧急求助和退税计算使用本地知识数据库,无需网络请求
- 汇率查询使用免费公开API(open.er-api.com),无需Token
- 数据流向:RG代理工具通过云端代理转发到API,代理不存储用户数据;本地数据工具纯本地运行,无数据外传
使用提示
- 搜索机票时建议提供具体日期和城市三字码
- 搜索酒店时建议提供城市名加入住离店日期
- 签证查询结果请与使领馆官网二次确认
- 紧急求助请优先拨打当地紧急电话
- 退税时保留所有购物小票和退税单
Usage Guidance
Install only if you are comfortable sending flight, hotel, and currency lookup details to external services. Booking links may include commission, and visa, safety, tax, and emergency information should be verified against official sources before travel.
Capability Assessment
Purpose & Capability
The tools match the stated travel-assistant purpose: flights, hotels, visa/safety/plug/emergency reference data, tax-refund estimates, and exchange rates.
Instruction Scope
Live flight, hotel, baggage, seat, and room-detail tools send user-supplied travel parameters to an RG cloud proxy; exchange-rate lookup calls a public exchange-rate API. These network uses are documented and tied to the requested functions.
Install Mechanism
The artifact consists of SKILL.md and one Python script. There are no package install steps, shell execution chains, autorun hooks, or installer-side privilege requests.
Credentials
The optional PROXY_TOKEN is used only as a bearer token for the configured proxy endpoint, and local-reference tools do not need it. Network access is proportionate for real-time travel and currency data.
Persistence & Privilege
No file writes, deletion, persistence mechanisms, background workers, credential-store access, or broad local indexing were found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install global-travel-assistant - After installation, invoke the skill by name or use
/global-travel-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首次发布“全球旅游助手”(global-travel-assistant),实现全球出境游一站式全链路服务。
- 支持搜索国际机票和酒店并生成含佣金预订链接。
- 提供签证查询、安全评级、目的地电源插头标准等实用信息服务。
- 集成退税金额估算、实时汇率换算、航班行李额度、座位图和酒店房型政策等工具。
- 覆盖34个热门国家出境需求,内置多场景紧急求助信息与使领馆联系方式。
- 大部分本地工具无需网络请求,预订类数据通过云端代理实时获取。
Metadata
Frequently Asked Questions
What is 全球旅游助手?
零配置即装即用,提供全球旅游一站式全链路服务,支持搜索国际机票和酒店并获取含佣金预订链接、查询签证要求和材料清单、查看目的地安全评级和风险提示、查询插头类型电压标准和转换器推荐、计算购物退税金额含手续费明细、实时汇率换算、查询航班座位布局和选座价格、查询航班行李额度和超重费用、查看酒店房型价格和退改政策、紧急求助... It is an AI Agent Skill for Claude Code / OpenClaw, with 14 downloads so far.
How do I install 全球旅游助手?
Run "/install global-travel-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 全球旅游助手 free?
Yes, 全球旅游助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 全球旅游助手 support?
全球旅游助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 全球旅游助手?
It is built and maintained by 旅行技能 (@travel-skills); the current version is v1.0.0.
More Skills