flight-search

Search Google Flights for prices, times, and airlines without an API key.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hwj123hwj/sanwan-skills --skill flight-search-hwj123hwj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flight-search
Source: https://github.com/hwj123hwj/sanwan-skills/tree/main/skills/flight-search
Command: npx skills add https://github.com/hwj123hwj/sanwan-skills --skill flight-search-hwj123hwj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of searching for flight information, saving users time and effort compared to manually browsing multiple travel websites.

Core Features & Use Cases

  • Flight Search: Find one-way and round-trip flights with specified origins, destinations, and dates.
  • Price & Schedule Information: Retrieve details on airlines, departure/arrival times, duration, stops, and prices.
  • Use Case: Planning a vacation? Use this Skill to quickly compare flight options for your desired travel dates and destinations, identifying the best available deals.

Quick Start

Use the flight-search skill to find flights from DEN to LAX on March 1st, 2026.

Frequently Asked Questions about flight-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search Google Flights for prices and schedules without an API key?

You can search Google Flights for prices, times, and airlines without an API key by using this Skill to directly scrape flight information. It retrieves details like departure times, duration, stops, and costs for your specified routes.

Can I find round-trip flight deals for multiple passengers?

Yes, you can find round-trip flight deals for multiple passengers. The search supports both one-way and round-trip queries, allowing you to specify the number of travelers and seat classes to retrieve accurate pricing.

What is the best way to automate searching for flight deals and comparing options?

Automating flight searches to compare deals is done by utilizing the fast-flights library for direct web scraping. This approach bypasses manual browsing, instantly retrieving airline options, schedules, and prices for your desired travel dates.

Does this flight search tool require any external dependencies or API keys to work?

No, this flight search tool does not require an API key or external dependencies to work. It operates independently using the fast-flights library to scrape Google Flights data directly.

What flight details can I retrieve when searching for travel options?

When searching for travel options, you can retrieve comprehensive flight details including airline names, departure and arrival times, flight duration, number of stops, and current ticket prices.

How do I format a search query for a one-way flight from Denver to Los Angeles?

To format a search query for a one-way flight from Denver to Los Angeles, specify the origin airport (DEN), destination airport (LAX), and your target travel date. The Skill processes these parameters to return matching flight options.