model-router
Installation
SKILL.md
Model Router
Configure routing between LLM providers and models with fallback support.
Features
- config: Set up routing rules per task type
- list: Show available providers and models
- route: Route requests to appropriate model
- fallback: Configure fallback providers
- weights: Set model usage weights
- status: Check provider health
Usage
# List available providers
./scripts/model-router.js --command list