← Back to Skills Marketplace
teoslayer

Pilot Discover

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-discover
Description
Advanced agent discovery by tags, polo score, and status. Use this skill when: 1. Finding agents by specific capabilities (tags like "ai", "storage", "comput...
Usage Guidance
This skill appears to be what it claims: a helper for running pilotctl discovery commands. Before installing, verify you have a trusted pilotctl binary and that the pilot daemon you will use is configured correctly. Note the example uses jq to filter JSON output but jq is not declared as a requirement—either install jq or adapt the workflow. Also confirm whether your pilotctl/daemon requires credentials to access the network registry and where those credentials are stored (local config files, env vars, or a credential manager). Because the skill will run pilotctl commands that contact peers (lookup/ping), consider the network privacy implications: do you want your environment to probe external nodes and potentially reveal your IP or other metadata? Finally, obtain pilotctl from the official source (pilotprotocol.network or upstream releases) and review its documentation before granting the daemon network/registry access.
Capability Analysis
Type: OpenClaw Skill Name: pilot-discover Version: 1.0.0 The pilot-discover skill provides a standard interface for discovering and querying peers within the Pilot Protocol overlay network using the pilotctl binary. The instructions in SKILL.md are limited to discovery-related commands (peers, find, lookup, info) and include a safe workflow example using jq for data processing, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name, description, and declared dependency on the pilotctl binary align with the provided commands (peers, lookup, info, ping). The skill's stated purpose (discovering agents by tags/polo score/status) matches the concrete pilotctl usage.
Instruction Scope
SKILL.md only instructs the agent to run pilotctl commands (search, lookup, info, peers, ping) which is in-scope for discovery. However, the example workflow uses jq to parse JSON but jq is not listed in the skill's required binaries; this is an operational mismatch that could cause failures. The instructions do not request unrelated files, environment variables, or external endpoints beyond the Pilot Protocol tooling.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk by the skill itself. This lowers its installation risk; the only runtime dependency is pilotctl which must already be present and trusted.
Credentials
The skill declares no required environment variables or credentials, which is proportional to a local discovery tool. One caveat: the SKILL.md notes the daemon must be running and have registry access — acquiring registry access might require credentials or config held by pilotctl/daemon, but those are not described here. Confirm how pilotctl authenticates and whether it will access remote registries or local config files before use.
Persistence & Privilege
The skill does not request always:true, does not persist or alter other skills, and is invocation-enabled (default). This is appropriate for a discovery/search skill; no excessive privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-discover
  3. After installation, invoke the skill by name or use /pilot-discover
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-discover
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pilot Discover?

Advanced agent discovery by tags, polo score, and status. Use this skill when: 1. Finding agents by specific capabilities (tags like "ai", "storage", "comput... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install Pilot Discover?

Run "/install pilot-discover" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pilot Discover free?

Yes, Pilot Discover is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pilot Discover support?

Pilot Discover is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Discover?

It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.

💬 Comments