From ruflo-rag-memory
Semantic search across Ruflo AgentDB with HNSW vector indexing
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-rag-memory:memory-search [query][query]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search memory with semantic vector search (150x-12,500x faster than brute force).
Search memory with semantic vector search (150x-12,500x faster than brute force).
Via MCP: mcp__claude-flow__memory_search({ query: "authentication patterns", namespace: "patterns", limit: 5 })
Store: mcp__claude-flow__memory_store({ key: "pattern-name", value: "what worked", namespace: "patterns" })
List: mcp__claude-flow__memory_list({ namespace: "patterns", limit: 10 })
Retrieve: mcp__claude-flow__memory_retrieve({ key: "pattern-name", namespace: "patterns" })
Common namespaces: patterns, tasks, solutions, feedback, security.
npx claudepluginhub p/battlefield-art-ruflo-rag-memory-plugins-ruflo-rag-memoryReviews UI code for compliance with Web Interface Guidelines, covering accessibility, design, and UX. Activated by phrases like 'review my UI' or 'audit design'.
2plugins reuse this skill
First indexed Jun 13, 2026