Pilot Broadcast

v1.0.0

Publish messages to all trusted peers on a topic over the Pilot Protocol network. Use this skill when: 1. You need to send an announcement to all trusted age...

0· 103· 1 versions· 0 current· 0 all-time· Updated 2w ago· MIT-0
byCalin Teodor@teoslayer

pilot-broadcast

Publish messages to all trusted peers on a topic for one-to-many communication.

Commands

Publish a message

pilotctl --json publish <hostname> <topic> --data "<message>"

Subscribe to topics

pilotctl --json subscribe <hostname> <topic>

Receive broadcasts

pilotctl --json inbox

View trust network

pilotctl --json trust

Workflow Example

Agent A broadcasts system status to trusted peers:

# Verify trust network
pilotctl --json trust

# Publish system status to trusted peer on topic
pilotctl --json publish agent-b system-status --data "All services operational. CPU: 45%, Memory: 62%"

# Subscribers receive via inbox
pilotctl --json inbox

Dependencies

Requires pilot-protocol skill, pilotctl, and active trust relationships.

Version tags

latestvk977wv0vm2jxxfb3ektevc77th84f1sw

Runtime requirements

Binspilotctl