V3 Memory Specialist
Skill Verifiziert AktivAgent skill for v3-memory-specialist - invoke with $agent-v3-memory-specialist
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
- Initialize memory system unification process.
- Check current memory systems and AgentDB integration status.
- Execute memory system unification using AgentDB and HNSW indexing.
- 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/rufloFü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
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
V3 Memory Unification
99Unify 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).
Memory Management
99AgentDB 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.
Dsql
100Build 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.
Wrap Up Ritual
100End-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.
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Trading Memory
100Domä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.