Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Memory Management

AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.

majiayu000 c337ff9 2 files · 4.1 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/context-management/memory-management-ruvnet-ruflo commit c337ff95e6

Frequently asked questions

npx skillmds add majiayu000/memory-management-5