Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Umbrella skill for cloud-bridged communication protocols between agents on different machines (Ping-Pong, agent-beam, listeners and future protocols). Use when coordinating work across machines via a shared sync folder or message yard.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | -20% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 15% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -12% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -15% | 0% |
<img src="banner.png" width="100%" alt="cloud-communication-protocols banner">
Family of protocols that let two or more agents on different machines coordinate through a shared, cloud-synchronized folder (the "yard") instead of a direct channel. This skill is the umbrella: it collects the protocols, names which one is proven, and gates the ones still in concept.
and there is no direct agent-to-agent channel.
escalation across those machines.
Two or more workers with offset scheduled scans bridge the cloud-sync latency: each side scans the yard for assignments addressed to itself, executes, leaves the answer, and may issue follow-ups for the other side.
Core rules: write only in your own slot, receipts for every action, idempotency, no secrets in the yard (public keys/fingerprints/paths only), cooperative error deltas, readback-over-log verification.
Cadence control is not part of the base protocol; it is provided by the companion skill cron-tuner (self-tuning loop) and by peer-instructed cadence signals (CADENCE: match 15m / CADENCE: pause …). A mutual WAKE: channel allows out-of-cycle scans as a hint, never as authority.
Full specification and reference evidence: dev-bricks/system-gap-master → docs/communications-protocols-skill.md.
For urgent work: a package of prompt + starter script is placed in the target slot, and a watcher on the target machine starts a local agent run on it — the agent "lands" with assignment and starter and begins immediately.
Gated: requires a signed-starter trust contract, quarantine/review step and explicit operator approval before any activation.
Watchers observe triggers in the yard (file arrivals, flag files, registry changes) and start agents on the other machine. "Ear-to-ear": one host's listener watches the other host's inbox.
Gated: debouncing rules, trigger whitelists per slot and a security contract are required first.
not done.
counter-test, second opinions welcome.
(e.g. 48 h), not by escalation.
New protocols join this family as a subchapter in communications-protocols-skill.md (concept first, with its own security contract and evidence before "proven"). List them here with one line each: name, state (concept/pilot/proven), purpose.
Other measured skills in the registry, with their headline benchmark lift.