contextbroker
A cross-agent memory and context SDK for AI systems. Provides structured context injection, conversation memory portability, and context enrichment.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/avale-slai/contextbrokercontextbroker — 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
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-avale-slai-contextbroker": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
jobaudit
Audit your OpenClaw cron job history and estimate how much you've spent on AI agents this week.
transcription
Transcribe audio and video files using the Signal Loom AI API. Supports MP3, WAV, M4A, MP4, MOV, and more. Runs locally on Apple Silicon for speed and privacy.
Loomlens Live
Skill by avale-slai
promptcache
Estimate the cost savings from caching frequently-used prompts across AI models.
loomlensai
Estimate the cost of any AI prompt across 19+ models before you run it. Works with OpenAI, Anthropic, Google, DeepSeek, xAI, MiniMax, and local models.