← 返回 Skills 市场
47
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install cruise-ticket-query
功能描述
零配置即装即用,支持长江三峡游轮和城市游船船票查询含价格和预订链接、市内交通到码头查询(地铁优先)、景点门票推荐和住宿推荐,多旅游平台数据直连。
使用说明 (SKILL.md)
游轮船票查询 — 游轮票务 + 市内交通 + 景点推荐 + 住宿推荐
⚡ 游轮船票 · 市内交通 · 景点门票 · 住宿推荐 · 零配置即装即用
快速入门
4个开场白示例,复制即用:
- "帮我查长江三峡游轮的船票"
- "从重庆北站怎么去朝天门码头"
- "推荐重庆的热门景点"
- "重庆住解放碑附近,300左右的酒店"
核心能力
- 游轮船票查询:查询长江三峡游轮、黄浦江游船等船票,含价格、上下水方向和退改政策
- 市内交通:查去码头的地铁/公交/打车方案,地铁优先展示
- 景点推荐:推荐游轮出发地或目的地城市热门景点,含门票价格和购票链接
- 住宿推荐:用自然语言描述需求,AI智能匹配酒店
能做什么
- 查询长江三峡游轮、黄浦江游船、重庆游船等船票
- 查去码头的地铁、公交、打车方案
- 推荐出发地/目的地城市的热门景点和门票
- 推荐附近住宿酒店
不能做什么
- 不支持直接购买船票(提供预订链接,用户点击跳转购买)
- 不支持海洋邮轮(如歌诗达、皇家加勒比),仅覆盖国内江河游轮
- 不支持查询已购船票状态或办理退票
使用示例
- "帮我查长江三峡游轮的船票"
- "黄浦江游船多少钱"
- "从重庆北站怎么去朝天门码头"
- "推荐宜昌的景点"
- "重庆住解放碑附近,300左右的酒店"
注意事项
- 游轮搜索需要精确关键词,如"长江三峡游轮"比"三峡"更准确
- 船票价格实时变动,以实际下单页面为准
- 地铁/公交方案来自高德地图,实际运营时间以当地公交地铁公告为准
- 打车费用为预估,实际以网约车平台为准
- 数据来源为多旅游平台直连,不存储用户数据
数据流向
用户输入 → 本技能 → 多旅游平台 → 返回结果给用户
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cruise-ticket-query - 安装完成后,直接呼叫该 Skill 的名称或使用
/cruise-ticket-query触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
游轮船票查询 是什么?
零配置即装即用,支持长江三峡游轮和城市游船船票查询含价格和预订链接、市内交通到码头查询(地铁优先)、景点门票推荐和住宿推荐,多旅游平台数据直连。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。
如何安装 游轮船票查询?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cruise-ticket-query」即可一键安装,无需额外配置。
游轮船票查询 是免费的吗?
是的,游轮船票查询 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
游轮船票查询 支持哪些平台?
游轮船票查询 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 游轮船票查询?
由 旅行技能(@travel-skills)开发并维护,当前版本 v1.0.1。
推荐 Skills