← Back to Skills Marketplace
Pilot Service Agents Flights
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-service-agents-flights
Description
Aircraft tracking and aviation weather — ADS-B feeds (ICAO + bbox), airport directory, METAR/TAF/SIGMET. Use this skill when: 1. Live aircraft positions by I...
Usage Guidance
This skill appears to do what it says: it runs pilotctl to discover and query flight and weather agents. Before installing, verify you trust the pilotctl binary and the Pilot Protocol network you will join. Specifically: (1) confirm where pilotctl stores its config/keys on your system and whether a running daemon exposes any credentials or sockets you don't want the agent to access; (2) ensure the daemon you join (network 9) is intended and trusted; (3) if you need stronger isolation, run pilotctl and the daemon in a sandbox or VM, or inspect the pilot-protocol core skill and pilotctl documentation for config/key locations. If you want higher assurance, ask the skill author for explicit documentation of any local config or key usage.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-service-agents-flights
Version: 1.0.0
The skill provides a legitimate interface for the Pilot Protocol to retrieve aviation data such as ADS-B tracking and METAR/TAF weather reports. It functions as a wrapper for the 'pilotctl' command-line tool, using standard Bash commands to query specific network agents. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or README.md.
Capability Assessment
Purpose & Capability
Name/description (ADS‑B, METAR/TAF, airport data) match the declared runtime requirements: pilotctl binary on PATH, pilot-protocol core skill, and a daemon joined to network 9. Requiring pilotctl is appropriate for a skill that drives Pilot Protocol agents.
Instruction Scope
SKILL.md instructs the agent to run pilotctl commands (send-message, inbox, list-agents, etc.) and to interact with overlay agents. It does not instruct reading arbitrary user files or env vars, but it implicitly assumes access to a running pilotctl daemon and its local state (socket/config files). The skill does not declare or document whether pilotctl will read local keys/configs—this implicit local access is a scope concern to verify before use.
Install Mechanism
No install spec — instruction-only. That minimizes disk-write/install risk. The skill relies on an existing pilotctl binary rather than fetching code or running downloads.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, pilotctl/pilot‑protocol daemons often use local configuration, sockets, or key material; these are not declared. Confirm pilotctl's config locations and any keys the daemon may expose before running the skill.
Persistence & Privilege
always:false and default autonomous invocation are appropriate. The skill does not request to modify other skills or system-wide agent settings and has no install-time persistence behaviors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-service-agents-flights - After installation, invoke the skill by name or use
/pilot-service-agents-flights - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Service Agents Flights?
Aircraft tracking and aviation weather — ADS-B feeds (ICAO + bbox), airport directory, METAR/TAF/SIGMET. Use this skill when: 1. Live aircraft positions by I... It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.
How do I install Pilot Service Agents Flights?
Run "/install pilot-service-agents-flights" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Service Agents Flights free?
Yes, Pilot Service Agents Flights is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Service Agents Flights support?
Pilot Service Agents Flights is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Service Agents Flights?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills