estack-flight-planner

Search and rank flights between airports using SerpAPI or WebSearch.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/ElliotDrel/e-stack --skill estack-flight-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: estack-flight-planner
Source: https://github.com/ElliotDrel/e-stack/tree/main/skills/estack-flight-planner
Command: npx skills add https://github.com/ElliotDrel/e-stack --skill estack-flight-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires serpapi, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of finding and ranking flights between airports based on user preferences, such as budget, airlines, nonstop flights, and time of day.

Core Features & Use Cases

  • Flight Search and Ranking: Identifies and ranks flights based on user preferences and saved configurations.
  • Dynamic Search: Allows for dynamic searches with real-time updates based on user input.
  • Saved Preferences: Enables users to save their preferences for future searches.
  • Use Case: Imagine you need to find a flight between two airports and you have specific preferences for your travel. This Skill will help you quickly find flights that match your criteria.

Quick Start

Use the estack-flight-planner skill to find and rank flights from IND to EWR with a budget of $200 and a preferred nonstop flight.

Frequently Asked Questions about estack-flight-planner

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

FAQPage Schema
How do I automate flight search and ranking between airports based on budget and airline preferences?

Automating flight search and ranking is achieved by fetching flight data via SerpAPI and filtering results based on your saved preferences like budget, airlines, and nonstop status. The Skill processes your criteria to output a ranked list of matching flights.

What is the best way to filter nonstop flights by time of day for specific airport routes?

Filtering nonstop flights by time of day requires using dynamic search features with real-time updates based on your user input. You can save your specific time and nonstop preferences to automatically rank matching flights for your chosen airports.

Do I need SerpAPI to rank flights and handle travel automation scripts?

Yes, you need SerpAPI to fetch the underlying flight data required for the travel automation process. The Skill relies on SerpAPI or WebSearch to gather real-time flight information before applying your custom filters and ranking logic.

Can I save my flight search preferences for future airport travel queries?

You can save your flight search preferences for future airport travel queries to streamline subsequent searches. This allows the ranking system to automatically apply your standard budget, airline, and flight criteria to new route lookups.

How does dynamic flight search handle real-time updates based on user input?

Dynamic flight search handles real-time updates by processing user input through Python scripts that fetch and filter live flight data. This ensures the ranked results reflect current availability and pricing for your specified route and preferences.

Related Skills