Contextbroker
/install contextbroker
contextbroker — Cross-Agent Memory SDK
What It Is
A cross-agent memory SDK — gives AI agents structured, persistent context across sessions, tools, and platforms. Works with any AI Model.
When to Use
- Building multi-agent orchestration systems
- Giving agents persistent memory across sessions
- Migrating context between AI platforms
- Structured context injection for RAG pipelines
Syntax
/contextbroker push --session-id abc123 --context "user preferences..."
/contextbroker pull --session-id abc123
/contextbroker export --format openai --output memory.json
Free Tier
100 context operations/month free with any Signalloom API key.
Get your free key: https://signalloomai.com/signup
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install contextbroker - After installation, invoke the skill by name or use
/contextbroker - Provide required inputs per the skill's parameter spec and get structured output
What is Contextbroker?
A cross-agent memory and context SDK for AI systems. Provides structured context injection, conversation memory portability, and context enrichment. It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.
How do I install Contextbroker?
Run "/install contextbroker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Contextbroker free?
Yes, Contextbroker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Contextbroker support?
Contextbroker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Contextbroker?
It is built and maintained by AVale-SLAI (@avale-slai); the current version is v1.0.3.