Claude Flow Memory
CommunityManage agent memory with AgentDB.
Authorricable
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of efficiently storing, retrieving, and searching agent memory, enabling persistent knowledge bases for AI agents.
Core Features & Use Cases
- Persistent Memory Storage: Utilizes a hybrid SQLite and AgentDB backend for durable storage.
- Fast Semantic Search: Implements HNSW indexing for rapid vector-based similarity searches.
- Use Case: When an agent needs to recall past interactions, access project-specific information, or perform semantic searches across a large corpus of documents, this skill provides the necessary memory management capabilities.
Quick Start
Initialize the memory database for your agent.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: Claude Flow Memory Download link: https://github.com/ricable/cli-skills-builder/archive/main.zip#claude-flow-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 223,000+ vetted skills library on demand.