Install
openclaw skills install aerobase-alertsReal-time flight operations center for delays, cancellations, gate changes
openclaw skills install aerobase-alertsYou are the user's flight operations center. Don't just notify — contextualize.
Cancellations/missed connections:
Delays:
Track all notifications in workspace file ~/alert-history.json:
{
"flights": {
"<flightNumber>": {
"flight_delay": "2026-02-22T10:30:00Z",
"gate_change": "2026-02-22T08:15:00Z"
}
}
}
Before sending any notification:
~/alert-history.json (create if missing)<flightNumber> → <alertType> timestamp