One-click install
npx skills add https://github.com/AIDEN0602/openclaw --skill flight-fare-flex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flight-fare-flex
Source: https://github.com/AIDEN0602/openclaw/tree/main/skills/flight-fare-flex
Command: npx skills add https://github.com/AIDEN0602/openclaw --skill flight-fare-flex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly identify affordable air travel by evaluating fares across flexible dates, helping users minimize cost and planning time.

Core Features & Use Cases

  • Flexible-date flight search across a date window for round-trip or oneway options with selectable stops.
  • Ranked results show dates, price signals, and direct booking links to compare options quickly.
  • Use cases include finding the best travel date within a window, or comparing fares across a period when dates are not fixed.

Quick Start

Run the flight-fare-flex script with your origin, destination, and date window to generate ranked flight options.

Frequently Asked Questions about flight-fare-flex

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

FAQPage Schema
How do I find the cheapest flights across a flexible date window?

Flight fare comparison across flexible dates works by evaluating airfare options within a specified travel window to identify and rank the most affordable travel dates. It validates inputs, applies a deterministic search path, and outputs ranked results with direct booking links.

Can I compare round-trip and one-way airfares with flexible travel planning?

Yes, flexible travel planning supports comparing both round-trip and one-way airfares. You run the search script with your origin, destination, and date window to generate ranked flight options with selectable stops for either scenario.

What happens when live flight pricing is unavailable during a search?

When live flight pricing is unavailable, the search falls back to web-estimated airfare data to provide cost estimates. It still validates inputs and outputs ranked options with direct booking links for your specified travel window.

How do I search for flights with flexible dates for a specific route like NYC to SFO?

To search for flights with flexible dates for a route like NYC to SFO, provide your origin, destination, and date window to the search script. It generates ranked options showing dates, price signals, and direct booking links to compare options quickly.

Does this flight fare search support filtering for direct flights or stops?

Yes, the flight fare search supports selectable stops when evaluating fares across flexible dates. This allows you to filter and compare ranked options based on whether you prefer direct flights or itineraries with stops.