Skip to main content

V3 Memory Unification

Skill Verified Active

Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).

Purpose

To streamline and accelerate AI agent memory management by unifying disparate systems into a high-performance, searchable AgentDB.

Features

  • Unify 6+ memory systems
  • Implement HNSW indexing for search
  • Achieve 150x-12,500x search speed improvements
  • Migrate data from SQLite and Markdown
  • Integrate with SONA learning patterns

Use Cases

  • When needing to accelerate agent memory retrieval
  • When managing multiple, incompatible memory backends
  • When migrating historical agent data to a unified system
  • When integrating learning patterns into agent memory

Non-Goals

  • Replacing the LLM provider
  • Providing a general-purpose database
  • Managing agent task execution directly (focus is memory)

Workflow

  1. Design AgentDB unification strategy
  2. Configure HNSW indexing and vector search
  3. Migrate data from SQLite/Markdown to AgentDB
  4. Store and query memory entries via unified interface
  5. Integrate learning patterns into memory

Practices

  • Memory management
  • Data migration
  • Performance optimization
  • System integration

Installation

npx skills add ruvnet/ruflo

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
99 /100
Analyzed about 17 hours ago

Trust Signals

Last commitabout 18 hours ago
Stars50.2k
LicenseMIT
Status
View Source

Similar Extensions

Memory Management

99

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.

Skill
ruvnet

V3 Memory Specialist

99

Agent skill for v3-memory-specialist - invoke with $agent-v3-memory-specialist

Skill
ruvnet

Mongodb Search And Ai

100

Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions. Use this skill when users need to build search functionality for text-based queries (autocomplete, fuzzy matching, faceted search), semantic similarity (embeddings, RAG applications), or combined approaches. Also use when users need text containment, substring matching ('contains', 'includes', 'appears in'), case-insensitive or multi-field text search, or filtering across many fields with variable combinations. Provides workflows for selecting the right search type, creating indexes, constructing queries, and optimizing performance using the MongoDB MCP server.

Skill
mongodb

Dsql

100

Build with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL migration, DDL operations, query plan explainability, and SQL compatibility validation. Triggers on phrases like: DSQL, Aurora DSQL, create DSQL table, DSQL schema, migrate to DSQL, distributed SQL database, serverless PostgreSQL-compatible database, DSQL query plan, DSQL EXPLAIN ANALYZE, why is my DSQL query slow.

Skill
awslabs

Agentdb Query

99

Query AgentDB through the controller bridge -- semantic routing, hierarchical recall, causal graphs, context synthesis, pattern store/search

Skill
ruvnet

Migrate Create

99

Create a new sequentially numbered database migration with up/down SQL files

Skill
ruvnet

© 2025 SkillRepo · Find the right skill, skip the noise.