What problem does it solve?
This Skill provides a robust browser-based fallback to locate flight offers when API-based MCP scrapers are blocked, rate-limited, or unavailable by navigating Google Flights (with Kayak as a fallback) and extracting structured results via AI page reading rather than fragile CSS selectors.
Core Features & Use Cases
- Browser-based extraction: Uses agent-browser to navigate pre-filled Google Flights URLs or fill forms, wait for network idle, and capture the full page text for AI parsing.
- AI page reading parser: Parses airline, numeric price, duration in minutes, stop count, departure and arrival times, and booking links from raw page text and returns results in the Travel Agent flight schema.
- Fallback & error handling: Automatically switches to Kayak on CAPTCHA or blank results, supports partial results, currency notes, and explicit error responses for blocked sites or past dates. Example: use this Skill when Kiwi MCP and Google Flights MCP fail to return usable offers.
Quick Start
Use the search-flights-browser skill to find flights from OTP to LHR on 2025-12-30 in EUR returning up to 5 results.