← Back to Skills Marketplace
Model Routing Orchestrator
by
stephensu66
· GitHub ↗
· v2026.3.27
· MIT-0
192
Downloads
3
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install model-routing-orchestrator
Description
Route each user request to the most cost-effective model or multi-model workflow based on task type, complexity, risk, latency, budget, tool needs, and verif...
Usage Guidance
This skill appears coherent for deciding which model or workflow to use and does not request credentials or install code. Before enabling it in production, confirm what your deployment supplies as 'system context' (do not expose secrets, full logs, or unrelated environment variables). Test routing decisions in a sandbox with limited agent privileges, and add explicit constraints or a policy that prevents the agent from reading sensitive files or env vars when applying the routing rules. If you plan to connect provider-specific models, prefer making those provider credentials explicit in the deployment (so the skill cannot implicitly access broad environment state).
Capability Analysis
Type: OpenClaw Skill
Name: model-routing-orchestrator
Version: 2026.3.27
The skill bundle is a comprehensive set of instructions for an AI agent to act as a model routing orchestrator, optimizing for cost and task quality. It contains no executable code, network calls, or data exfiltration logic, and the instructions in SKILL.md are strictly aligned with its stated purpose of categorizing tasks and selecting appropriate model tiers or workflows.
Capability Assessment
Purpose & Capability
The name/description (model routing/orchestration) matches the SKILL.md content: heuristics for choosing model tiers, workflows, and verification strategies. There are no unrelated env vars, binaries, or install steps requested that would be inconsistent with routing decisions.
Instruction Scope
The instructions enumerate inputs to collect from the request and the 'system context' and give a detailed taxonomy and routing rules. However, 'system context' is open-ended and could be interpreted to include logs, environment variables, agent state, or other data sources not strictly needed for routing. The SKILL.md does not explicitly instruct reading secrets or files, but lacks explicit bounds on what counts as system context.
Install Mechanism
No install specification or code files; this is instruction-only, so nothing will be written to disk or downloaded at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the described functionality (routing heuristics) and is proportionate. Be aware the runtime wording could prompt the agent to consult environment data if available.
Persistence & Privilege
always is false and it uses normal autonomous invocation defaults. The skill does not request elevated or permanent presence or modification of other skills/configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install model-routing-orchestrator - After installation, invoke the skill by name or use
/model-routing-orchestrator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2026.3.27
No user-visible changes. Version bumped from 2026.3.26 to 2026.3.27 with no file or documentation updates.
v2026.3.26
Initial commit.
Metadata
Frequently Asked Questions
What is Model Routing Orchestrator?
Route each user request to the most cost-effective model or multi-model workflow based on task type, complexity, risk, latency, budget, tool needs, and verif... It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Model Routing Orchestrator?
Run "/install model-routing-orchestrator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Model Routing Orchestrator free?
Yes, Model Routing Orchestrator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Model Routing Orchestrator support?
Model Routing Orchestrator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Model Routing Orchestrator?
It is built and maintained by stephensu66 (@stephensu66); the current version is v2026.3.27.
More Skills