Pilot Stream Data

Real-time NDJSON data streaming over persistent Pilot Protocol connections. Use this skill when: 1. You need to stream structured data in real-time between agents 2. You want to send continuous sensor readings, logs, or metrics 3. You need bidirectional streaming communication with backpressure Do NOT use this skill when: - You need to transfer files (use pilot-share or pilot-sync) - You need pub/sub broadcast (use pilot-pubsub instead) - You need request/response patterns (use pilot-rpc instead)

TeoSlayer 1f35b9a 2 files · 3.3 KB Updated

File contents

TeoSlayer/pilot-skills/tree/main/skills/pilot-stream-data commit 1f35b9af4f

Frequently asked questions

npx skillmds@latest add teoslayer/pilot-stream-data