Meituan Travel Assistant
Paste the following prompt into your AI chat to install this skill:
Please install @user_fe933096/meituan-travel according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
Travel planning often forces users to switch between separate flows for flights, hotels, train tickets, and attractions, while comparing prices, budgets, and detail pages. meituan-travel addresses concrete trip intents by bringing search, recommendation, and result presentation into one conversational workflow.
How It Works
- Auth and setup: it checks CLI installation, token cache, and authorization state; when needed, it shows a QR code and auth link, then calls
poll-tokenin the same turn. - Parameter extraction: it identifies city, dates, party size, budget, and destination from the conversation; if city is missing, it defaults to Beijing, but explicit user input takes priority.
- Query execution: it calls the
ht-aiCLI with--origin-queryset to the user's full original request, preserving conditions that might otherwise be compressed. - Result passthrough: it returns hotels, flights, trains, tickets, prices, links, and images exactly as provided by the CLI; price placeholders must not be guessed, and deep links must not be reduced to plain text.
Boundaries
It fits queries such as 'train tickets to Wuhan tomorrow', 'a hotel in Kaifeng under 500', and 'Shanghai Disneyland tickets for two adults and one child'. It does not cover visa applications, passport processing, food delivery, or ride-hailing. The token is sensitive and must not be printed in chat or logs.
Use Cases
- Customer support agents check tomorrow’s train tickets to Wuhan and return candidate trains.
- Operations staff compare Kaifeng couple hotel prices while fitting a 500 budget.
- Families with children query Shanghai Disneyland tickets for two adults and one child.
- Travel writers filter discounted southern flights to collect itinerary recommendations.
Best For
- Support or travel specialists who need fast train, hotel, and ticket lookups.
- Parents traveling with kids who need family hotels, tickets, and budgets.
- Travel writers who need discounted flights, hotel prices, and itinerary material.
- Operations staff who need to compare hotels, tickets, and coupons under budget.
Related Skills
A Python-based travel planner that integrates itinerary, attractions, budget, weather, currency, packing, and guide generation.
The Tencent Map Assistant generates travel guides, searches locations, plans routes, and resolves address coordinates via natural language, rendering results into maps or mini-program guides.
Offline 15-question self-assessment for evaluating economic stress levels and coping abilities, providing five-dimensional analysis and advice without login.
Collects destination, dates, budget, and preferences in one pass, then generates a trip plan with budget, family, and weekend-travel handling and optional Word export.