skillmem: open-source procedural memory for MCP agents, with hard-won recursion lessons

mrPetrukovich · reddit · 2026-09-16

Author open-sourced skillmem (Apache-2.0): an MCP server plus hooks that gives Claude Code, Codex CLI, Cursor, Windsurf, Gemini CLI and opencode a shared SQLite memory of how tasks were solved (trigger, steps, outcome, lessons) rather than facts. Frequently useful skills strengthen; unused ones decay and get archived. Local ONNX embedding, no API key, no cloud.

Two pitfalls worth knowing:

Retrieval is measured: hit@5 0.871 / MRR 0.622 on the full LongMemEval set, hybrid retrieval, CPU-only, reproducible with one command.

Original post →

More from coding & agent

coding & agent channel →