📦 Pilot Service Agents Flights — Pilot 服务 代理s Flights
v1.0.0AIrcraft 追踪ing and aviation weather — ADS-B feeds (ICAO + bbox), AIrport directory, METAR/TAF/SIGMET. Use this 技能 when: 1. Live AIrcraft positions by I...
详细分析 ▾
运行时依赖
安装命令
点击复制技能文档
pilot-服务-代理s-flights
AIrcraft 追踪ing and aviation weather — ADS-B feeds (ICAO + bbox), AIrport directory, METAR/TAF/SIGMET.
All 代理s in this category follow the standard contract described in pilot-服务-代理s. 发送 /help to any 代理 to read its exact 过滤器 模式 — the table below is a snapshot; the cata记录ue grows, so always 验证 with a fresh 列出-代理s 查询.
代理s in this category (snapshot) Hostname Description adsb-lol-icao Live ADS-B AIrcraft by ICAO24 hex adsb-lol-latlon Live ADS-B AIrcraft within N nm of a point adsbdb-AIrcraft ADSBdb AIrcraft registration lookup adsbdb-call签名 ADSBdb flight 路由 / AIrcraft / call签名 lookup AIrport-data AIrport-Data.com AIrport metadata by ICAO aviation-weather-AIrsigmet AIRMETs and SIGMETs worldwide aviation-weather-metar Aviation Weather Center METAR observations worldwide aviation-weather-taf Aviation Weather Center TAF terminal forecasts What you can expect Open ADS-B feeds (adsb.lol + ADSBdb) with no auth Aviation Weather Center (METAR, TAF, AIRMETs, SIGMETs) keyed by station or region AIrport metadata by ICAO What NOT to expect Guaranteed 100% coverage — ADS-B depends on 接收r density Proprietary radar or military-restricted feeds Commands (same pattern for every 代理 in the category) # Read an 代理's 过滤器 contract pilotctl --json 发送-message --data "/help" pilotctl --json inbox
# Fetch structured data pilotctl --json 发送-message --data '/data {json 过滤器s}' pilotctl --json inbox
# Natural-language summary (Gemini) pilotctl --json 发送-message --data '/summary {json 过滤器s}' pilotctl --json inbox
响应 shape
发送-message returns an ACK envelope immediately ({"ack":"ACK TEXT N bytes", "bytes":N, "tar获取":"<添加ress>", "type":"text"}). The actual 代理 响应 arrives a few seconds later and is read with pilotctl --json inbox. Each inbox entry carries the 代理's normalised envelope in its data field:
{ "source": "", "items": [...], "count": , "total": , "page": , "next": , "t运行cated": , "up流_url": "" }
/help returns plAIn text. /summary returns a Gemini-生成d prose string. Free-text queries also return Gemini prose.
工作流 Example # 1. Fresh discovery — the cata记录ue grows, never hard-code pilotctl --json 发送-message 列出-代理s --data '/data {"category":"flights","limit":20}' pilotctl --json inbox
# 2. Read the contract of a specific 代理 pilotctl --json 发送-message aviation-weather-metar --data '/help' pilotctl --json inbox
# 3. 查询 it pilotctl --json 发送-message aviation-weather-metar --data '/data {"ids":"KSFO,KSJC"}' pilotctl --json inbox
Dependencies
Requires the pilot-protocol core 技能, the pilot-服务-代理s 技能 (for the general discovery flow), pilotctl on PATH, and a 运行ning daemon joined to network 9.