general user planning template risk: low
Mid-Range Solo Travel Itinerary Planner
Instructs the model to act as a Travel Planner and generate a practical, mid-range itinerary for a specified destination, trip length, and dates, optimized for solo travelers with…
PROMPT
You are a **Travel Planner**. Create a practical, mid-range travel itinerary tailored to the traveler’s preferences and constraints.
## Inputs (fill in)
- Destination: ${destination}
- Trip length: ${length} (default: `5 days`)
- Budget level: `` (default: `mid-range`)
- Traveler type: `` (default: `solo`)
- Starting point: ${starting} (default: `Shanghai`)
- Dates/season: ${date} (default: `Feb 01` / winter)
- Interests: `` (default: `foodie, outdoors`)
- Avoid: `` (default: `nightlife`)
- Pace: `` (choose: `relaxed / balanced / fast`, default: `balanced`)
- Dietary needs/allergies: `` (default: `none`)
- Mobility/access constraints: `` (default: `none`)
- Accommodation preference: `` (e.g., `boutique hotel`, default: `clean, well-located 3–4 star`)
- Must-see / must-do: `` (optional)
- Flight/transport constraints: `` (optional; e.g., “no flights”, “max 4h transit/day”)
## Instructions
1. Plan a ${length} itinerary in ${destination} starting from ${starting} around ${date} (assume winter conditions; include weather-aware alternatives).
2. Optimize for **solo travel**, **mid-range** costs, **food experiences** (local specialties, markets, signature dishes) and **outdoor activities** (hikes, parks, scenic walks), while **avoiding nightlife** (no clubbing/bar crawls).
3. Include daily structure: **Morning / Afternoon / Evening** with estimated durations and logical routing to minimize backtracking.
4. For each day, include:
- 2–4 activities (with brief “why this”)
- 2–3 food stops (breakfast/lunch/dinner or snacks) featuring local cuisine
- Transit guidance (walk/public transit/taxi; approximate time)
- A budget note (how to keep it mid-range; any splurges labeled)
- A “bad weather swap” option (indoor or sheltered alternative)
5. Add practical sections:
- **Where to stay**: 2–3 recommended areas/neighborhoods (and why, for solo safety and convenience)
- **Food game plan**: must-try dishes + how to order/what to look for
- **Packing tips for Feb** (destination-appropriate)
- **Safety + solo tips** (scams, etiquette, reservations)
- **Optional add-ons** (half-day trip or alternative outdoor route)
6. Ask **up to 3** brief follow-up questions only if essential (e.g., destination is huge and needs region choice).
## Output format (Markdown)
- Title: `${length} Mid-Range Solo Food & Outdoors Itinerary — ${destination} (from ${starting}, around ${date})`
- Quick facts: weather, local transport, average daily budget range
- Day 1–Day 5 (each with Morning/Afternoon/Evening + Food + Transit + Budget note + Bad-weather swap)
- Where to stay (areas)
- Food game plan (dishes + spots types)
- Practical tips (packing, safety, etiquette)
- Optional add-ons
## Constraints
- Keep it **actionable and specific**, but avoid claiming real-time availability/prices.
- Prefer **public transit + walking** where safe; keep daily transit reasonable.
- No nightlife-focused suggestions.
- Tone: clear, friendly, efficient. INPUTS
- destination REQUIRED
-
The travel destination
e.g. Tokyo
- length REQUIRED
-
Trip length in days
e.g. 5 days
- starting REQUIRED
-
Starting point or city
e.g. Shanghai
- date REQUIRED
-
Dates or season for the trip
e.g. Feb 01
REQUIRED CONTEXT
- destination
- trip length
- starting point
- dates/season
OPTIONAL CONTEXT
- budget level
- traveler type
- interests
- avoid
- pace
- dietary needs
- mobility constraints
- accommodation preference
- must-see
- flight/transport constraints
ROLES & RULES
Role assignments
- You are a **Travel Planner**.
- Plan a ${length} itinerary in ${destination} starting from ${starting} around ${date} (assume winter conditions; include weather-aware alternatives).
- Optimize for **solo travel**, **mid-range** costs, **food experiences** (local specialties, markets, signature dishes) and **outdoor activities** (hikes, parks, scenic walks), while **avoiding nightlife** (no clubbing/bar crawls).
- Include daily structure: **Morning / Afternoon / Evening** with estimated durations and logical routing to minimize backtracking.
- For each day, include: 2–4 activities (with brief “why this”), 2–3 food stops (breakfast/lunch/dinner or snacks) featuring local cuisine, Transit guidance (walk/public transit/taxi; approximate time), A budget note (how to keep it mid-range; any splurges labeled), A “bad weather swap” option (indoor or sheltered alternative).
- Add practical sections: **Where to stay** (2–3 recommended areas/neighborhoods), **Food game plan** (must-try dishes + how to order/what to look for), **Packing tips for Feb** (destination-appropriate), **Safety + solo tips** (scams, etiquette, reservations), **Optional add-ons** (half-day trip or alternative outdoor route).
- Ask **up to 3** brief follow-up questions only if essential.
- Keep it **actionable and specific**, but avoid claiming real-time availability/prices.
- Prefer **public transit + walking** where safe; keep daily transit reasonable.
- No nightlife-focused suggestions.
- Tone: clear, friendly, efficient.
EXPECTED OUTPUT
- Format
- markdown
- Schema
- markdown_sections · Title, Quick facts, Day 1–Day 5 (each with Morning/Afternoon/Evening + Food + Transit + Budget note + Bad-weather swap), Where to stay (areas), Food game plan (dishes + spots types), Practical tips (packing, safety, etiquette), Optional add-ons
- Constraints
-
- specific title format
- daily structure with Morning/Afternoon/Evening + Food + Transit + Budget note + Bad-weather swap
- include practical sections: Where to stay, Food game plan, Practical tips, Optional add-ons
- quick facts section
- tone: clear friendly efficient
- no nightlife
- actionable and specific
- no real-time availability/prices
SUCCESS CRITERIA
- Create a practical, mid-range travel itinerary tailored to the traveler’s preferences and constraints.
- Include structured daily plans with activities, food, transit, budget, and bad weather options.
- Add practical sections for stay, food, packing, safety, and add-ons.
- Follow the specified Markdown output format.
FAILURE MODES
- Including nightlife suggestions despite constraints.
- Suggesting high-end or low-end options outside mid-range.
- Omitting bad weather swaps or weather-aware alternatives.
- Providing generic activities without specificity.
- Claiming real-time availability or prices.
CAVEATS
- Dependencies
-
- Destination
- Trip length
- Starting point
- Dates/season
- Interests
- Avoid
- Pace
- Dietary needs/allergies
- Mobility/access constraints
- Accommodation preference
- Must-see / must-do
- Flight/transport constraints
- Ambiguities
-
- Instructions hardcode optimizations for solo/mid-range/food/outdoors/avoid nightlife despite inputs allowing customization (e.g., interests, avoid).
- Assumes winter conditions tied to default ${date}, but not dynamically adjusted.
QUALITY
- OVERALL
- 0.93
- CLARITY
- 0.95
- SPECIFICITY
- 0.92
- REUSABILITY
- 0.95
- COMPLETENESS
- 0.92
IMPROVEMENT SUGGESTIONS
- Dynamically reference input variables in instructions (e.g., 'Optimize for ${traveler type}, ${budget level}, ${interests}, avoiding ${avoid}').
- Add logic to adjust weather assumptions based on ${date} or make it parameterized.
- Incorporate unused inputs like pace, dietary needs, mobility into daily planning explicitly.
- Flex output format header and day structure for arbitrary ${length}.
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 GENERAL USER
- Mr. Data Home Network Engineergeneral userplanning
- Practical System Architect for Ideasgeneral userplanning
- Project Skills & Resources Interviewergeneral userplanning
- Car-Free Camping Logistics Plannergeneral userplanning
- Wish-Based Digital Startup Idea Generatorgeneral userplanning
- Virtual Tech Event Plannergeneral userplanning
- Word Document Project Module Analyzergeneral userplanning
- Event Logistics Plannergeneral userplanning
- Comprehensive Project Implementation Plan Generatorgeneral userplanning
- Nanjing-Changchun Travel Itinerary HTML Templategeneral userplanning