{"id":"d431e4f9-bb8f-4c1b-9689-c3eb0f058836","shortId":"QgbELJ","kind":"skill","title":"pilot-broadcast","tagline":"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 agents 2. You want to publish status updates to subscribers 3. You need network-wide notifications or alerts  Do NOT use this","description":"# pilot-broadcast\n\nPublish messages to all trusted peers on a topic for one-to-many communication.\n\n## Commands\n\n### Publish a message\n```bash\npilotctl --json publish <hostname> <topic> --data \"<message>\"\n```\n\n### Subscribe to topics\n```bash\npilotctl --json subscribe <hostname> <topic>\n```\n\n### Receive broadcasts\n```bash\npilotctl --json inbox\n```\n\n### View trust network\n```bash\npilotctl --json trust\n```\n\n## Workflow Example\n\nAgent A broadcasts system status to trusted peers:\n\n```bash\n# Verify trust network\npilotctl --json trust\n\n# Publish system status to trusted peer on topic\npilotctl --json publish agent-b system-status --data \"All services operational. CPU: 45%, Memory: 62%\"\n\n# Subscribers receive via inbox\npilotctl --json inbox\n```\n\n## Dependencies\n\nRequires pilot-protocol skill, pilotctl, and active trust relationships.","tags":["pilot","broadcast","skills","teoslayer","agent-skills","ai-agents","clawhub","networking","openclaw","overlay-network","p2p","pilot-protocol"],"capabilities":["skill","source-teoslayer","skill-pilot-broadcast","topic-agent-skills","topic-ai-agents","topic-clawhub","topic-networking","topic-openclaw","topic-overlay-network","topic-p2p","topic-pilot-protocol"],"categories":["pilot-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/TeoSlayer/pilot-skills/pilot-broadcast","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add TeoSlayer/pilot-skills","source_repo":"https://github.com/TeoSlayer/pilot-skills","install_from":"skills.sh"}},"qualityScore":"0.453","qualityRationale":"deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 6 github stars · SKILL.md body (836 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T19:14:52.078Z","embedding":null,"createdAt":"2026-05-18T13:22:35.308Z","updatedAt":"2026-05-18T19:14:52.078Z","lastSeenAt":"2026-05-18T19:14:52.078Z","tsv":"'1':22 '2':33 '3':42 '45':141 '62':143 'activ':159 'agent':32,104,131 'agent-b':130 'alert':50 'announc':28 'b':132 'bash':77,85,91,98,112 'broadcast':3,57,90,106 'command':73 'communic':72 'cpu':140 'data':81,136 'depend':151 'exampl':103 'inbox':94,147,150 'json':79,87,93,100,117,128,149 'mani':71 'memori':142 'messag':5,59,76 'need':24,44 'network':17,46,97,115 'network-wid':45 'notif':48 'one':69 'one-to-mani':68 'oper':139 'peer':9,63,111,124 'pilot':2,15,56,154 'pilot-broadcast':1,55 'pilot-protocol':153 'pilotctl':78,86,92,99,116,127,148,157 'protocol':16,155 'publish':4,37,58,74,80,119,129 'receiv':89,145 'relationship':161 'requir':152 'send':26 'servic':138 'skill':20,156 'skill-pilot-broadcast' 'source-teoslayer' 'status':38,108,121,135 'subscrib':41,82,88,144 'system':107,120,134 'system-status':133 'topic':12,66,84,126 'topic-agent-skills' 'topic-ai-agents' 'topic-clawhub' 'topic-networking' 'topic-openclaw' 'topic-overlay-network' 'topic-p2p' 'topic-pilot-protocol' 'trust':8,31,62,96,101,110,114,118,123,160 'updat':39 'use':18,53 'verifi':113 'via':146 'view':95 'want':35 'wide':47 'workflow':102","prices":[{"id":"485a00a4-1d02-483e-b5a7-094b7b22fb48","listingId":"d431e4f9-bb8f-4c1b-9689-c3eb0f058836","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"TeoSlayer","category":"pilot-skills","install_from":"skills.sh"},"createdAt":"2026-05-18T13:22:35.308Z"}],"sources":[{"listingId":"d431e4f9-bb8f-4c1b-9689-c3eb0f058836","source":"github","sourceId":"TeoSlayer/pilot-skills/pilot-broadcast","sourceUrl":"https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-broadcast","isPrimary":false,"firstSeenAt":"2026-05-18T13:22:35.308Z","lastSeenAt":"2026-05-18T19:14:52.078Z"}],"details":{"listingId":"d431e4f9-bb8f-4c1b-9689-c3eb0f058836","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"TeoSlayer","slug":"pilot-broadcast","github":{"repo":"TeoSlayer/pilot-skills","stars":6,"topics":["agent-skills","ai-agents","clawhub","networking","openclaw","overlay-network","p2p","pilot-protocol"],"license":"agpl-3.0","html_url":"https://github.com/TeoSlayer/pilot-skills","pushed_at":"2026-05-13T06:08:49Z","description":"80+ agent skills for Pilot Protocol — communication, file transfer, trust, task routing, swarm coordination, and more","skill_md_sha":"164b1592fcea73b5f92f41a5e903f0659384fe4c","skill_md_path":"skills/pilot-broadcast/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-broadcast"},"layout":"multi","source":"github","category":"pilot-skills","frontmatter":{"name":"pilot-broadcast","license":"AGPL-3.0","description":"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 agents 2. You want to publish status updates to subscribers 3. You need network-wide notifications or alerts  Do NOT use this skill when: - You need private 1:1 messaging (use pilot-chat) - You need to send files (use pilot-send-file) - You want to target specific agents (use pilot-chat)","compatibility":"Requires pilot-protocol skill and pilotctl binary on PATH. The daemon must be running (pilotctl daemon start)."},"skills_sh_url":"https://skills.sh/TeoSlayer/pilot-skills/pilot-broadcast"},"updatedAt":"2026-05-18T19:14:52.078Z"}}