← Back to Skills Marketplace
26
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install outbound-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 travel-search details through the configured cloud proxy. Do not set PROXY_TOKEN unless you trust the proxy operator and understand that the token may be sent with requests.
Capability Assessment
Purpose & Capability
Calling a remote RG/Tencent cloud proxy is coherent with travel search and booking-assistant functionality, but users should expect their travel queries to leave the local environment.
Instruction Scope
The reported lack of declared permissions is a documentation and reviewability gap, not artifact-backed evidence of hidden or purpose-mismatched behavior.
Install Mechanism
No install-time hooks, package-install behavior, or automatic startup mechanism are shown in the supplied evidence.
Credentials
The script reads a single named PROXY_TOKEN for proxy authentication; that is proportionate if the user knowingly uses the proxy, but the token should only be set for a trusted endpoint.
Persistence & Privilege
No local persistence, privilege escalation, filesystem mutation, background worker, or local session/profile access is evidenced.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outbound-travel-assistant - After installation, invoke the skill by name or use
/outbound-travel-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Outbound Travel Assistant 1.0.0 初始版本发布
- 提供一站式出境游服务:机票/酒店搜索、签证信息、安全评级、退税计算、汇率换算等
- 内置11个实用工具,覆盖签证到退税的完整出境需求
- 重点支持34个热门出境目的地、15个退税国家、7类紧急场景
- 集成本地知识库与云端数据,无需手动配置,即装即用
- 提供详细使用示例及注意事项,简单易用
Metadata
Frequently Asked Questions
What is 出境游旅行助手?
零配置即装即用,提供出境游一站式全链路服务,支持搜索国际机票和酒店并获取含佣金预订链接、查询签证要求和材料清单、查看目的地安全评级和风险提示、查询插头类型电压标准和转换器推荐、计算购物退税金额含手续费明细、实时汇率换算、查询航班座位布局和选座价格、查询航班行李额度和超重费用、查看酒店房型价格和退改政策、紧急求助电... It is an AI Agent Skill for Claude Code / OpenClaw, with 26 downloads so far.
How do I install 出境游旅行助手?
Run "/install outbound-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