Agent Shared Context

Cross-agent context sharing via shared files. Agents write trends, highlights, and signals to a shared folder. Other agents read before acting — creating coordinated behavior without direct messaging. Use when: multi-agent setups need coordination, agents should know what other agents found, trends from one source should influence another agent's actions. NOT for: real-time communication, agent-to-agent chat, single-agent setups.

Install

openclaw skills install @gum97/agent-shared-context