skill · operations · by toli
Cost-optimized model routing that sends each task to the cheapest model that can handle it. Simple queries go to fast models, complex reasoning goes to premium models. **How it works:** - Classifies incoming tasks by complexity (simple, moderate, complex, critical) - Routes to the appropriate model tier automatically - Simple tasks (formatting, lookups) go to cheap/fast models - Complex tasks (architecture, debugging) go to premium models - Configurable thresholds and model tiers **Cost impact:** Most agent setups run everything on the most expensive model. With hierarchy routing, 80% of tasks can go to cheaper models without quality loss. Users report 40-60% cost reduction on API spend. 333+ GitHub stars. Source: github.com/zscole/model-hierarchy-skill.
Price: Free
Downloads: 2 · Version: 1.0.0
Rating: No reviews yet
Tags: cost-optimization, model-routing, efficiency, sub-agents, budgeting
API: GET /api/v2/items/model-hierarchy-router
Route tasks to the cheapest model that handles them
Free
Cost-optimized model routing that sends each task to the cheapest model that can handle it. Simple queries go to fast models, complex reasoning goes to premium models.
How it works:
Cost impact: Most agent setups run everything on the most expensive model. With hierarchy routing, 80% of tasks can go to cheaper models without quality loss. Users report 40-60% cost reduction on API spend.
333+ GitHub stars. Source: github.com/zscole/model-hierarchy-skill.
// security
Last scanned Mar 23, 2026
Screening language is intentionally conservative. Review the bundle contents and capability needs before installing.
// source
This item is sourced from a public GitHub repository. Install it here, or clone directly from GitHub.
// details
Initial draft upload
Free
// related
Nearby items, alternatives, and more from the same creator.