@ruvector/router
CommunitySemantic router for AI agents
Authorricable
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a highly efficient way to route user intents or task descriptions to the correct AI agent or function based on semantic understanding, rather than rigid keyword matching.
Core Features & Use Cases
- Semantic Intent Routing: Matches user input to predefined routes based on meaning, not just keywords.
- AI Agent Task Dispatch: Directs incoming tasks to the appropriate agent or service.
- High-Performance Routing: Utilizes HNSW and SIMD acceleration for sub-millisecond routing decisions.
- Use Case: Build an AI assistant that can understand a user asking "Where is my package?" and route it to the 'order_status' handler, or "Can you help me with my account?" to the 'support' handler, even if the exact phrasing isn't pre-programmed.
Quick Start
Use the ruvector-router skill to add a route for greetings with the phrases 'hello' and 'hi'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: @ruvector/router Download link: https://github.com/ricable/cli-skills-builder/archive/main.zip#ruvector-router Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.