ai-model-orchestrator
Installation
SKILL.md
AI Model Orchestrator
This skill ensures that the most appropriate and cost-effective intelligence is used for every task.
Capabilities
1. Task Triage
- Analyzes the "Hardness" of a prompt or code task.
- Routes simple tasks (e.g., translation, basic cleanup) to faster/cheaper models.
- Routes complex tasks (e.g., architectural design, deep debugging) to state-of-the-art models.
2. Multi-Provider Fallback
- Automatically switches providers if an API is down or throttled.
- Compares outputs from multiple models for critical tasks (consensus building).