Google Flights
Find the cheapest flights across the globe using real-time data from Google Flights – a powerful tool for savvy travelers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add google-flights npx -- -y @trustedskills/google-flights
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"google-flights": {
"command": "npx",
"args": [
"-y",
"@trustedskills/google-flights"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill connects AI agents directly to Google Flights to retrieve real-time flight availability, prices, and schedules. It enables automated search across multiple airlines and travel agencies without manual browser interaction.
When to use it
- Planning last-minute trips by instantly checking open seats and current fares.
- Comparing prices for specific dates or flexible date ranges to find the cheapest option.
- Monitoring flight costs over time to identify the best moment to book a ticket.
- Gathering detailed itinerary information including layovers, duration, and airline details.
Key capabilities
- Searches flights between any origin and destination airports.
- Filters results by specific dates, price ranges, or number of stops.
- Retrieves up-to-date pricing and availability from the Google Flights engine.
- Supports flexible date searches to find the lowest fares nearby.
Example prompts
- "Find me the cheapest round-trip flights from New York to Tokyo next month."
- "Search for direct flights from London to Paris departing on Friday and returning Sunday."
- "What are the current prices for a one-way flight from Chicago to Miami in three weeks?"
Tips & gotchas
Ensure your AI agent has access to real-time data feeds, as flight prices change dynamically. This skill relies on Google Flights' public API limitations, so extremely specific or niche routes may have reduced coverage compared to manual searches.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.