跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

V3 Memory Specialist

技能 已验证 活跃

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

功能

  • 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

使用场景

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

非目标

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

工作流

  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.

实践

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

先决条件

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

安装

npx skills add ruvnet/ruflo

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
about 24 hours ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码

类似扩展

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

技能
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.

技能
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.

技能
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.

技能
rohitg00

Orchestrate

100

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

技能
rohitg00

Trading Memory

100

AI交易记忆的领域知识 — 结果加权记忆 (OWM) 架构、5种记忆类型、回忆评分和行为分析。用于记录交易、回忆相似的上下文、分析性能或检查行为漂移。在 "record trade"、"remember trade"、"recall"、"similar trades"、"performance"、"behavioral"、"disposition"、"affective state"、"confidence" 时触发。

技能
mnemox-ai