← 返回 Skills 市场
travel-skills

美团旅行助手

作者 旅行技能 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
38
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install meituan-travel-assistant
功能描述
美团旅行,零配置即装即用,酒店/机票/火车票/景点门票/行程规划一站式查询,数据覆盖300+城市。
使用说明 (SKILL.md)

美团旅行助手

零配置即装即用的美团旅行查询技能,酒店/机票/火车票/景点门票/行程规划一站式服务,数据覆盖全国300+城市。

核心功能

🧳 美团旅行综合查询

  • meituan_travel_query — 一站式旅行查询,支持酒店推荐、机票查询、火车票查询、景点门票、行程规划

参数说明

meituan_travel_query

  • city(必填)— 当前所在城市,中文城市名,如:北京、上海、广州、成都
  • query(必填)— 自然语言查询需求,如:北京到上海的机票、杭州西湖附近酒店、上海迪士尼门票

使用示例

  • "帮我查北京到上海的机票" → meituan_travel_query(city="北京", query="北京到上海的机票")
  • "杭州西湖附近500元以内的酒店" → meituan_travel_query(city="杭州", query="杭州西湖附近500元以内的酒店")
  • "上海迪士尼门票多少钱" → meituan_travel_query(city="上海", query="上海迪士尼门票")
  • "周末两天成都游玩攻略" → meituan_travel_query(city="成都", query="周末两天成都游玩攻略")
  • "广州到三亚的火车票" → meituan_travel_query(city="广州", query="广州到三亚的火车票")

常用联动建议

  • 查完酒店 → 用高德打车技能生成打车链接前往
  • 查完景点 → 用高德路线规划技能查怎么去
  • 查完机票 → 用火车票比价技能对比价格

不能做

  • 查询只返回信息和预订链接,无法直接完成支付下单
  • 部分小城市数据覆盖可能不完整,建议用大城市名查询
安全使用建议
Install only if you are comfortable sending travel searches, locations, dates, preferences, and similar query text to the bundled proxy service. Avoid entering sensitive personal itinerary details unless the publisher documents who operates the proxy and how data is handled.
能力评估
Purpose & Capability
The script only exposes a Meituan travel query tool and sends the provided city and query for hotel, flight, train, ticket, or itinerary lookup, which matches the stated purpose.
Instruction Scope
SKILL.md describes a Meituan travel assistant but does not disclose that user queries are posted to a Tencent Cloud proxy endpoint with a proxy token.
Install Mechanism
No package installation, dependency fetching, autorun hook, or hidden installer behavior is present in the inspected artifacts.
Credentials
Outbound network access is expected for travel search, but the endpoint and token are environment-overridable and the default service is not clearly identified as official or user-vetted.
Persistence & Privilege
The code shows no persistence, privilege escalation, background worker, local file access, credential-store access, or destructive behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meituan-travel-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meituan-travel-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Meituan Travel Assistant. - Provides one-stop search for hotels, flights, train tickets, attraction tickets, and itinerary planning. - Covers data for 300+ cities across China. - Simple setup—no configuration required. - Supports queries in natural language with city and request parameters. - Includes examples and integration suggestions for travel planning workflows.
元数据
Slug meituan-travel-assistant
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 1
历史版本数 1
常见问题

美团旅行助手 是什么?

美团旅行,零配置即装即用,酒店/机票/火车票/景点门票/行程规划一站式查询,数据覆盖300+城市。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 38 次。

如何安装 美团旅行助手?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install meituan-travel-assistant」即可一键安装,无需额外配置。

美团旅行助手 是免费的吗?

是的,美团旅行助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

美团旅行助手 支持哪些平台?

美团旅行助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 美团旅行助手?

由 旅行技能(@travel-skills)开发并维护,当前版本 v1.0.0。

💬 留言讨论