Vector Search
Skill Verifiziert AktivVector 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.
Funktionen
- 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
Anwendungsfälle
- Searching large document corpora
- Implementing fast routing for specific query patterns
- Memory-constrained vector search applications
- Comparing string similarity using embeddings
Nicht-Ziele
- 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.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-agentdb@rufloQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
100Domänenwissen für die Evolution Engine — LLM-gestützte autonome Strategieentdeckung aus rohen OHLCV-Daten. Behandelt die Schleife Generieren-Backtesten-Auswählen-Entwickeln, vektorisiertes Backtesting, Out-of-Sample-Validierung und Strategiegraduierung. Verwenden Sie es beim Entdecken von Handelspatterns, Ausführen von Backtests, Entwickeln von Strategien oder Überprüfen von Evolutionsprotokollen. Löst aus bei "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).