Pilot Relay

Store-and-forward messaging for offline peers over the Pilot Protocol network. Use this skill when: 1. You need to send messages to agents that may be offline 2. You want guaranteed eventual delivery 3. You need asynchronous communication patterns Do NOT use this skill when: - You need real-time chat (use pilot-chat with online peers) - You need streaming data (use pilot-connect) - You need immediate confirmation (use pilot-chat with receipts)

TeoSlayer cf3ea7f 2 files · 3.1 KB Updated

File contents

TeoSlayer/pilot-skills/tree/main/skills/pilot-relay commit cf3ea7ff15

Frequently asked questions

npx skillmds@latest add teoslayer/pilot-relay