🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Flight Search

by @awlevin

Search Google Flights for prices, times, and airlines. No API key required.

Versionv0.1.7
Installs49
πŸ’‘ Examples

# One-way flight
flight-search DEN LAX --date 2026-03-01

Round trip with passengers

flight-search JFK LHR --date 2026-06-15 --return 2026-06-22 --adults 2

Business class

flight-search SFO NRT --date 2026-04-01 --class business

JSON output for parsing

flight-search ORD CDG --date 2026-05-01 --output json

βš™οΈ Configuration

positional arguments:
  origin                Origin airport code (e.g., DEN, LAX, JFK)
  destination           Destination airport code

options: --date, -d Departure date (YYYY-MM-DD) [required] --return, -r Return date for round trips (YYYY-MM-DD) --adults, -a Number of adults (default: 1) --children, -c Number of children (default: 0) --class, -C Seat class: economy, premium-economy, business, first --limit, -l Max results (default: 10) --output, -o Output format: text or json (default: text)

View on ClawHub
TERMINAL
clawhub install flight-search

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’