check-airport-delays
Retrieve current airport delay and cancellation alerts worldwide — delay type, severity, average delay minutes, and affected-flight percentages per airport. Use when the user asks whether an airport is delayed, disrupted, or experiencing cancellations.
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
An agent skill that retrieves current airport delay and cancellation alerts worldwide, including delay type, severity, average delay minutes, and the percentage of affected flights per airport. It wraps a WorldMonitor aviation API endpoint and documents authentication, parameters, response shape, and error handling.
Use it when a user asks whether an airport is delayed, disrupted, or experiencing cancellations and you need per-airport severity and affected-flight data.
Use it to
- Check if a specific airport is currently delayed
- Report severity and average delay minutes for an airport
- Find what share of flights are affected at an airport
- Route to flight-status or carrier-ops endpoints for other questions
For AI coding agents answering airport disruption questions
- Host repository
- koala73/worldmonitor
- Version
- 1
- Host stars
- 86k
- Host language
- TypeScript