← Back to Skills Marketplace
47
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install cruise-ticket-query
Description
零配置即装即用,支持长江三峡游轮和城市游船船票查询含价格和预订链接、市内交通到码头查询(地铁优先)、景点门票推荐和住宿推荐,多旅游平台数据直连。
README (SKILL.md)
游轮船票查询 — 游轮票务 + 市内交通 + 景点推荐 + 住宿推荐
⚡ 游轮船票 · 市内交通 · 景点门票 · 住宿推荐 · 零配置即装即用
快速入门
4个开场白示例,复制即用:
- "帮我查长江三峡游轮的船票"
- "从重庆北站怎么去朝天门码头"
- "推荐重庆的热门景点"
- "重庆住解放碑附近,300左右的酒店"
核心能力
- 游轮船票查询:查询长江三峡游轮、黄浦江游船等船票,含价格、上下水方向和退改政策
- 市内交通:查去码头的地铁/公交/打车方案,地铁优先展示
- 景点推荐:推荐游轮出发地或目的地城市热门景点,含门票价格和购票链接
- 住宿推荐:用自然语言描述需求,AI智能匹配酒店
能做什么
- 查询长江三峡游轮、黄浦江游船、重庆游船等船票
- 查去码头的地铁、公交、打车方案
- 推荐出发地/目的地城市的热门景点和门票
- 推荐附近住宿酒店
不能做什么
- 不支持直接购买船票(提供预订链接,用户点击跳转购买)
- 不支持海洋邮轮(如歌诗达、皇家加勒比),仅覆盖国内江河游轮
- 不支持查询已购船票状态或办理退票
使用示例
- "帮我查长江三峡游轮的船票"
- "黄浦江游船多少钱"
- "从重庆北站怎么去朝天门码头"
- "推荐宜昌的景点"
- "重庆住解放碑附近,300左右的酒店"
注意事项
- 游轮搜索需要精确关键词,如"长江三峡游轮"比"三峡"更准确
- 船票价格实时变动,以实际下单页面为准
- 地铁/公交方案来自高德地图,实际运营时间以当地公交地铁公告为准
- 打车费用为预估,实际以网约车平台为准
- 数据来源为多旅游平台直连,不存储用户数据
数据流向
用户输入 → 本技能 → 多旅游平台 → 返回结果给用户
Usage Guidance
Review before installing if you are uncomfortable sending itinerary, location, or hotel-preference details through the skill author's proxy services. The skill does not show destructive behavior or local data access, but users should avoid entering sensitive personal details beyond what is needed for the travel query.
Capability Assessment
Purpose & Capability
The skill's cruise-ticket, transport, attraction, and hotel lookup functions match its stated travel-assistance purpose.
Instruction Scope
The documentation says data goes to multiple travel platforms and is not stored, but the code actually posts user inputs to Tencent SCF proxy endpoints; proxy ownership, retention, and exact recipients are not clearly disclosed.
Install Mechanism
The package contains a SKILL.md and one Python helper script, with no install-time hooks or package-install behavior observed.
Credentials
Network calls are expected for live ticket, route, attraction, and hotel lookup, but the transmitted fields can include travel plans, origins, destinations, cities, and lodging preferences.
Persistence & Privilege
The script embeds a static proxy token in source and sends it on every proxy request; no local persistence, privilege escalation, or file mutation was observed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cruise-ticket-query - After installation, invoke the skill by name or use
/cruise-ticket-query - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- 移除了 skill-card.md 文件,简化技能结构。
- SKILL.md 说明和工具配置优化,删除所有环境变量配置说明,实现真正零配置。
- 更新描述和数据流说明,“多旅游平台直连”替换原“途牛、高德、飞猪”,增强兼容性表达。
- 体验与能力不变,文档表述更简明清晰。
v1.0.0
Initial release — cruise-ticket-query 1.0.0
- Supports instant cruise ticket search (Three Gorges, Yangtze/Shanghai city cruises) with real-time pricing and booking links.
- Provides city transit guidance to the cruise terminal with metro-prioritized routes, plus bus and taxi estimates.
- Recommends popular attractions in departure/arrival cities with ticket info and booking links.
- AI-powered hotel recommendations based on natural language needs near cruise locations.
- Seamlessly connects to Tuniu, Gaode, and Fliggy data; no manual setup required.
Metadata
Frequently Asked Questions
What is 游轮船票查询?
零配置即装即用,支持长江三峡游轮和城市游船船票查询含价格和预订链接、市内交通到码头查询(地铁优先)、景点门票推荐和住宿推荐,多旅游平台数据直连。 It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.
How do I install 游轮船票查询?
Run "/install cruise-ticket-query" 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.1.
More Skills