agentsop-query-routing
CommunityRoute queries to the right engine before retrieval
Authoragentsope
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents low-quality answers by ensuring a query is routed to the structurally-correct handler (summary, lookup, compute/text-to-SQL) before any retrieval happens.
Core Features & Use Cases
- Query-type routing overlay: classifies incoming queries by kind and dispatches to the right index/tool/engine up front, not after retrieval.
- Router families & selection discipline: supports keyword/rule, embedding/semantic, and LLM/selector routing with confidence scoring.
- Production guardrails: enforces a non-negotiable fallback default for unrouteable or low-confidence queries, plus routing decision logging guidance.
Quick Start
Use the agentsop-query-routing skill to route a mixed workload of “summarize this doc”, “find the clause about X”, and “how many orders shipped in Q3” to the correct handler before retrieval.
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: agentsop-query-routing Download link: https://github.com/agentsope/SkillAlchemy/archive/main.zip#agentsop-query-routing 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 471,000+ vetted skills library on demand.