google-flight

Installation
SKILL.md

google-flight

A minimalist alternative to browser automation for one job: get a flight price fast.

Where kimi-webbridge / browser-harness drive a real page (open a tab, wait for render, click through an autocomplete dropdown, scroll a virtualized calendar, screenshot to verify), this skill sends one HTTP GET to Google Flights' search endpoint and parses the JSON payload embedded in the returned HTML. No browser process, no CSS/layout, no screenshots — just a request and a parse. That makes it both faster (~1-3s vs 10s+ for a single browser navigate) and lighter on RAM (no Chromium tab at all).

When to use this vs. a browser tool

Installs
2
GitHub Stars
1
First Seen
7 days ago
google-flight — htlin222/google-flight-skill