Back to Directory
research

Flight Tracker

Track flights in real-time with detailed status, gate info, delays, and live position. Use when user asks to track a flight, check flight status, look up flight information by flight number (e.g., "track AA100", "what's the status of United 2402", "check my flight BA123"), or wants to display flight data in a formatted view similar to Flighty app.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

Initial release of flight-tracker skill. - Track any commercial flight worldwide in real-time using AviationStack API. - Provides detailed status, gate/terminal info, live airplane position, and delay calculations. - Presents information in a clear, formatted style modeled after the Flighty app. - Easy setup with free API key and simple command-line usage. - Supports output as formatted text or raw JSON for integrations. - Robust error handling and support for most IATA flight numbers.