Communityv0.2.1

Engram

Persistent semantic memory layer for AI agents. Local-first storage (SQLite+LanceDB) with Ollama embeddings. Store and recall facts, decisions, preferences, events, relationships across sessions. Supports memory decay, deduplication, typed memories (5 types), memory relationships (7 graph relation types), agent/user scoping, semantic search, context-aware recall, auto-extraction from text (rules/LLM/hybrid), import/export, REST API, MCP protocol. Solves context window and compaction amnesia. Server at localhost:3400, dashboard at /dashboard. Install via npm (engram-memory), requires Ollama with nomic-embed-text model.

1.9kdownloads1stars1active installsDannydvm
View on ClawHubBack to Skills

Skill Details

Slug
engram
Latest Version
0.2.1
Author
Dannydvm
Published
Feb 5, 2026
Updated
Feb 28, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Engram.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.2.1

Persistent semantic memory with biological decay, typed memories, relationships, and agent scoping. Zero API cost.