model-router

Automate NEURO API model selection for coding tasks.

3|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/weebcoder101/dreamcode --skill model-router-weebcoder101
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: model-router
Source: https://github.com/weebcoder101/dreamcode/tree/main/.dreamcode/skills/model-router
Command: npx skills add https://github.com/weebcoder101/dreamcode --skill model-router-weebcoder101

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires neurometric, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the selection of optimal NEURO API models for a given task, ensuring multi-model intelligence and minimizing costs.

Core Features & Use Cases

  • Intelligent Model Selection: Automatically identifies the best models for a task from a library of 120+ models.
  • Multi-Model Integration: Ensures that all skill chains benefit from multi-model intelligence.
  • Cost Optimization: Reduces costs by using cheaper models for subagent tasks.
  • Use Case: When reviewing a complex piece of code, the skill will automatically select the best models for code analysis, improving the overall efficiency of the code review process.

Quick Start

Use the model-router skill to review the code for 'example.py' with the following command:

python .opencode/skills/model-router/scripts/model_router.py --task "Review code for 'example.py'" --skills code-review

Frequently Asked Questions about model-router

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically select the best AI model for code analysis?

The model-router automates AI model selection for code analysis by evaluating your task and identifying the optimal NEURO API models from a library of 120+ options, improving accuracy and efficiency.

What is multi-model integration and how does it optimize API costs?

Multi-model integration ensures workflows benefit from multiple AI models while optimizing API costs by routing subagent tasks to cheaper models. This minimizes overall expenses without sacrificing analytical quality.

How do I run a multi-model code review using a Python script?

Run a multi-model code review by executing the model_router.py Python script with your specific task description and target skills as arguments. This triggers automated model selection for your analysis.

Do I need a NEURO API key to use automated model selection workflows?

Yes, you need access to the NEURO API and Python to run the task analysis and model execution. The automated model selection relies on this API to access its library of 120+ models.

What is the best way to manage multi-model workflows for complex coding tasks?

The best way to manage multi-model workflows for complex coding tasks is to automate model selection, ensuring each subtask uses the most effective and cost-efficient AI model available through the API.

When should I avoid using automated model routing for my development tasks?

You should avoid automated model routing if your environment lacks Python or NEURO API access, or if your coding tasks are too simple to benefit from the overhead of querying a 120+ model library.