← Back to Skills Marketplace
Pilot Service Agents Dev
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-service-agents-dev
Description
Developer-platform metadata — GitHub, Docker Hub, crates.io, and other ecosystem registries. Use this skill when: 1. Resolving a GitHub repo or fetching its...
Usage Guidance
This skill appears to be a thin, read-only client for Pilot 'service agents' and is coherent with its description. Before installing: (1) verify that the pilotctl binary and Pilot daemon you will use come from a trusted source — the skill assumes pilotctl and a networked daemon and those components have broad network access; (2) confirm you want the daemon joined to the specified overlay (network 9) and that the overlay's privacy/trust model is acceptable; (3) note the skill only works with public metadata and will not access private repos or require OAuth tokens; and (4) if you do not already trust the pilot-protocol core skill and any overlay agents (list-agents and the host agents), test in an isolated environment first. If you need private or authenticated repo access, this skill will not provide it.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-service-agents-dev
Version: 1.0.0
The skill provides instructions for an AI agent to interact with the Pilot Protocol ecosystem using the `pilotctl` CLI tool to fetch developer-related metadata (GitHub, Docker Hub, crates.io). The `SKILL.md` file defines standard Bash commands for querying remote agents and reading responses from an inbox. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the operations are restricted to read-only metadata retrieval as described.
Capability Tags
Capability Assessment
Purpose & Capability
The name and description claim read-only developer-platform metadata (GitHub, Docker Hub, crates.io, etc.). The skill only requires pilotctl and a running pilot-protocol daemon joined to a specific overlay network, which is coherent because the skill delegates lookups to remote 'service agents' over the Pilot network.
Instruction Scope
SKILL.md instructs the agent to send messages with pilotctl to discovery and per-host agents (/help, /data, /summary) and then read replies from pilotctl --json inbox. All referenced actions are read-only and limited to public metadata; there are no instructions to read local user files, credentials, or to transmit data to third-party endpoints outside the Pilot overlay.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That lowers risk: nothing will be downloaded or written by the skill itself. The only external dependency is pilotctl, which the README and SKILL.md require to already be on PATH.
Credentials
The skill declares no required environment variables and no credentials. That matches the stated read-only, public-only use case. There are no unexplained requests for tokens or secrets.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges or attempt to modify other skills. Autonomous invocation is allowed (platform default) and is reasonable here since the skill performs remote queries on demand.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-service-agents-dev - After installation, invoke the skill by name or use
/pilot-service-agents-dev - 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 Dev?
Developer-platform metadata — GitHub, Docker Hub, crates.io, and other ecosystem registries. Use this skill when: 1. Resolving a GitHub repo or fetching its... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.
How do I install Pilot Service Agents Dev?
Run "/install pilot-service-agents-dev" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Service Agents Dev free?
Yes, Pilot Service Agents Dev is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Service Agents Dev support?
Pilot Service Agents Dev is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Service Agents Dev?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills