kybernesis@openclaw
00:00:00
_

Infinite memory for your OpenClaw AI

One plugin. Auto-recall before every turn. Your AI just knows.

OpenClaw's memory relies on tool calls that models don't use consistently. Kybernesis fixes this with auto-recall—relevant memories injected into context before every turn, across every platform.

INSTALL:
openclaw plugins install @kybernesis/openclaw-kybernesis
STATUS:
Connection:OKapi.kybernesis.ai
Auto-recall:enabled10 memories/turn
Auto-capture:enabledmin 50 chars
RETRIEVAL
<100MS
MEMORY
UNLIMITED
PLATFORMS
ALL
// THE_PROBLEM

Memory shouldn't be a tool the model might use

Memory should be context that's always there. Every single turn. Automatically. No thinking required.

without kybernesis
UNRELIABLE
> you: "What did we decide about the database?"
model thinking...
?should I call memory_search?
decides not to use tool
> ai: "I don't have context about previous decisions..."
[MEMORY_TOOL: not called] • [CONTEXT: missing]
with kybernesis
AUTO_RECALL
> you: "What did we decide about the database?"
kybernesis intercepting...
hybrid search: 3 memories found
context injected in 47ms
> ai: "We decided on PostgreSQL based on the March 5th meeting..."
[MEMORIES_INJECTED: 3] • [LATENCY: 47ms] • [NO_TOOL_CALL]
// HOW_IT_WORKS

What happens on every turn

Before the AI even starts thinking, Kybernesis searches your entire memory and injects the most relevant results into context.

YOUR_MESSAGEused as query
HYBRID_SEARCHsemantic + metadata
INJECTinto context
AI_RESPONDSwith full context
AUTO_CAPTURE

Conversations become searchable knowledge

After every turn, your message and the AI's response are automatically saved to memory with a generated title and tags. No manual saving. Your conversations build your knowledge base.

before turn = recall|after turn = capture|loop = knowledge
K
RECALL_LOOP
// FEATURES

What Kybernesis adds to OpenClaw

AUTO_RECALL

Your message becomes a search query. Top memories are injected into the AI's context before it starts thinking. No tool calls. No decisions. It just knows.

AUTO_CAPTURE

Every conversation is saved automatically with a generated title and tags. Your chats become searchable, linkable knowledge without any manual effort.

SLEEP_AGENT

While you're away, AI auto-tags your memories, discovers relationships between them, adjusts priority based on usage, and moves stale info to archive.

CROSS_PLATFORM

Start a conversation in Telegram. Continue in WhatsApp. Pick it up in Slack or Discord. Same memory, perfect context, every time. One AI everywhere.

// QUICK_START

Up and running in 60 seconds

kybernesis@setup
3_STEPS
STEP_01: INSTALL
$ openclaw plugins install @kybernesis/openclaw-kybernesis
STEP_02: SET_API_KEY
$ export KYBERNESIS_API_KEY=kb_your_key_here
// or add to ~/.openclaw/openclaw.json:
"config": { "apiKey": "kb_..." }
STEP_03: VERIFY
$ /kyber_status
Connection: OK
Auto-recall: enabled
Auto-capture: enabled
Ready. Your AI now has infinite memory.
// COMMANDS

Built-in commands

/remember

Save specific information to memory with optional tags for organization.

> example:
/remember The deadline is March 15th tags:project,deadlines
/recall

Search your memories with natural language. Hybrid search finds meaning, not just keywords.

> example:
/recall database architecture decisions limit:5
/kyber_status

View connection health, memory count by tier, source breakdown, and plugin settings.

Connection: OK
├─Hot: 42
├─Warm: 128
└─Archive: 89
// GET_STARTED

Give your OpenClaw AI a second brain

Install the plugin. Set your API key. That's it. Your AI remembers everything, across every platform, forever.

openclaw plugins install @kybernesis/openclaw-kybernesis
Free tier • Sub-100ms retrieval • Works everywhere