Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

V3 Memory Specialist

Skill Verifiziert Aktiv

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

Zweck

To unify disparate memory systems into a high-performance, AgentDB-backed solution with HNSW indexing, achieving massive search speed improvements and enabling cross-agent memory sharing.

Funktionen

  • Unifies 7+ disparate memory systems
  • Integrates with AgentDB for unified storage
  • Implements HNSW indexing for 150x-12,500x search speed improvement
  • Supports both semantic and structured memory queries
  • Facilitates SONA integration for learning pattern storage

Anwendungsfälle

  • When needing to consolidate multiple memory backends into a single, high-performance system.
  • To achieve significant speedups in memory retrieval for AI agents.
  • For integrating advanced memory features like cross-agent sharing and SONA pattern learning.
  • During the migration from legacy memory systems to a modern, unified architecture.

Nicht-Ziele

  • Replacing the core LLM or agent orchestration framework itself.
  • Providing a generic interface for unrelated data storage.
  • Implementing new memory systems from scratch without leveraging existing paradigms.

Workflow

  1. Initialize memory system unification process.
  2. Check current memory systems and AgentDB integration status.
  3. Execute memory system unification using AgentDB and HNSW indexing.
  4. Store memory patterns using agentic-flow for performance tracking.

Praktiken

  • Memory system unification
  • Performance optimization
  • Data migration
  • AgentDB integration

Voraussetzungen

  • agentic-flow@alpha installed

Code Execution

  • info:LoggingThe `pre_execution` and `post_execution` hooks print informational messages to stdout, and error output is redirected. A dedicated audit log file is not explicitly mentioned or implemented.

Installation

npx skills add ruvnet/ruflo

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 17 hours ago

Vertrauenssignale

Letzter Commitabout 18 hours ago
Sterne50.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

V3 Memory Unification

99

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).

Skill
ruvnet

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

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

Wrap Up Ritual

100

End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session.

Skill
rohitg00

Orchestrate

100

Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.

Skill
rohitg00

Trading Memory

100

Domänenwissen für die KI-Trading-Erinnerung – Outcome-Weighted Memory (OWM)-Architektur, 5 Speichertypen, Abrufbewertung und Verhaltensanalyse. Verwenden Sie dies beim Aufzeichnen von Trades, beim Abrufen ähnlicher Kontexte, bei der Leistungsanalyse oder bei der Überprüfung von Verhaltensabweichungen. Löst bei "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence" aus.

Skill
mnemox-ai