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 intelligent model routing with OpenRouter. The description clearly conveys the purpose (optimizing routing based on request characteristics) and trigger phrases. The SKILL.md offers a logical workflow and includes a concrete code example for content-based routing. The references directory appears comprehensive with dedicated files for different routing strategies (cost-aware, latency-aware, rule-based), errors, examples, and implementation details. The structure is clean with details appropriately separated into reference files. However, the novelty score is moderate because while useful, basic routing logic could be implemented by a CLI agent with some prompting, though this skill does streamline the process and consolidate best practices. The taskKnowledge score is strong given the code samples and referenced implementation guides. Minor deduction in descriptionCoverage as the Description could more explicitly mention the different routing strategies available (cost/latency/content-based).
Loading SKILL.md…