Agent-installable Operations Source review 1 minute
model-orchestrator
Route the cheap jobs cheap and the hard jobs smart.
Intelligent model load balancer for OpenClaw crons — distributes across providers by complexity and cost.
Install contract
Source
enterprise-crew-skills/model-orchestrator
Entrypoint
SKILL.md
Installability
Ready for agent install
Source spec
github:henrino3/enterprise-crew-skills/model-orchestrator
This page is designed to be the thing you send to another agent. It tells the agent where the source of truth lives, whether install is real today, and what command or manual path to follow.
Install command
openclaw skills install github:henrino3/enterprise-crew-skills/model-orchestrator Prompt to hand another agent
Install the skill described on this page from github:henrino3/enterprise-crew-skills/model-orchestrator. Review the source first, then run: openclaw skills install github:henrino3/enterprise-crew-skills/model-orchestrator Install steps
Step 1
Review the routing logic in the public repo.
Step 2
Install from GitHub.
Step 3
Use it when cron model selection should be dynamic rather than hardcoded.
What it covers
- Skill contract
- Public README
- Helper scripts
Good use cases
- Balance cron traffic across providers
- Reduce cost on low-complexity jobs
- Route around quota or reliability problems
Published artifacts
Skill contract
github:henrino3/enterprise-crew-skills/model-orchestrator/SKILL.md
Canonical routing instructions.
Scripts
github:henrino3/enterprise-crew-skills/model-orchestrator/scripts/
Supporting orchestrator helpers.