Ruflo Ruvector
插件 已验证 活跃Self-learning vector database via npx ruvector@0.2.25 — HNSW, adaptive LoRA embeddings, code-graph clustering, hooks routing, brain/SONA, 103 MCP tools
To provide a seamless and powerful way to leverage the ruvector vector database capabilities within the Claude Code environment, enhancing code intelligence, data analysis, and agent functionality.
功能
- Self-learning vector database via ruvector CLI
- HNSW indexing and adaptive LoRA embeddings
- Code-graph clustering and hooks routing
- Brain/SONA collective knowledge integration
- 103 MCP tools for extended functionality
使用场景
- Embedding text, code, or documents for semantic search
- Clustering data based on semantic similarity
- Integrating collective knowledge and self-learning patterns
- Setting up and managing the ruvector environment
非目标
- Replacing the core ruvector CLI functionality
- Providing a GUI for vector database operations
- Managing ruvector installations outside of npm
先决条件
- npm
- Node.js
Scope
- info:Tool surface sizeThe plugin exposes a large number of tools derived from the ruvector CLI, exceeding the ideal range but well-documented.
安装
请先添加 Marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-ruvector@ruflo包含 4 个扩展
Skill (4)
Cluster code by graph community detection via npx ruvector@0.2.25 hooks graph-cluster (spectral / Louvain)
Generate embeddings via npx ruvector@0.2.25 embed text (ONNX all-MiniLM-L6-v2, 384-dim), normalize, and store in HNSW index
Embed hierarchical data via npx ruvector@0.2.25 embed text and project into the Poincare ball in user code (no --model poincare flag in 0.2.25)
First-run setup for ruvector@0.2.25 — installs ONNX/Brain/SONA add-ons, registers the MCP server, and verifies the install via `doctor`