Trip Planner
Most trip plans fail one of two ways: a Pinterest list with no shape, or an itinerary so packed it's a forced march. This builds a real one — clustered by neighbourhood so you're not zig-zagging, paced with actual downtime, honest about what needs booking ahead, and clear about where you should check current local info rather than trust a plan.
What This Skill Produces
- The day-by-day itinerary — grouped by area, with a realistic number of things per day and built-in slack
- Book-ahead flags — what sells out or needs reservations, and roughly how far ahead
- A tuned packing list — for the destination, season, and activities (not a generic list)
- A rough budget range — lodging / food / activities / transit, with the big swing factors named
- Verify-locally notes — opening hours, closures, tickets, and safety that change and must be checked near the date
Required Inputs
Ask for these if not provided:
- Where & when — destination(s), dates or season, number of days
- Who's going — solo / couple / family with kids / friends (changes pace and picks)
- The vibe — relax / see-everything / food / outdoors / culture / budget-backpack vs. comfort
- Constraints — budget level, mobility needs, must-dos, and no-gos
Framework: A Plan You'd Actually Enjoy
- Cluster geographically. Group each day by area to cut transit time — the biggest hidden cost of a bad plan.
- Pace for humans. 2–3 anchor things per day, not 7; jet lag on day one; a slow morning somewhere.
- Flag the bookable. Separate "just show up" from "sold out a month ahead."
- Budget in ranges, honestly. Give a band and name what moves it (season, lodging tier, eating out vs. in).
- Say what to verify. Hours, seasonal closures, and safety change — mark them "check near your date," don't assert them as fixed.
Output Format
[Destination] · [dates/season] · [travellers] · [vibe]
Budget band: ~[range] — swing factors: [x].
Day by day
Day 1 — [area]: morning … · afternoon … · evening … · (built-in downtime: …)
Day 2 — [area]: …
Book ahead
- [thing] — ~[how far ahead]
Packing (tuned)
- [items specific to season/activities]
Verify near your date
- [hours / closures / tickets / safety to confirm]
Quality Checks
Anti-Patterns
- A march — cramming every landmark into every day.
- Zig-zag routing that ignores geography and burns hours in transit.
- Asserting current hours/prices/closures as fact — flag them to verify.
- A generic packing list that ignores the actual climate and plans.
- One-size pace for a family with a toddler and a group of 20-somethings.
Example Trigger Phrases
- "Plan a 5-day trip to Lisbon for a couple who loves food."
- "Build me a Tokyo itinerary — first time, 7 days, mid-budget."
- "What should I do in Rome in 3 days with kids?"
- "Help me plan a relaxed week in the mountains."
- "Weekend city break — give me a day-by-day and a packing list."
1---2name: trip-planner3description: Turn a destination, some dates, and your vibe into a realistic day-by-day trip itinerary — paced for real humans, with a packing list and a rough budget. Use when asked to plan a trip, build a travel itinerary, what should I do in [place], or help me plan my holiday. Produces a day-by-day plan grouped by area (so you're not criss-crossing the city), must-book-ahead flags, a packing list tuned to the trip, a rough budget range, and honest notes on pace and gaps to fill with local info.4---5
6# Trip Planner
7
8Most trip plans fail one of two ways: a Pinterest list with no shape, or an itinerary so packed it's a forced march. This builds a real one — clustered by neighbourhood so you're not zig-zagging, paced with actual downtime, honest about what needs booking ahead, and clear about where you should check current local info rather than trust a plan.
9
10## What This Skill Produces
11
12- **The day-by-day itinerary** — grouped by area, with a realistic number of things per day and built-in slack
13- **Book-ahead flags** — what sells out or needs reservations, and roughly how far ahead
14- **A tuned packing list** — for the destination, season, and activities (not a generic list)
15- **A rough budget range** — lodging / food / activities / transit, with the big swing factors named
16- **Verify-locally notes** — opening hours, closures, tickets, and safety that change and must be checked near the date
17
18## Required Inputs
19
20Ask for these if not provided:
21- **Where & when** — destination(s), dates or season, number of days
22- **Who's going** — solo / couple / family with kids / friends (changes pace and picks)
23- **The vibe** — relax / see-everything / food / outdoors / culture / budget-backpack vs. comfort
24- **Constraints** — budget level, mobility needs, must-dos, and no-gos
25
26## Framework: A Plan You'd Actually Enjoy
27
281. **Cluster geographically.** Group each day by area to cut transit time — the biggest hidden cost of a bad plan.
292. **Pace for humans.** 2–3 anchor things per day, not 7; jet lag on day one; a slow morning somewhere.
303. **Flag the bookable.** Separate "just show up" from "sold out a month ahead."
314. **Budget in ranges, honestly.** Give a band and name what moves it (season, lodging tier, eating out vs. in).
325. **Say what to verify.** Hours, seasonal closures, and safety change — mark them "check near your date," don't assert them as fixed.
33
34## Output Format
35
36### [Destination] · [dates/season] · [travellers] · [vibe]
37**Budget band:** ~[range] — swing factors: [x].
38
39### Day by day
40**Day 1 — [area]:** morning … · afternoon … · evening … · *(built-in downtime: …)*
41**Day 2 — [area]:** …
42
43### Book ahead
44- [thing] — ~[how far ahead]
45
46### Packing (tuned)
47- [items specific to season/activities]
48
49### Verify near your date
50- [hours / closures / tickets / safety to confirm]
51
52## Quality Checks
53- [ ] Each day is clustered by area to minimise back-and-forth
54- [ ] Pace is realistic (downtime, jet lag, not over-stuffed)
55- [ ] Book-ahead items are separated from walk-ups
56- [ ] Budget is a range with the main swing factors named
57- [ ] Time-sensitive facts (hours/closures/safety) are flagged "verify," not asserted as current
58- [ ] Packing list is specific to the destination/season/activities
59
60## Anti-Patterns
61- **A march** — cramming every landmark into every day.
62- **Zig-zag routing** that ignores geography and burns hours in transit.
63- **Asserting current hours/prices/closures** as fact — flag them to verify.
64- **A generic packing list** that ignores the actual climate and plans.
65- **One-size pace** for a family with a toddler and a group of 20-somethings.
66
67## Example Trigger Phrases
68- "Plan a 5-day trip to Lisbon for a couple who loves food."
69- "Build me a Tokyo itinerary — first time, 7 days, mid-budget."
70- "What should I do in Rome in 3 days with kids?"
71- "Help me plan a relaxed week in the mountains."
72- "Weekend city break — give me a day-by-day and a packing list."