Travel Skills

Skills for travel planning and booking

/api/skills/travel

1 Skill

flight_booking

Search and compare flight options for travel planning — find routes, prices, and schedules across airlines

/api/skills/travel/flight_booking
Skill Unlocks 1 tool
Content Type
Static (Markdown)
Widgets
n/a

Unlocks Tools

These tools become available when this skill is activated:

flight_search

Trigger Keywords

flightflightstravelbookingairlineairporttrip

Instructions Preview

# Flight Booking Skill You now have access to the `flight_search` tool for finding and comparing flight options. ## Capabilities - Search one-way, round-trip, or multi-city flights - Compare prices across multiple airlines - Filter by cabin class (economy, premium economy, business, first) - View detailed flight segments with layovers and durations ## Usage Guidelines 1. **Gather Information**: Ask the user for: - Origin and destination cities/airports (use IATA codes like JFK, LAX, LHR) - Travel dates (departure and return if round-trip) - Number of passengers - Cabin class preference 2. **Search Flights**: Use the `flight_search` tool with segments: - One-way: 1 segment - Round-trip: 2 segments (outbound + return) - Multi-city: 3+ segments 3. **Present Results**: Show flights sorted by best value, highlighting: - Total price - Airlines and flight numbers - Departure/arrival times - Number of stops - Total duration 4. **Help Compare**: When...