router-builder

Community

Route intents fast with semantic routers.

Authormindmorass
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The router-builder solves the problem of routing user queries to the correct command, agent, skill, or workflow using a learned semantic embedding.

Core Features & Use Cases

  • Hierarchical two-tier routing: category then resource within category.
  • Embedding-based routing using the same model as RAG for consistency.
  • Easy extension by adding new routes via YAML and dynamic route updates.
  • Use case: Route a query to a specific command or agent or trigger a workflow in an AI assistant.

Quick Start

Install dependencies with pip and run basic tests:

  • pip install semantic-router sentence-transformers pyyaml
  • cd routing
  • python test_router.py

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: router-builder
Download link: https://github.com/mindmorass/reflex/archive/main.zip#router-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.