Travel Butler
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_ef64daef/lvxingguanjia.
About this skill
Problem it addresses
Travel planning often gets scattered across spreadsheets, browser tabs, and chat threads. Once dates and destinations are fixed, you still need to sort out itinerary pacing, attraction selection, budget allocation, weather fit, currency conversion, and packing lists. Travel Butler breaks this into a set of Python scripts, stores state in JSON, and produces readable Markdown output, which is useful when you want a repeatable local workflow.
How it works
- Itinerary planning:
itinerary_planner.pybuilds daily activities, restaurants, and transport based on destination, date range, and relaxed/moderate/tight pacing, with an exportable itinerary document. - Attraction recommendations:
attraction_recommender.pyorganizes landmarks, museums, and nature spots by interest and category, separating must-sees and hidden gems with ratings and review data. - Budget and currency:
budget_calculator.pyuses economy, mid-range, and luxury templates with category-level breakdowns;currency_converter.pyhandles conversion across 30+ currencies and travel cost estimates. - Guides and weather:
guide_generator.pycompiles transport, food, cultural, and safety notes;weather_checker.pyprovides a 14-day forecast, clothing suggestions, and activity suitability. - Packing and data:
packing_list.pygenerates lists by destination, activity, and climate;travel_db.pystores preferences, trip history, wishlists, and budget tracking under~/.travel_butler/.
Where it fits
This skill is closer to a local scripting layer for trip preparation than a live booking or travel operations system. It does not replace real-time ticketing, visa checks, or commercial map services. If the bundled destination data is incomplete, or if weather and exchange-rate sources are limited, you may need to integrate external APIs. Keep a buffer in the plan for cross-city transport, sudden weather, and popular attraction tickets.
Use Cases
- When planning a multi-city trip, generate daily transport, restaurant, and attraction schedules from dates, destination, and pacing.
- When reviewing travel budgets, split airfare, lodging, food, and tickets across economy, mid-range, and luxury templates.
- Before packing, create a destination-specific checklist by climate and activity, separating required documents from optional clothes.
- When drafting a destination guide, combine 14-day weather, currency conversion, and cultural safety notes into an exportable document.
Best For
- Solo travelers preparing multi-day international trips who need to consolidate destination, budget, weather, and packing lists into one actionable plan.
- Travel advisors preparing client itineraries who need rapid day-by-day plans and attraction recommendations at different pacing levels.
- Family finance managers or trip organizers who need to break down travel costs by category and compare economy, mid-range, and luxury budgets.
- Engineers or project leads preparing short overseas assignments who need to organize visa documents, local culture, safety notes, and packing checklists.
Related Skills
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.
Key-free access to Amap APIs for POI search, geocoding, multi-mode routing, weather, and IP location.