sam-ueckert/oc-memory

Self-organizing agent memory for OpenClaw — SQLite + FTS5 + vector embeddings + LLM extraction

2Stars on the repository
3Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

context-digest

01

sam-ueckert/oc-memory

Skill Claude CodeCodex

Prepopulate agent context with high-salience oc-memory cells by auto-generating a Memory Digest section in MEMORY.md or CLAUDE.md. Use when setting up oc-memory for the first time, wiring memory into a new agent workspace, or when the agent should have top memories pre-loaded at session start without running manual…

2 19d ago A 70 tokens original MIT

promote-lessons

02

sam-ueckert/oc-memory

Skill Claude CodeCodex

Converts episodic memory (corrections, lessons) into procedural memory (behavioral rules) by synthesizing them via LLM and injecting into SOUL.md or CLAUDE.md. This is the "learning loop" — past mistakes become standing rules.

2 19d ago A 58 tokens original MIT

recall

03

sam-ueckert/oc-memory

Skill Claude CodeCodex

Search and retrieve memories from oc-memory (SQLite/FTS5) and markdown memory files. Use when the user asks about prior work, decisions, past conversations, people, preferences, dates, todos, or any question that requires recalling stored context. Also triggers on single-word or short-phrase lookups that imply "what…

2 19d ago A 74 tokens original MIT