Aviationstack Skill

Developer Tools

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Aviationstack tools.

14 tools
SKILL.md

Aviationstack
SKILL.md

Domain knowledge for Aviationstack — flight data, airlines, airports, routes, schedules

Aviationstack

Aviationstack provides real-time and historical flight data: flight status, routes, airports, schedules.

Data Model

  • Airlines, Airports, Aircraft are reference data. Airports have IATA codes. Aircraft types and airplanes for fleet info.
  • Flights and Routes support filters (limit, etc.). Flight schedules need IATA code and type (departure/arrival).
  • Reference: Cities, countries, taxes for filtering.
  • Search by query across types. Fetch by id (e.g. aviationstack:airline:AA).

Gotchas

  • airport_iata: From list_airports. Required for flight_schedules. Use standard IATA codes (e.g. JFK, LAX).
  • Schedule type: departure or arrival for flight_schedules.

Use with Aviationstack Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Aviationstack API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Aviationstack?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?