A real-time flight monitoring tool that provides detailed status updates, gate information, and live position data for worldwide aviation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install aviationstack-flight-tracker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install aviationstack-flight-tracker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Flight Tracker skill is a high-performance utility designed for developers and travelers who need instant access to global aviation data. Built to integrate seamlessly with Openclaw Skills, this tool leverages the AviationStack API to deliver real-time information on flight statuses, departure and arrival details, and live aircraft telemetry. It focuses on providing a clean, readable interface similar to premium flight tracking apps while maintaining the flexibility of a command-line tool.
By utilizing this skill within the Openclaw Skills ecosystem, users can automate the retrieval of flight information using standard IATA codes. The tool is capable of tracking over 13,000 airlines across 250 countries, making it an essential component for any workflow requiring reliable aviation logistics and real-time aircraft positioning.
To get started with this skill, follow these installation steps:
export AVIATIONSTACK_API_KEY='your-key-here'
pip3 install requests
scripts/track_flight.py AA100
The Flight Tracker skill organizes aviation data into several key categories for clear reporting:
| Category | Attributes Included |
|---|---|
| Identification | Airline name, Flight number, IATA/ICAO codes |
| Logistics | Departure/Arrival airports, Terminals, Gate numbers |
| Timing | Scheduled/Estimated/Actual times, Delay minutes |
| Live Data | Latitude, Longitude, Altitude, Speed (when airborne) |
| Status | Visual indicators for Active, Landed, Scheduled, or Delayed states |
| Metadata | Aircraft registration and technical model type |
Loading
A comprehensive skill enabling AI agents to search, filter, and retrieve email content from Gmail and IMAP accounts via command-line interfaces.

A powerful skill that allows AI agents to read, search, and manage Gmail messages directly via the gog CLI.

A specialized automation skill for scheduling directory backups to remote Git repositories using cron or launchd.

A specialized diagnostic and troubleshooting skill designed to identify and resolve configuration issues within OpenClaw environments.

A comprehensive flight tracking tool for monitoring real-time aviation data including delays, gates, and live positions.

An automated workflow for generating comprehensive meeting minutes and actionable tasks from raw meeting data.








































