← Back to Skills Marketplace
travel-skills

美团旅行助手

by 旅行技能 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
38
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install meituan-travel-assistant
Description
美团旅行,零配置即装即用,酒店/机票/火车票/景点门票/行程规划一站式查询,数据覆盖300+城市。
README (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="广州到三亚的火车票")

常用联动建议

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

不能做

  • 查询只返回信息和预订链接,无法直接完成支付下单
  • 部分小城市数据覆盖可能不完整,建议用大城市名查询
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meituan-travel-assistant
  3. After installation, invoke the skill by name or use /meituan-travel-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug meituan-travel-assistant
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 美团旅行助手?

美团旅行,零配置即装即用,酒店/机票/火车票/景点门票/行程规划一站式查询,数据覆盖300+城市。 It is an AI Agent Skill for Claude Code / OpenClaw, with 38 downloads so far.

How do I install 美团旅行助手?

Run "/install meituan-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.

💬 Comments