flight-search
SKILL.md
Flight Search
Search Google Flights from the command line. Get prices, times, and airlines - no API key needed.
Built on fast-flights.
Quick Start
# one-off search (no install needed)
uvx flight-search DEN LAX --date 2026-03-01
# or install globally
uv tool install flight-search
flight-search JFK LHR --date 2026-06-15 --return 2026-06-22