Dynamic Model Selector OpenClaw Skill

Dynamically select the best AI model for a task based on complexity, cost, and availability in GitHub Copilot. Use when deciding between free/paid models, or when you want automatic model routing based on query analysis.

v1.0.0 Updated 1 mo ago

Installation

clawhub install dynamic-model-selector

Requires npm i -g clawhub

1.0k

Downloads

0

Stars

0

current installs

0 all-time

1

Versions

EU EU-Hosted Inference API

Power your OpenClaw skills with the best open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

Explore Inference API

GLM

GLM 5

$1.00 / $3.20

per M tokens

Kimi

Kimi K2.5

$0.60 / $2.80

per M tokens

MiniMax

MiniMax M2.5

$0.30 / $1.20

per M tokens

Qwen

Qwen3.5 122B

$0.40 / $3.00

per M tokens

Dynamic Model Selector

Overview

This skill analyzes user queries to recommend the optimal AI model from available GitHub Copilot options, balancing performance, cost, and task requirements.

How to Use

  1. Provide the user query or task description.
  2. Run the classification script to analyze complexity.
  3. Choose the suggested model or adjust based on preferences.

Classification Criteria

  • Simple tasks (short responses, basic chat): Use faster, free models like grok-code-fast-1.
  • Complex reasoning (analysis, multi-step): Use advanced models like gpt-4o or claude-3.5-sonnet.
  • Code generation: Prefer code-optimized models.
  • Cost sensitivity: Favor free models when possible.

Example Usage

For a query like "Explain quantum computing": Classify as medium complexity -> Recommend gpt-4o.

For "Write a Python function to sort a list": Classify as code task -> Recommend grok-code-fast-1.

Resources

scripts/

  • classify_task.py: Analyzes the query and outputs model recommendation.

references/

  • models.md: Detailed list of available models, pros/cons, costs.

Statistics

Downloads 1.0k
Stars 0
Current installs 0
All-time installs 0
Versions 1
Comments 2
Created Feb 8, 2026
Updated Mar 1, 2026

Latest Changes

v1.0.0 · Feb 8, 2026

Initial release with model classification based on query analysis

Quick Install

clawhub install dynamic-model-selector
EU Made in Europe

Chat with 100+ AI Models in one App.

Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.

Customer Support