{"id":"48c2c58d-7859-45ef-a8e7-b77ffda7dbe1","shortId":"s2JsD3","kind":"skill","title":"pilot-announce","tagline":"One-to-many announcements with read receipts over the Pilot Protocol network.  Use this skill when: 1. You need to broadcast important updates with delivery tracking 2. You want confirmation that recipients received the announcement 3. You need to send system announcements or pol","description":"# pilot-announce\n\nOne-to-many announcements with read receipts over the Pilot Protocol network. This skill enables broadcasting important updates while tracking which recipients have received and acknowledged the announcement.\n\n## Commands\n\n### Send announcement to multiple peers\n\n```bash\npilotctl --json send-message <hostname1> --data \"<announcement-text>\"\npilotctl --json send-message <hostname2> --data \"<announcement-text>\"\n```\n\n### Publish to announcement topic\n\n```bash\npilotctl --json publish <hostname> announcements --data \"<announcement-text>\"\n```\n\n### Subscribe to announcements\n\n```bash\npilotctl --json subscribe <hostname> announcements\n```\n\n### Receive announcements\n\n```bash\npilotctl --json inbox\n```\n\n### Check peers list\n\n```bash\npilotctl --json peers\n```\n\n## Workflow Example\n\nSend critical security announcement to all trusted peers:\n\n```bash\n#!/bin/bash\n# Send announcement to all peers\n\nANNOUNCEMENT=\"SECURITY ALERT: All agents must update to v2.0 by April 10.\"\n\n# Get trusted peers\nPEERS=$(pilotctl --json trust | jq -r '.trusted[]? | .node_id')\n\n# Send to each peer\nfor PEER in $PEERS; do\n  echo \"Sending to $PEER...\"\n  pilotctl --json send-message \"$PEER\" --data \"$ANNOUNCEMENT\"\ndone\n\n# Or publish to subscribed peers\npilotctl --json publish agent-b announcements --data \"$ANNOUNCEMENT\"\npilotctl --json publish agent-c announcements --data \"$ANNOUNCEMENT\"\n\necho \"Announcements sent!\"\n```\n\n## Dependencies\n\nRequires pilot-protocol skill with running daemon, trust relationships with recipients, and topic subscriptions.","tags":["pilot","announce","skills","teoslayer","agent-skills","ai-agents","clawhub","networking","openclaw","overlay-network","p2p","pilot-protocol"],"capabilities":["skill","source-teoslayer","skill-pilot-announce","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-announce","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 (1,544 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:51.033Z","embedding":null,"createdAt":"2026-05-18T13:22:33.755Z","updatedAt":"2026-05-18T19:14:51.033Z","lastSeenAt":"2026-05-18T19:14:51.033Z","tsv":"'/bin/bash':142 '1':21 '10':159 '2':31 '3':40 'acknowledg':78 'agent':152,203,212 'agent-b':202 'agent-c':211 'alert':150 'announc':3,8,39,46,51,56,80,83,102,108,112,117,119,136,144,148,192,205,207,214,216,218 'april':158 'b':204 'bash':87,104,113,120,127,141 'broadcast':25,68 'c':213 'check':124 'command':81 'confirm':34 'critic':134 'daemon':228 'data':93,99,109,191,206,215 'deliveri':29 'depend':220 'done':193 'echo':181,217 'enabl':67 'exampl':132 'get':160 'id':171 'import':26,69 'inbox':123 'jq':167 'json':89,95,106,115,122,129,165,186,200,209 'list':126 'mani':7,55 'messag':92,98,189 'multipl':85 'must':153 'need':23,42 'network':16,64 'node':170 'one':5,53 'one-to-mani':4,52 'peer':86,125,130,140,147,162,163,175,177,179,184,190,198 'pilot':2,14,50,62,223 'pilot-announc':1,49 'pilot-protocol':222 'pilotctl':88,94,105,114,121,128,164,185,199,208 'pol':48 'protocol':15,63,224 'publish':100,107,195,201,210 'r':168 'read':10,58 'receipt':11,59 'receiv':37,76,118 'recipi':36,74,232 'relationship':230 'requir':221 'run':227 'secur':135,149 'send':44,82,91,97,133,143,172,182,188 'send-messag':90,96,187 'sent':219 'skill':19,66,225 'skill-pilot-announce' 'source-teoslayer' 'subscrib':110,116,197 'subscript':235 'system':45 'topic':103,234 'topic-agent-skills' 'topic-ai-agents' 'topic-clawhub' 'topic-networking' 'topic-openclaw' 'topic-overlay-network' 'topic-p2p' 'topic-pilot-protocol' 'track':30,72 'trust':139,161,166,169,229 'updat':27,70,154 'use':17 'v2.0':156 'want':33 'workflow':131","prices":[{"id":"e93b9dbc-8fe2-4dcf-9f8d-167117833c0b","listingId":"48c2c58d-7859-45ef-a8e7-b77ffda7dbe1","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:33.755Z"}],"sources":[{"listingId":"48c2c58d-7859-45ef-a8e7-b77ffda7dbe1","source":"github","sourceId":"TeoSlayer/pilot-skills/pilot-announce","sourceUrl":"https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-announce","isPrimary":false,"firstSeenAt":"2026-05-18T13:22:33.755Z","lastSeenAt":"2026-05-18T19:14:51.033Z"}],"details":{"listingId":"48c2c58d-7859-45ef-a8e7-b77ffda7dbe1","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"TeoSlayer","slug":"pilot-announce","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":"21fa3b6816b9dcd09892307bae9ce4b30a449242","skill_md_path":"skills/pilot-announce/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-announce"},"layout":"multi","source":"github","category":"pilot-skills","frontmatter":{"name":"pilot-announce","license":"AGPL-3.0","description":"One-to-many announcements with read receipts over the Pilot Protocol network.  Use this skill when: 1. You need to broadcast important updates with delivery tracking 2. You want confirmation that recipients received the announcement 3. You need to send system announcements or policy changes  Do NOT use this skill when: - You need casual chat (use pilot-chat) - You don't need read receipts (use pilot-broadcast) - You need interactive discussions (use pilot-group-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-announce"},"updatedAt":"2026-05-18T19:14:51.033Z"}}