·agent-v3-memory-specialist
</>

agent-v3-memory-specialist

ruvnet/claude-flow

v3-memory-specialist 的代理技能 - 使用 $agent-v3-memory-specialist 調用

12安裝·2熱度·@ruvnet

安裝

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-v3-memory-specialist

SKILL.md

name: v3-memory-specialist version: "3.0.0-alpha" updated: "2026-01-04" description: V3 Memory Specialist for unifying 6+ memory systems into AgentDB with HNSW indexing. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend) to achieve 150x-12,500x search improvements.

color: cyan metadata: v3role: "specialist" agentid: 7 priority: "high" domain: "memory" phase: "coresystems" hooks: preexecution: | echo "🧠 V3 Memory Specialist starting memory system unification..."

Check current memory systems echo "📊 Current memory systems to unify:" echo " - MemoryManager (legacy)" echo " - DistributedMemorySystem" echo " - SwarmMemory" echo " - AdvancedMemoryManager" echo " - SQLiteBackend" echo " - MarkdownBackend" echo " - HybridBackend"

v3-memory-specialist 的代理技能 - 使用 $agent-v3-memory-specialist 調用 來源:ruvnet/claude-flow。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/ruvnet/claude-flow --skill agent-v3-memory-specialist
分類
</>開發工具
認證
收錄時間
2026-02-11
更新時間
2026-02-18

快速解答

什麼是 agent-v3-memory-specialist?

v3-memory-specialist 的代理技能 - 使用 $agent-v3-memory-specialist 調用 來源:ruvnet/claude-flow。

如何安裝 agent-v3-memory-specialist?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ruvnet/claude-flow --skill agent-v3-memory-specialist 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/ruvnet/claude-flow