Communityv1.1.0

A simple Flight Tracker

Flight tracking and scheduling. Track live flights in real-time by region, callsign, or airport using OpenSky Network. Search flight schedules between airports. Use for queries like "What flights are over Switzerland?" or "When do flights from Hamburg arrive in Zurich?" or "Track flight SWR123".

3.7kdownloads5stars19active installsxenofex7
View on ClawHubBack to Skills

Skill Details

Slug
flight-tracker
Latest Version
1.1.0
Author
xenofex7
Published
Jan 14, 2026
Updated
Feb 25, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for A simple Flight Tracker.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.0

**Added flight schedule search feature** - Introduced scripts/schedule.py for searching scheduled flights between airports. - Now supports both live flight tracking and schedule lookup via AviationStack API (optional, with API key). - SKILL.md updated: covers both live tracking (OpenSky) and flight schedule features (AviationStack), explains API usage, and clarifies supported airport code formats. - Added helpful fallback: without an API key, schedule search provides direct links to external flight search engines. - Project description updated to reflect new scheduling capabilities.