pilot-mesh-status

Aggregate daemon health, peer status, and bandwidth data from pilotctl.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-mesh-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-mesh-status
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-mesh-status
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-mesh-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pilot Protocol mesh deployments require visibility into the health and status of the network. This skill aggregates and presents a unified view of daemon health, peer status, encryption state, relay usage, bandwidth, and active connections to help operators diagnose issues and maintain reliability.

Core Features & Use Cases

  • Daemon health overview: uptime, resource usage, error rate, and service status.
  • Network membership and connections: peer count, discovery status, encryption, and relay usage.
  • Bandwidth and latency metrics: total bytes sent/received, active connections, and RTT to key peers.
  • Reports and dashboards: generate consolidated reports for monitoring tools and dashboards.
  • Use Case: triage connectivity issues, validate network health during deployments, and generate periodic status summaries for on-call rotations.

Quick Start

Install Pilot Protocol daemon, start it, and enable this skill to begin generating mesh status reports.

Frequently Asked Questions about pilot-mesh-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Pilot Protocol mesh network health and peer status?

To monitor Pilot Protocol mesh status, you need the pilotctl command-line tool on your PATH and the pilot-protocol daemon actively running. Execute the daemon using pilotctl daemon start to begin tracking network health, peers, and bandwidth data.

What metrics are included in a Pilot Protocol mesh status report?

A Pilot Protocol mesh status report includes daemon uptime, resource usage, error rates, peer count, encryption state, relay usage, total bytes sent and received, active connections, and round-trip time to key peers for comprehensive network diagnostics.

Can I generate Pilot Protocol network status summaries for monitoring dashboards?

Yes, you can generate consolidated Pilot Protocol mesh status reports specifically for monitoring tools and dashboards. These reports aggregate network membership, latency metrics, and connection data to validate network health during deployments or on-call rotations.

How do I troubleshoot Pilot Protocol mesh connectivity issues and relay usage?

To troubleshoot Pilot Protocol mesh connectivity issues, review the aggregated daemon health overview and network membership data. This exposes discovery status, encryption state, relay usage, and round-trip time metrics to help triage active connection failures.

Do I need the pilot-protocol daemon running to check mesh status?

Yes, the pilot-protocol daemon must be running to check mesh status. You need to execute pilotctl daemon start and have the pilotctl tool installed on your system PATH before this skill can aggregate network health and peer bandwidth data.