Search flights, track prices, explore destinations, and find the best travel deals using Google Flights
Enables Claude to search and compare flights, track price changes, explore destination options, and leverage Google's powerful flight search tools for optimal travel planning.
curl -sSL https://canifi.com/skills/google-flights/install.sh | bash
Or manually:
cp -r skills/google-flights ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set GOOGLE_EMAIL "[email protected]"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Find flights from NYC to Tokyo, cheapest time in April"
Claude: I'll search Google Flights for the best April dates.
- Opens Google Flights via Playwright MCP
- Enters JFK/EWR/LGA to NRT/HND
- Selects April date grid view
- Shows price calendar:
- Cheapest: Apr 8-22, $687 on ANA
- Average price: $890
- Peak: Apr 1-7 (cherry blossom), $1,200+
- Recommends: Book Apr 8 departure, returns still cheap
User: "Track prices for SFO to Barcelona in June"
Claude: I'll set up price tracking for that route.
- Opens Google Flights
- Searches SFO to BCN, June dates
- Enables price tracking toggle
- Confirms: Tracking enabled
- Current price: $845 roundtrip
- Typical price range: $750-$1,100
- Notifications will go to your Google account
User: "Where can I fly from Denver for a weekend trip under $400?"
Claude: I'll explore weekend destinations from Denver.
- Uses Google Flights Explore
- Sets origin: Denver
- Filters: Weekend trips, under $400
- Maps shows options:
- Las Vegas: $98 roundtrip
- Phoenix: $147 roundtrip
- San Diego: $198 roundtrip
- Nashville: $287 roundtrip
- Can filter by interests: beaches, cities, outdoors
After each interaction:
Suggest updates when: