flight-fare-watch

Compare public flight fares with internal quotes and generate markdown and CSV recommendations.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/leeyuyun/agent_skills --skill flight-fare-watch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flight-fare-watch
Source: https://github.com/leeyuyun/agent_skills/tree/main/flight-fare-watch
Command: npx skills add https://github.com/leeyuyun/agent_skills --skill flight-fare-watch

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Monitors and compares public flight fares with internal quotes to surface cost-saving opportunities and better travel options.

Core Features & Use Cases

  • Build and refresh a route/date watchlist from internal quotes.
  • Collect and compare public fares using deterministic scoring and generate a recommendation report.
  • Publish a markdown summary and a CSV of recommended options for travel planners.

Quick Start

Run the daily workflow to build the watchlist from internal quotes and generate the recommendations report.

Frequently Asked Questions about flight-fare-watch

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

FAQPage Schema
How do I monitor flight fares against my internal quotes?

A scoring-based recommendation engine analyzes fare gaps by comparing collected public flight fares against your internal quotes, evaluating cost-saving opportunities and better travel options to generate actionable recommendations.

How do I generate a daily flight fare report from a CSV?

You can generate a daily CSV-driven report by running the daily workflow to build a watchlist from internal quotes, which outputs both a markdown summary and a CSV file of recommended flight options for travel planners.

Can I use scripts to build a flight fare watchlist for pre-approval pricing checks?

Yes, deterministic watchlist creation via scripts supports pre-approval pricing checks by building and refreshing a route and date watchlist from your internal quotes to monitor public flight fares.

What's the best way to perform fare-gap analysis for multiple routes?

The best way to perform fare-gap analysis is using a scoring-based recommendation engine that compares public flight fares against internal quotes across a route and date watchlist, outputting a markdown report plus a CSV of recommended options.

Do I need any external dependencies to run the flight fare watchlist workflow?

No external dependencies are required to run the flight fare watchlist workflow, as the Skill operates autonomously using internal scripts and references to build the watchlist and generate the fare recommendations report.