← Back to Skills Marketplace
Pilot Mesh Status
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
141
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-mesh-status
Description
Comprehensive mesh status — peers, encryption, relay, bandwidth. Use this skill when: 1. Getting a complete overview of network status and health 2. Debuggin...
Usage Guidance
This skill appears to be what it says: a set of instructions to collect mesh status via the pilotctl CLI. Before installing/using it: 1) Verify you trust the pilotctl binary and the project homepage (https://pilotprotocol.network). 2) Ensure the pilot daemon is running and that pilotctl is on PATH. 3) Confirm the execution environment has jq, numfmt, and bc (the example script uses them) or edit the script to avoid those tools. 4) Be aware that the bench command triggers network traffic to peers (it may generate probing/benchmarking activity). No secrets are requested by the skill. If you need stronger assurance, request the skill author to explicitly declare all required binaries and provide provenance for pilotctl.
Capability Assessment
Purpose & Capability
Name/description and runtime instructions consistently implement mesh status reporting using the pilotctl CLI and a running Pilot daemon. Requiring pilotctl aligns with the stated purpose.
Instruction Scope
SKILL.md only runs pilotctl and common shell utilities to produce status output; it does not attempt to read unrelated files, environment variables, or external endpoints. One scope issue: the example workflow uses jq, numfmt, and bc but these are not declared in the skill's required binaries list, so the script may fail or an integrator might try to install those tools at runtime.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials. The required capability (access to the pilotctl binary and a running daemon) is proportional to the described functionality.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent privileges, does not modify other skills, and does not store credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-mesh-status - After installation, invoke the skill by name or use
/pilot-mesh-status - 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 Mesh Status?
Comprehensive mesh status — peers, encryption, relay, bandwidth. Use this skill when: 1. Getting a complete overview of network status and health 2. Debuggin... It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.
How do I install Pilot Mesh Status?
Run "/install pilot-mesh-status" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Mesh Status free?
Yes, Pilot Mesh Status is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Mesh Status support?
Pilot Mesh Status is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Mesh Status?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills