memory-system-v2Fast semantic memory system with JSON indexing, auto-consolidation, and <20ms search. Capture learnings, decisions, insights, events. Use when you need persistent memory across sessions or want to recall prior work/decisions.
Install via ClawdBot CLI:
clawdbot install kellyclaudeai/memory-system-v2Install jq via Homebrew:
brew install jqRequires:
Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/austenallred/memory-system-v2Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
AI developers building persistent agents can use this to store learnings and decisions across sessions, enabling agents to recall prior work and maintain context, improving continuity and reducing repetitive explanations.
Individuals tracking daily insights and decisions in fields like research or creative work can capture memories with tags and importance scores, allowing fast semantic search to retrieve key learnings and avoid information loss.
Support teams can log interactions and decisions from customer queries, using the system to quickly search past resolutions and insights, improving response accuracy and consistency across support sessions.
Project managers can record events, decisions, and milestones during development cycles, with auto-consolidation generating weekly summaries for reporting and easy retrieval of project history and key choices.
Content creators can capture ideas, feedback, and breakthroughs during production, using semantic search to reference past insights and maintain a cohesive narrative or style across multiple projects.
Offer the memory system as free open-source software to build a community, then provide paid consulting, customization, and enterprise support for integration into larger AI workflows or proprietary systems.
Develop a cloud-based version with multi-user access and enhanced analytics, charging subscription fees per user or team for features like shared memory indexing, advanced search, and collaboration tools.
Create plugins or extensions for popular AI platforms and development tools, monetizing through a marketplace where users pay for pre-built integrations that simplify memory system deployment and usage.
💬 Integration Tip
Integrate by adding memory capture commands in agent scripts after key actions and using search before responses to recall prior work, ensuring dependencies like jq are installed.
Scored Apr 19, 2026
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.