{"ok":true,"host":"stabletravel.dev","skill_count":17,"skills":[{"skill_name":"fetch-flightaware-route-flights","display_name":"FlightAware Route Flights","one_liner":"Returns scheduled and active flights on a specific airport-to-airport route using FlightAware data, including segment identifiers, schedules, delays, gates, terminals, and flight status.","when_to_use":"Use when an agent needs to look up flights operating between two specific airports (e.g., KSNA to KSFO), including departure/arrival times, delay information, gate assignments, aircraft type, and codeshare details.","not_for":"Do not use for general airport information, fare pricing, or seat availability; this endpoint returns operational flight schedule data only, not booking or ticketing information.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/ksna/flights/to/ksfo","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T20:02:43.628Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-flightaware-route-flights/json"},{"skill_name":"fetch-airline-reference-data","display_name":"Airline Reference Data","one_liner":"Returns IATA airline reference records including IATA code, ICAO code, business name, and common name for one or more airlines.","when_to_use":"Use when an agent needs to resolve IATA airline codes to airline names or ICAO codes, such as enriching flight search results, validating carrier codes, or building airline lookup tables.","not_for":"Do not use for real-time flight schedules, pricing, or availability — use a flight search or availability API instead.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/reference/airlines","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":95,"last_verified_at":"2026-05-22T20:32:32.155Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airline-reference-data/json"},{"skill_name":"fetch-flightaware-airport","display_name":"FlightAware Airport Lookup","one_liner":"Returns FlightAware airport metadata for a given ICAO airport code, including IATA/LID codes, name, city, state, coordinates, timezone, and related URLs.","when_to_use":"Use when an agent needs structured airport reference data — such as coordinates, timezone, IATA/ICAO codes, or Wikipedia link — for a specific airport identified by its ICAO code.","not_for":"Do not use for real-time flight status, schedules, or live tracking data; use a flight-status endpoint instead. Not suitable for bulk airport lookups — this endpoint resolves one airport code per request.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/KMIA","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T18:50:55.393Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-flightaware-airport/json"},{"skill_name":"fetch-airport-delays","display_name":"Airport Delay Watch","one_liner":"Returns current delay status for a specified airport, including delay category, severity color, delay duration in seconds, and reasons.","when_to_use":"Use when an agent needs to check whether a specific airport is currently experiencing delays before booking, routing, or advising on flight connections.","not_for":"Do not use for historical delay data or predictive delay forecasting; this returns only the current real-time delay status for a single airport.","confidence":"medium","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/KMIA/delays","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T15:50:18.530Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airport-delays/json"},{"skill_name":"fetch-airline-disruption-counts","display_name":"FlightAware Airline Disruptions","one_liner":"Returns cancellation and delay counts per airline from FlightAware, including worldwide and national totals, with pagination support.","when_to_use":"Use when an agent needs to identify which airlines have the most cancellations or delays, compare disruption levels across carriers, or surface real-time airline reliability data for travel planning or alerting.","not_for":"Do not use for disruptions at a specific airport or on a specific route; use an airport-level or route-level disruption endpoint instead. Not suitable for historical trend analysis beyond the current snapshot.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/disruption-counts/airline","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T10:20:03.525Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airline-disruption-counts/json"},{"skill_name":"fetch-airport-weather-observations","display_name":"Airport Weather Observations","one_liner":"Returns recent METAR-based weather observations for a specified airport, including temperature, wind, visibility, cloud layers, pressure, and raw METAR string.","when_to_use":"Use when an agent needs current or recent weather conditions at a specific airport identified by its ICAO code, such as for flight planning, delay assessment, or weather briefing.","not_for":"Do not use for weather forecasts or TAF data; this endpoint returns only past and current observations. Not suitable for non-airport weather lookups.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/KMIA/weather/observations","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":98,"last_verified_at":"2026-05-22T20:32:23.744Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airport-weather-observations/json"},{"skill_name":"fetch-airport-departures","display_name":"FlightAware Departures","one_liner":"Returns live departure flight records for a specified airport using FlightAware data, including flight identifiers, origin/destination, runway, timing, status, aircraft type, and route.","when_to_use":"Use when an agent needs current or recent departure flight data for a specific airport, such as checking flight status, departure delays, runway usage, or building a live departures board.","not_for":"Do not use for arrival flight data; use a separate arrivals endpoint instead. Not suitable for historical flight analytics or fare/pricing lookups.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/KMIA/flights/departures","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":92,"last_verified_at":"2026-05-21T23:11:19.494Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airport-departures/json"},{"skill_name":"fetch-airport-arrivals","display_name":"Airport Arrivals Feed","one_liner":"Returns a list of live and recent arrival flights for a specified airport, including flight identifiers, origin, destination, runway, timing, status, and aircraft type.","when_to_use":"Use when an agent needs current or recent arrival flight data for a specific airport, such as checking which flights have landed, their delays, runways used, gates, and flight status.","not_for":"Do not use for departure flight data; use a departures endpoint instead. Not suitable for real-time position tracking or streaming flight telemetry.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/KMIA/flights/arrivals","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":97,"last_verified_at":"2026-05-21T23:11:19.540Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airport-arrivals/json"},{"skill_name":"fetch-cgk-to-kno-flights","display_name":"CGK to KNO Flights","one_liner":"Returns scheduled and active flight data for airline routes from Jakarta Soekarno-Hatta (CGK) to Kuala Namu International (KNO), including segment identifiers, timing, aircraft type, and status.","when_to_use":"Use when an agent needs to list upcoming or current flights operating between Jakarta CGK and Medan KNO, including departure/arrival times, flight numbers, operators, aircraft types, delays, and route distance.","not_for":"Do not use for flights on other route pairs; the origin and destination are fixed to CGK and KNO. Not suitable for real-time position tracking or historical flight records.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/cgk/flights/to/kno","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T21:02:53.473Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-cgk-to-kno-flights/json"},{"skill_name":"fetch-airport-delays","display_name":"Airport Delay Feed","one_liner":"Returns current flight delay data for airports worldwide, including delay duration in seconds, category, severity color, and human-readable reasons sourced from FlightAware.","when_to_use":"Use when an agent needs to check whether specific airports are currently experiencing flight delays, including the cause category (weather, other), severity, and average delay duration in seconds.","not_for":"Do not use for historical delay statistics or future delay forecasts; this endpoint returns only current real-time delay conditions.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/delays","version":1,"merchant_approved":false,"verification_status":"fail","quality_score":22,"last_verified_at":"2026-05-22T20:48:03.955Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airport-delays/json"},{"skill_name":"fetch-flightaware-flight-count","display_name":"FlightAware Flight Count","one_liner":"Returns the total number of flights matching a FlightAware search query string.","when_to_use":"Use when an agent needs to know how many flights match a given FlightAware search expression, such as counting flights by route, airline, aircraft type, or other search criteria.","not_for":"Do not use to retrieve individual flight details or route information; use a flight search listing endpoint instead.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/flights/search/count","version":1,"merchant_approved":false,"verification_status":"fail","quality_score":98,"last_verified_at":"2026-05-22T19:05:19.624Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-flightaware-flight-count/json"},{"skill_name":"fetch-airport-flightaware-data","display_name":"Airport FlightIntel","one_liner":"Returns FlightAware airport metadata for a given ICAO airport code, including name, location, elevation, timezone, and flight listing URL.","when_to_use":"Use when an agent needs structured airport reference data — such as coordinates, timezone, IATA/ICAO codes, city, state, or country — for a specific airport identified by its ICAO code.","not_for":"Do not use for real-time flight status, live departure/arrival boards, or weather data; use a dedicated flight-status or METAR endpoint instead.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/KJFK","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":99,"last_verified_at":"2026-05-22T18:50:55.206Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airport-flightaware-data/json"},{"skill_name":"fetch-flightaware-flight-details","display_name":"FlightAware Flight Lookup","one_liner":"Returns FlightAware flight records for a given flight number, including origin, destination, schedule times, status, aircraft type, and codeshares.","when_to_use":"Use when an agent needs live or scheduled flight details for a specific flight number, including departure/arrival airports, scheduled and estimated times, flight status, aircraft type, seat counts, and codeshare partners.","not_for":"Do not use for searching flights by route or date range; this endpoint requires a specific flight number. Not suitable for real-time position tracking or historical analytics across multiple flights.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/flights/UX1503","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T08:20:14.649Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-flightaware-flight-details/json"},{"skill_name":"fetch-flight-status","display_name":"AA95 Flight Status","one_liner":"Returns FlightAware flight status data for American Airlines flight AA95, including scheduled/estimated times, aircraft, origin, destination, codeshares, and route for recent flight instances.","when_to_use":"Use when an agent needs current or recent flight status, timing, aircraft registration, gate/terminal info, or route details for American Airlines flight AA95 (MAD→JFK).","not_for":"Do not use for arbitrary flight numbers; this endpoint is hardcoded to AA95. For other flights, use a parameterized flight status API.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/flights/AA95","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":95,"last_verified_at":"2026-05-22T08:20:16.472Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-flight-status/json"},{"skill_name":"fetch-airport-info","display_name":"Madrid Airport Info","one_liner":"Returns FlightAware airport details for a given airport code, including ICAO/IATA identifiers, name, location coordinates, elevation, timezone, and related links.","when_to_use":"Use when an agent needs static airport reference data for MAD (Madrid-Barajas), such as ICAO/IATA codes, geographic coordinates, elevation, timezone, or a Wikipedia link.","not_for":"Do not use for live flight status, schedules, or delays; use a flight-tracking endpoint instead. Not suitable for airports other than MAD as this endpoint is hardcoded to that airport.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/MAD","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":94,"last_verified_at":"2026-05-22T18:50:44.442Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-airport-info/json"},{"skill_name":"fetch-flightaware-airports","display_name":"Airport Lookup","one_liner":"Returns a paginated list of airports from FlightAware, each with an airport code and info URL, supporting cursor-based pagination.","when_to_use":"Use when an agent needs to enumerate airports available in FlightAware for travel planning, flight search, or building airport selection lists, and requires paginated traversal of the full airport catalog.","not_for":"Do not use for detailed per-airport data such as name, location, or elevation; this endpoint returns only airport codes and info URLs in the real response. Do not use for flight status or scheduling lookups.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":82,"last_verified_at":"2026-05-22T10:35:05.007Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-flightaware-airports/json"},{"skill_name":"fetch-jfk-to-lax-flights","display_name":"JFK to LAX Flights","one_liner":"Returns FlightAware flight data for scheduled and active flights from John F. Kennedy International (KJFK) to Los Angeles International (KLAX), including per-segment identifiers, times, aircraft type, route, and gate info.","when_to_use":"Use when an agent needs current or upcoming flight listings between JFK and LAX, including scheduled departure/arrival times, airline identifiers, aircraft type, flight status, codeshares, and gate/terminal assignments.","not_for":"Do not use for flights between any other airport pair; the origin and destination are hardcoded to KJFK and KLAX. Not suitable for real-time position tracking or historical flight records.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://stabletravel.dev/api/flightaware/airports/KJFK/flights/to/KLAX","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T20:48:06.141Z","skill_url":"https://x402gle.com/servers/stabletravel.dev/fetch-jfk-to-lax-flights/json"}],"manifest_url":"https://x402gle.com/servers/stabletravel.dev/manifest.json","skill_md_url":"https://x402gle.com/servers/stabletravel.dev/SKILL.md","agent_card_url":"https://x402gle.com/servers/stabletravel.dev/.well-known/agent.json"}