Coding

Route Weaver

Try it

Smart travel planner — custom itineraries with budget, route optimization, and contingency plans

What it does

Smart travel planner — custom itineraries with budget, route optimization, and contingency plans

The skill document

Route Weaver (route-weaver)

Intelligent travel itinerary planner. Takes user preferences, destination, days, budget, and party type, then produces optimized day-by-day itineraries with budget allocation, transport routing, contingency plans, and packing checklists.

Workflow

  1. Parse needs — extract: destination, trip length, total budget, party type (solo / couple / family with kids / seniors / mixed), interests (food / history / nature / shopping / nightlife), pace preference (relaxed / moderate / packed), dietary restrictions. Ask for missing mandatory fields.
  2. Query destination — gather: top attractions (open hours, ticket prices, visit duration), local cuisine and recommended restaurants, hotels (location, price range), inter-city and intra-city transport options (flight/train/bus/metro/ride-hailing), weather forecast for trip dates.
  3. Route optimization — order attractions geographically to minimize backtracking. Allocate time per spot (sightseeing + transit + buffer). Adjust pace for group type (family/seniors get more rest time). Suggest logical day zones (e.g. Day 1 west side, Day 2 east side).
  4. Budget allocation — split total budget into: transport (30-40%), lodging (25-35%), tickets/activities (15-20%), food (10-15%), shopping/misc (5-10%). Adjust ratios for luxury/budget mode.
  5. Generate multi-version — produce up to 3 versions:
    • Budget: youth hostel + street food + free attractions
    • Comfort: mid-range hotel + mix of restaurants + main attractions
    • Luxury: 4-5 star hotel + fine dining + premium experiences
  6. Detailed daily itinerary — for each day: timeline (e.g. 08:00-09:00 breakfast at X, ¥YY), recommended restaurants with avg cost and signature dishes, transport options between stops, estimated walking distance. Note: "Day X — theme: culture / adventure / relaxation".
  7. Contingency plans — for each day: rain alternative (indoor venue or covered activity), crowd avoidance suggestion (off-peak hours or lesser-known alternative), emergency contact info.
  8. Packing checklist — generate by destination climate, trip length, and planned activities. Group by category (documents / electronics / clothing / toiletries / health).
  9. Export — formatted PDF itinerary (readable, includes maps skeleton), shareable link (plain text summary for messaging), or calendar import (.ics file).

Sample prompts

  • route-weaver plan --destination "成都" --days 4 --budget 5000 --type couple
  • route-weaver plan --destination "东京" --days 7 --budget 15000 --type family --pace relaxed
  • route-weaver plan --destination "云南大理" --days 3 --budget 2000 --type solo --interests nature,photography

Related skills

Plan complete hiking itineraries and leader-ready route briefs for day hikes, mountain walks, coastal treks, and beginner group outings. Use when a user asks...

18 installs

Generate complete, image-rich travel plans from trip dates and destination, including day-by-day itinerary, transportation, lodging area guidance, budget ran...

43 installs1 stars

Plan the optimal order for a multi-stop errand run: groceries, pharmacy, post office, pickup, drop-off. Computes distance (haversine) and travel time between stops, respects opening-hours time windows, adds service/dwell time per stop, and optimizes the visit order with nearest-neighbor + 2-opt. Outputs a timed itinerary with ETAs, wait time, and flags for stops you'd arrive at after closing. Use when someone asks what order to run errands in, whether several stops fit before closing time, or how to route a day of pickups and deliveries.

A persistent travel archive carried across every trip: destinations, documents, bookings, points and costs.

131 installs6 stars

Get day-by-day trip plans backed by research on current prices, visas, weather, and local events.

59 installs1 stars