If you've hit cryptic "ONNX WASM files not bundled" or "Brain commands require @ruvector/pi-brain" errors when running /vector subcommands, this skill does the full bootstrap: pins ruvector@0.2.25, installs the three core add-ons (ONNX embeddings, pi-brain, ruvllm), registers the MCP server via claude mcp add, and runs doctor plus a handful of smoke tests to confirm hooks, attention, and rvf subcommands actually work. It's idempotent, so safe to re-run. The --full flag pulls graph-node and router if you need those. Use it once per fresh install or whenever you clone a project that uses ruvector but doesn't bundle the deps.
npx skills add https://github.com/ruvnet/ruflo --skill vector-setup