From tripbot
"plan a trip", "travel planning", "organize my trip", "create a trip", "build itinerary", "make travel plan", "schedule my trip", "TripBot", "帮我规划旅行", "旅行计划", "旅行攻略", "做行程", "planifier un voyage", "Reise planen", "export itinerary", "download trip plan", "save my itinerary", "get trip summary", "导出行程", "保存行程单", "下载攻略". Covers framework, research, itinerary, booking recommendations, and export. DO NOT TRIGGER when: asking a single travel question, searching for one hotel/flight, translating text, or asking about visa requirements in isolation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tripbot:trip-planThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **Parse arguments**: If destination provided (e.g., `/trip-plan Tokyo`), pre-fill it.
/trip-plan Tokyo), pre-fill it.TaskCreate for each:
in_progress via TaskUpdate.After each phase, reaffirm the key fields in 2-3 sentences (not a table):
Mark task in_progress via TaskUpdate on start. Mark completed when done.
Collect constraints in 3 groups. Ask related questions together.
Group 1: Destination
Group 2: Timing & Duration
Group 3: Budget, Companions & Style
references/budget-guidelines.md.Present a concise summary:
Trip Framework:
- Destination: Tokyo, Japan
- Dates: Oct 1-8, 2026 (7 nights)
- Budget: Moderate (~¥15,000 CNY total for 2 people)
- Travelers: 2 adults (couple)
- Style: City exploration + food culture
Build Must-Go and Maybe-Go lists.
Read references/research-output-format.md for the output table templates.
Mark task in_progress via TaskUpdate on start. Mark completed when done.
distance_matrix if available; otherwise web search for distances.references/rhythm-balance.md. Key rules: arrival/departure days are light; after a heavy day, schedule a light day; leave 20% padding.Read references/itinerary-templates.md for day templates (Arrival, Full, Departure) and Summary Stats format.
Present draft via AskUserQuestion. Iterate, then finalize.
Mark task in_progress via TaskUpdate on start. Mark completed when done.
If invoked without prior context, ask for destination, dates, origin city, and budget at minimum. Offer quick research if no Must-Go list exists.
Flights: Web search "{origin} to {destination} flights {month} {year} price". Present as comparison (route, price range, duration, stops, notes). Include booking tips (best window 3-8 weeks ahead, cheapest days Tue/Wed, baggage policies).
Local transport: Airport transfer options + costs. City transit passes. Whether to rent a car.
Accommodation: Web search "best hotels {area} {destination} {budget level} {year}". Cross-reference with itinerary areas. Present comparison (name, area, price/night, rating, pros, cons). Include: walking distance to attractions, transit access, neighborhood vibe, breakfast, cancellation policy.
Cost summary: Flights + local transit + accommodation = total hard costs. Show remaining budget.
Before proceeding to Part B, ask: "Want me to generate a prep checklist?"
references/checklist-templates.md. Select template by trip type (international/domestic/adventure/business). Customize by: companion type, season, climate, electrical plug type.[ ] checkboxes grouped by category. Mark time-sensitive vs. last-minute items.Mark task in_progress via TaskUpdate on start. Mark completed when done.
references/export-template.md for the complete template.tripbot-{destination}-{YYYY-MM-DD}.md in current directory, or ask user for custom path.npx claudepluginhub unfallenwill/tripplanStructures trip itineraries by clustering geography, sequencing activities, and adding buffer days. Use when planning travel schedules or organizing daily journey activities.
Generates Quarto-based tour reports with embedded maps, daily itineraries, logistics tables, and accommodation/transport details. Outputs self-contained HTML or PDF for offline travel use.
Searches flights, hotels, attractions, concerts, cruises, visas, car rentals, and event tickets with natural language via Fliggy MCP for real-time booking and trip planning.