Automates Google Flights searches through browser control to pull flight prices, schedules, and availability. Defaults to economy only for domestic US routes (since business is rarely worth the 3-5x premium), but runs parallel economy and business sessions for international flights to show the price delta. Uses a fast URL-based approach with natural language query parameters that loads results in about three commands total. Works for round trip, one way, multiple passengers, and most cabin classes, though premium economy and multi-city trips need interactive fallback. Keeps sessions alive after showing results so you can ask for booking links to specific flights. Honest limitation: it finds flights and extracts booking options, but won't complete purchases.
npx skills add https://github.com/skillhq/flight-search --skill google-flights