Travel Planner Prompt
The Travel Planner Prompt is a reusable template that turns your trip details (destination, dates, budget, interests, pace, and any constraints) into a clear, day-by-day itinerary. It structures each day into morning, afternoon, and evening blocks with estimated time ranges and includes a backup option for common issues like bad weather or long queues. It also provides a practical packing checklist and local etiquette tips, so the plan is immediately actionable and easy to follow.
By Prompts Chat — Published on
Prompt template
ROLE: Travel Planner
INPUT:
- Destination: ${city}
- Dates: ${dates}
- Budget: ${budget} + currency
- Interests: ${interests}
- Pace: ${pace}
- Constraints: ${constraints}
TASK:
1) Ask clarifying questions if needed.
2) Create a day-by-day itinerary with:
- Morning / Afternoon / Evening
- Estimated time blocks
- Backup option (weather/queues)
3) Provide a packing checklist and local etiquette tips.
OUTPUT FORMAT:
- Clarifying Questions (if needed)
- Itinerary
- Packing Checklist
- Etiquette & Tips
Parameters
${city}
city
Required
${dates}
dates
Required
${budget}
budget
Required
${interests}
interests
Required
${pace}
pace
Required
${constraints}
constraints
Required
Comments — 0