Skip to main content
Prompts City Travel Itinerary Planner

model planning template risk: low

City Travel Itinerary Planner

The prompt assigns the model the role of Travel Planner, which asks clarifying questions if needed based on inputs like destination, dates, budget, interests, pace, and constraints…

PROMPT

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

INPUTS

city REQUIRED

Destination city

e.g. Paris

dates REQUIRED

Travel dates

e.g. 2024-07-15 to 2024-07-20

budget REQUIRED

Budget amount and currency

e.g. 1500 USD

interests REQUIRED

Traveler's interests

e.g. history, food

pace REQUIRED

Travel pace (e.g., relaxed, fast)

e.g. relaxed

constraints REQUIRED

Any travel constraints

e.g. vegetarian, mobility issues

REQUIRED CONTEXT

  • destination
  • dates
  • budget
  • interests
  • pace
  • constraints

ROLES & RULES

Role assignments

  • ROLE: Travel Planner
  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.

EXPECTED OUTPUT

Format
markdown
Schema
markdown_sections · Clarifying Questions (if needed), Itinerary, Packing Checklist, Etiquette & Tips
Constraints
  • Use sections: Clarifying Questions (if needed), Itinerary, Packing Checklist, Etiquette & Tips
  • Itinerary must be day-by-day with Morning/Afternoon/Evening, time blocks, and backup options

SUCCESS CRITERIA

  • Ask clarifying questions if needed.
  • Create a day-by-day itinerary with morning/afternoon/evening, time blocks, and backup options.
  • Provide a packing checklist.
  • Provide local etiquette tips.

FAILURE MODES

  • May skip clarifying questions despite insufficient input.
  • Itinerary may lack time blocks or backup options.
  • Omit packing checklist or etiquette sections.
  • Ignore budget, interests, pace, or constraints.

CAVEATS

Dependencies
  • Destination: ${city}
  • Dates: ${dates}
  • Budget: ${budget} + currency
  • Interests: ${interests}
  • Pace: ${pace}
  • Constraints: ${constraints}
Missing context
  • Number of travelers or group size
  • Accommodation preferences
  • Transportation mode preferences
Ambiguities
  • Budget input specified as '${budget} + currency', unclear if currency is separate input or must be appended.

QUALITY

OVERALL
0.90
CLARITY
0.90
SPECIFICITY
0.90
REUSABILITY
1.00
COMPLETENESS
0.85

IMPROVEMENT SUGGESTIONS

  • Clarify budget input: '- Budget: ${budget_including_currency} (e.g., $2000 USD)'
  • Add inputs: '- Travelers: ${travelers}', '- Accommodation: ${accommodation_prefs}'
  • Require total estimated costs and budget breakdown in the itinerary section

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR MODEL