← Back to Skills Marketplace
Pilot Service Agents Transit
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
38
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-service-agents-transit
Description
Public-transit schedules and live data — Amtrak, BART, Deutsche Bahn, Swiss SBB, BC Ferries, BVG Berlin, and more. Use this skill when: 1. Live train / ferry...
Usage Guidance
This skill appears coherent for querying transit data via the Pilot Protocol. Before installing: (1) ensure you trust the pilotctl binary and pilotprotocol network — the skill requires joining an overlay (network 9) and will exchange messages with remote agents, which may expose metadata about queries and responses; (2) confirm you have the pilot-protocol daemon and understand its network/peer implications; (3) if you want to be extra cautious, run the daemon and pilotctl in a sandbox or inspect the pilotctl source/packaging; (4) there are no credentials requested by this skill, but check any upstream agents you query if you expect sensitive data not to be forwarded.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-service-agents-transit
Version: 1.0.0
The skill provides a standard interface for querying public transit data (Amtrak, BART, Deutsche Bahn, etc.) using the `pilotctl` command-line utility. The instructions in SKILL.md and README.md are consistent with the stated purpose of data retrieval and discovery within the Pilot Protocol ecosystem, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (transit schedules, multi-modal journeys, stop lookups) match the declared requirements: pilotctl on PATH, the pilot-protocol core skill, and a running daemon joined to network 9. These requirements are proportionate to a networked service-agent client.
Instruction Scope
SKILL.md only instructs use of pilotctl commands (send-message, inbox, /help, /data, /summary) against listed transit agents and to parse inbox JSON. It does not direct reading of unrelated files, environment variables, or system configuration. Note: it requires the agent to communicate over a peer overlay (network 9) and to query remote agents/upstream URLs, which is expected for this purpose but does involve network I/O and remote responses.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. It only requires an existing pilotctl binary; nothing is downloaded or written by the skill itself.
Credentials
No environment variables or credentials are requested. The skill's declared requirements (pilotctl and pilot-protocol daemon) explain the needed permissions; there are no unexplained SECRET/TOKEN/PASSWORD requests.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills. The agent may invoke the skill autonomously per platform defaults, which is normal.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-service-agents-transit - After installation, invoke the skill by name or use
/pilot-service-agents-transit - 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 Transit?
Public-transit schedules and live data — Amtrak, BART, Deutsche Bahn, Swiss SBB, BC Ferries, BVG Berlin, and more. Use this skill when: 1. Live train / ferry... It is an AI Agent Skill for Claude Code / OpenClaw, with 38 downloads so far.
How do I install Pilot Service Agents Transit?
Run "/install pilot-service-agents-transit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Service Agents Transit free?
Yes, Pilot Service Agents Transit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Service Agents Transit support?
Pilot Service Agents Transit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Service Agents Transit?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills