travel-assistant

Plan trips with itineraries, flight and hotel options, budgets, and interactive travel web apps.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/AmirEmad11/instabot --skill travel-assistant-amiremad11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: travel-assistant
Source: https://github.com/AmirEmad11/instabot/tree/main/.local/secondary_skills/travel-assistant
Command: npx skills add https://github.com/AmirEmad11/instabot --skill travel-assistant-amiremad11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Planning a trip involves juggling flights, hotels, entry requirements, pacing, and budgets across many scattered sources, and mistakes like missing visa rules or overpacked days can ruin the trip. ## Core Features & Use Cases - End-to-end trip planning: Gathers origin, dates, group composition, travel style, and priorities, then produces day-by-day itineraries with linked restaurants, activities, and transit. - Entry requirements and pacing rules: Checks visa, Schengen 90/180, ETIAS, passport validity, and vaccine requirements via web search, and enforces realistic pacing limits. - Interactive travel web apps: Builds map-plus-itinerary web apps with geocoding, PDF export via jspdf, budget tracking, packing lists, and deep links to Booking.com, Airbnb, OpenTable, and GetYourGuide. - Use Case: Ask for a 10-day Italy trip for a family with a baby, and receive a multi-region itinerary with flight options, hotel picks per city, stroller-friendly activities, budget breakdown, and a shareable web app. ## Quick Start Plan a 7-day mid-range trip to Japan for two adults departing from New York in April, including flights, hotels, and a day-by-day itinerary.

Frequently Asked Questions about travel-assistant

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

FAQPage Schema
How do I plan a multi-city trip itinerary with flights and hotels?

Provide your origin city, dates, destinations, group size, and travel style, and the skill searches Google Flights and Skyscanner for flight options and Booking.com or Airbnb for hotels per city. It then builds a day-by-day itinerary with links, transit times, and a budget summary.

What visa and entry requirements do I need for international travel?

The skill checks visa requirements, Schengen 90/180 day limits, ETIAS pre-authorization, passport validity, and vaccine rules via web search on official sources like travel.state.gov and cdc.gov. Rules change frequently, so always confirm on official government sites before departure.

Can this skill book flights or hotels directly?

No, it cannot transact bookings. It presents flight and hotel options with direct links to Google Flights, airline sites, Booking.com, and Airbnb so you can complete the booking yourself, and recommends booking directly with airlines rather than OTAs.

Does the travel planner web app work offline on mobile?

The web app is designed mobile-first with responsive breakpoints and persists selection state via localStorage. It includes PDF export using jspdf so you can take the full itinerary, packing list, and budget offline while traveling.

Why does the skill need my departure city before searching flights?

Flight prices and routes depend entirely on the origin airport, so searching without it produces wrong results. The skill explicitly requires the origin city before running any flight search to ensure accurate options and pricing.