Vector Search
技能 已验证 活跃Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns), with RaBitQ 1-bit quantization for 32× memory reduction
To provide highly optimized and memory-efficient vector search capabilities for large datasets and high-priority routing scenarios.
功能
- Large-scale HNSW vector search
- WASM router for hot-path patterns
- RaBitQ 1-bit quantization for memory reduction
- Support for hierarchical data via hyperbolic embeddings
使用场景
- Searching large document corpora
- Implementing fast routing for specific query patterns
- Memory-constrained vector search applications
- Comparing string similarity using embeddings
非目标
- General-purpose data storage or retrieval
- Replacing full-text search engines for unstructured text
- Executing arbitrary code or commands
Documentation
- info:Configuration & parameter referenceWhile tools are listed, detailed documentation on specific parameters and their defaults for each tool is not explicitly laid out in the SKILL.md, though some tuning parameters are mentioned in prose.
Errors
- info:Actionable error messagesThe SKILL.md details tool purposes but does not explicitly describe error paths, root causes, or remediation steps for potential failures.
Practical Utility
- info:Edge casesWhile failure modes of specific tools aren't detailed, the distinction between standard and quantized search, and the mention of corpus size thresholds, implicitly addresses some limitations.
安装
请先添加 Marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-agentdb@ruflo质量评分
已验证类似扩展
Embeddings
99Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.
TradeMemory Protocol
100Evolution Engine 的领域知识 — 支持 LLM 从原始 OHLCV 数据中自主发现策略。涵盖生成-回测-选择-进化循环、向量化回测、样本外验证和策略梯度。在发现交易模式、运行回测、进化策略或审查进化日志时使用。由“evolve”、“discover patterns”、“backtest”、“evolution”、“strategy generation”、“candidate strategy”触发。
Rag Architect
100Use when the user asks to design RAG pipelines, optimize retrieval strategies, choose embedding models, implement vector search, or build knowledge retrieval systems.
AgentDB Vector Search
99Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.
Vector Search Workflows
99Vector search indexing and querying workflows using MCP Vector Search, including setup, reindexing, auto-index strategies, and MCP integration.
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).