A comprehensive flight tracking tool for monitoring real-time aviation data including delays, gates, and live positions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install copey-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 copey-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 robust tool designed for developers and users to monitor aviation data directly through an AI-driven interface. By leveraging the AviationStack API, this entry in the Openclaw Skills ecosystem provides detailed insights into airline schedules, aircraft telemetry, and airport logistics. It is particularly useful for building automation around travel itineraries or creating real-time dashboards for flight status.
This skill transforms raw API data into a readable, Flighty-style visual format, making it an essential addition for those utilizing Openclaw Skills for personal productivity or logistical planning. It handles everything from simple status checks to detailed aircraft registration and telemetry data retrieval.
To integrate this into your collection of Openclaw Skills, follow these steps:
export AVIATIONSTACK_API_KEY='your-key-here'
pip3 install requests
scripts/track_flight.py [FLIGHT_NUMBER]
The skill organizes aviation data into a structured format for clear presentation:
| Category | Data Points |
|---|---|
| Identity | Airline name, flight number, aircraft type, and registration |
| Logistics | Departure/Arrival airports, terminal numbers, and gate assignments |
| Scheduling | Scheduled, estimated, and actual times with delay calculations |
| Telemetry | Live altitude, speed, and geographic coordinates (when airborne) |
| Status | Visual indicators (Active, Landed, Scheduled, Delayed, Cancelled) |
--json flag for programmatic data processing.Loading
A real-time flight monitoring tool that provides detailed status updates, gate information, and live position data for worldwide aviation.

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.

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

A secure sudo-protocol for AI agents that requires manual human approval before executing destructive, financial, or infrastructure-level actions.








































