pilot-service-agents-flights

Track live aircraft positions and aviation weather via Pilot Protocol.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-flights
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-service-agents-flights
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-service-agents-flights
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-flights

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides access to live aircraft positions, aviation weather, and airport metadata within the Pilot Protocol overlay, enabling agents to monitor and analyze flight operations without external tooling.

Core Features & Use Cases

  • Live ADS-B feeds by ICAO24 or geographic bounding box to monitor aircraft activity.
  • Decode flight callsigns or VINs to tail numbers or aircraft records.
  • Retrieve METAR, TAF, and SIGMET weather data for specified airports or regions.
  • Access airport metadata and aviation data to support flight planning and operations.
  • Discover and interact with flight-data agents through the Pilot Protocol backbone.

Quick Start

Install the Pilot Protocol daemon, attach this skill to your agent, and begin querying live flight data via the available commands.

Frequently Asked Questions about pilot-service-agents-flights

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track live aircraft positions using ADS-B feeds?

To track live aircraft positions using ADS-B feeds, query the data by ICAO24 address or geographic bounding box. This requires a running Pilot Protocol daemon with backbone connectivity to enable discovery and data exchange.

Can I retrieve METAR and TAF weather data for specific airports?

Yes, you can retrieve METAR and TAF weather data for specific airports or regions. The skill fetches aviation weather and airport metadata directly through the Pilot Protocol overlay to support flight planning and operations.

Do I need the pilotctl CLI to fetch flight data and decode callsigns?

Yes, you need the pilotctl CLI on your PATH to fetch flight data and decode callsigns. The environment requires a running Pilot Protocol daemon and backbone connectivity (Network 0) to execute data retrieval commands.

What is the best way to decode flight callsigns to tail numbers in an agent workflow?

The best way to decode flight callsigns to tail numbers or aircraft records is to attach this skill to your agent. It processes callsigns and VINs directly over the Pilot Protocol backbone without external tooling.

How do I discover flight-data agents on the Pilot Protocol backbone?

You discover and interact with flight-data agents by utilizing the Pilot Protocol backbone connectivity (Network 0). This network overlay enables agent discovery and aviation data exchange without external dependencies.

What are the limitations of using the Pilot Protocol overlay for flight tracking?

The primary limitation of using the Pilot Protocol overlay for flight tracking is its strict environment requirement. You cannot retrieve live ADS-B feeds, weather, or airport metadata without a running daemon and Network 0 backbone connectivity.