destination-trip-planning

Plans themed destination trips with researched pricing, logistics, and day-by-day itineraries.

115|9|Updated Aug 5, 2026
One-click install
npx skills add https://github.com/AtlasOmnia/donna-starter --skill destination-trip-planning-atlasomnia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: destination-trip-planning
Source: https://github.com/AtlasOmnia/donna-starter/tree/main/skills/productivity/destination-trip-planning
Command: npx skills add https://github.com/AtlasOmnia/donna-starter --skill destination-trip-planning-atlasomnia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Planning a trip to a specific attraction or themed destination requires scattered research across ticket pricing, hotel packages, travel logistics, and activity options, and generic city guides often bury the themed experience the traveler actually wants. ## Core Features & Use Cases - Destination Research: Gathers ticket tiers, discounts, hours, accessibility, and hotel package deals for a specific attraction, with fallback strategies when travel sites block scraping. - Themed Itinerary Building: Constructs day-by-day itineraries where every recommendation serves the trip's theme, paced for the traveler's age, mobility, and energy level. - Budget Estimation: Produces a one-table cost breakdown covering flights, hotel, tickets, transport, and meals, with per-person and subgroup splits when parties pay separately. - Use Case: A user planning a Graceland trip for a 70-year-old parent gets the correct city (Memphis), ticket tier explanations, on-site hotel vs off-site comparison, Elvis-themed extras only, and a total trip estimate. ## Quick Start Plan a 3-day themed trip to Graceland in Memphis for two adults, including ticket prices, hotel options, and a total budget estimate.

Frequently Asked Questions about destination-trip-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a themed trip to a specific attraction?

Start by confirming the exact destination city, traveler profile, dates, and budget. Then research the attraction's ticket tiers and campus layout, gather hotel and transport options, and build a day-by-day itinerary where every activity serves the theme.

How to estimate the total cost of a destination trip?

Build a one-table budget covering flights, hotel nights, attraction tickets, local transport, and meals using real fares where available. Label verified numbers versus estimates, state exact dates, and show per-person or subgroup totals when parties pay separately.

What should I do when travel websites block web scraping?

Fall back from web extraction to search-result snippets, then press releases on the official site, then third-party aggregator articles. For JS-heavy pages, try curl with a browser user agent to pull raw HTML instead of retrying blocked requests.

Does this approach work for older travelers or children?

Yes, itineraries prioritize short distances, available seating, minimal walking and stairs, easy shuttle or Uber access, and afternoon rest time. Resort-accessible lodging is favored over isolated properties even when the isolated option appears cheaper.

What are the limitations of themed trip planning?

Date-specific hotel rates are not always directly retrievable, so some prices are approximate public signals rather than verified rates. The skill also avoids generic city recommendations, so travelers wanting broader sightseeing must ask explicitly.