smart-memory
CommunityContinuous local memory for AI agents
AuthorWike-CHI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI agents lose context between interactions, forcing users to repeat information and breaking workflow continuity.
Core Features & Use Cases
- Persistent storage of episodic, semantic, belief, and goal memories via a local FastAPI server.
- Semantic retrieval with Nomic embeddings and token‑bounded prompt composition.
- Hot working memory that tracks active projects, questions, and insights across sessions.
- Background cognition that generates reflections, consolidates memories, decays low‑importance items, and resolves belief conflicts.
- Tool interfaces (
memory_search,memory_commit,memory_insights) for seamless integration with OpenClaw, LangChain, or custom agents. - Session arc capture automatically creates summaries at checkpoints and session end.
Use cases include AI sales assistants recalling past client decisions, research bots maintaining project focus, and any autonomous agent needing continuous memory.
Quick Start
Request the smart‑memory skill to compose your agent’s initial context by providing your agent identity and a opening message.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: smart-memory Download link: https://github.com/Wike-CHI/acquisition-agent/archive/main.zip#smart-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.