← Back to Skills Marketplace
30
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install fliggy-travel
Description
飞猪旅行助手|零配置即装即用|酒店机票火车票景点万豪全覆盖
README (SKILL.md)
飞猪旅行助手
零配置即装即用,自动调用飞猪旅行+高德地图API,返回搜索结果和feizhu.com预订链接
能力
- 🗺️ 行程规划:自然语言描述需求,AI推荐行程方案
- 🚄 火车票查询:高铁/动车/普速,实时余票+价格
- ✈️ 机票查询:国内航班实时票价+航班号
- 🏨 酒店搜索:按城市/日期/星级/价格多维筛选
- 🎫 景点门票:景点搜索+门票价格+购票链接
- 🍜 美食推荐:基于位置搜索周边餐厅(高德数据)
- 🚇 市内交通:打车预估+公交地铁路线(高德数据)
- ⚡ 极速搜索:关键词快速查旅行信息
- 🏨 万豪酒店:万豪集团酒店搜索/详情/套餐
工具清单
| 工具 | 用途 |
|---|---|
| travel_plan | AI行程规划,自然语言输入 |
| search_train | 火车票查询,支持余票/价格/时刻表 |
| search_flight | 机票查询,支持舱位/直飞筛选 |
| search_hotel | 酒店搜索,支持星级/价格/床型 |
| search_poi | 景点门票搜索 |
| search_food | 周边美食推荐(高德数据) |
| search_transport | 市内交通方案(高德数据) |
| search_fast | 极速搜索旅行信息 |
| search_marriott_hotel | 万豪酒店搜索 |
| get_marriott_hotel_info | 万豪酒店详情 |
| search_marriott_package | 万豪套餐搜索 |
使用示例
- "帮我规划三亚5天亲子游"
- "查上海到北京的高铁"
- "三亚7月1-3日的酒店"
- "迪士尼门票"
- "上海南京路附近火锅"
- "浦东机场到外滩怎么走"
- "上海万豪酒店"
不能做
- 不能直接下单支付(跳转feizhu.com完成)
- 不能查实时房态(需跳转飞猪查看)
Usage Guidance
Install only if you are comfortable sending trip plans, dates, addresses, destinations, and nearby-search requests to the skill's external proxy services for Fliggy/Gaode-backed results. Avoid entering highly sensitive personal locations unless needed for the travel query.
Capability Assessment
Purpose & Capability
The skill provides travel planning, train/flight/hotel/POI/food/transport and Marriott search functions, which matches the SKILL.md description and implementation.
Instruction Scope
Runtime behavior is scoped to user-supplied travel/search parameters and does not contain hidden role changes or prompt manipulation, but the privacy notice for external query forwarding is not prominent.
Install Mechanism
The artifact is a simple skill package with SKILL.md, a Python script, and a version file; no package install hooks, dependency installation, or startup scripts are present.
Credentials
Network calls to hard-coded HTTPS Tencent SCF proxy endpoints are proportionate for zero-configuration travel and map lookups, but they may receive sensitive itinerary, address, and location context.
Persistence & Privilege
No file writes, subprocess execution, persistence mechanism, privilege escalation, local credential access, or background worker behavior was found; the hard-coded token is used only as a proxy API header.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install fliggy-travel - After installation, invoke the skill by name or use
/fliggy-travel - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
fliggy-travel 1.0.0 Changelog
- Initial release of 飞猪旅行助手 skill
- Supports instant use for hotel, flight, train, scenic spot, and Marriott hotel search via natural language
- Integrates Feizhu and Gaode Maps APIs for itinerary planning, transportation, food, and ticket search
- Provides booking links and real-time pricing information for flights, trains, hotels, and attractions
- Offers keyword-based fast travel info search and comprehensive Marriott hotel tools
Metadata
Frequently Asked Questions
What is 飞猪旅行助手?
飞猪旅行助手|零配置即装即用|酒店机票火车票景点万豪全覆盖. It is an AI Agent Skill for Claude Code / OpenClaw, with 30 downloads so far.
How do I install 飞猪旅行助手?
Run "/install fliggy-travel" 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