Implement intelligent model routing based on request characteristics. Use when optimizing for cost, speed, or quality per request. Trigger with phrases like 'openrouter routing', 'model selection', 'smart routing', 'dynamic model'.
6.4
Rating
0
Installs
AI & LLM
Category
This skill provides a well-structured approach to implementing intelligent model routing for OpenRouter. The description clearly indicates when to use it (optimizing cost/speed/quality) and provides good trigger phrases. The SKILL.md offers a clear overview with step-by-step instructions and references detailed implementation files. Structure is good with focused SKILL.md and separate reference files covering cost-aware routing, latency-aware routing, and error handling. Task knowledge appears comprehensive based on the code example shown and referenced implementation guide. Novelty is moderate - while model routing does require non-trivial logic and saves tokens compared to a CLI agent figuring it out from scratch, it's a relatively straightforward programming task once the strategy is understood. The skill would meaningfully help an agent implement routing patterns quickly, especially with the referenced cost/latency strategies and examples.
Loading SKILL.md…