← 返回
AI智能

local-config-model-recommender

Intelligently recommends optimal AI models based on task requirements. Dynamically reads the user's OpenCLAW configuration and provides context-aware model s...
根据任务需求智能推荐最优AI模型,动态读取用户OpenCLAW配置并提供上下文感知的模型选择。
garygou1024
AI智能 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 611
下载
💾 6
安装
1
版本
#latest

概述

Model Recommender

An intelligent model selection assistant that dynamically analyzes your OpenCLAW configuration and recommends the most suitable AI model for your specific task.

Overview

This skill reads your local OpenCLAW configuration to determine available models, then applies keyword-based capability matching to provide intelligent recommendations based on the task at hand.

Supported Models

Global Providers

ProviderModels
------------------
OpenAIgpt-5-pro, gpt-4o, gpt-4o-mini, o3, o1
Anthropic Claudeclaude-opus-4.6, claude-sonnet-4.6, claude-haiku-4.5
Google Geminigemini-3.1-pro, gemini-3.1-flash, gemini-2.5-flash
Mistralmistral-large, mistral-small
xAIgrok-4.20-beta, grok-4-fast

Domestic (China) Providers

ProviderModels
------------------
Alibaba Qwenqwen3-max, qwen3-vl, qwen3.5-plus, qwen3-coder-plus
MiniMaxminimax-m2.5, minimax-m2.1
DeepSeekdeepseek-v3.2, deepseek-chat, deepseek-coder
Moonshot (Kimi)kimi-k2.5, kimi-k2
Zhipu GLMglm-5, glm-4.7-flash, glm-4.6v
Baidu ERNIEernie-4.5-thinking, ernie-4.5-vl
ByteDance Seedseed-2.0-lite, seed-2.0-mini

Capability Mapping

The skill uses keyword-based pattern matching to infer model capabilities:

KeywordCapabilityPrimary Use Case
---------------------------------------
vl, vision, image, 4v, 4oVision/MultimodalImage analysis, OCR, chart interpretation
code, coder, codexCode GenerationProgramming, debugging, refactoring
o1, o3, o4, reasoning, thinkingAdvanced ReasoningMathematical reasoning, complex logic
max, pro, premium, large, opusPremium/Tier-1High-quality output, complex tasks
mini, small, lite, flash, haiku, nanoLightweightFast response, simple tasks, cost-sensitive

Recommendation Logic

1. Parse ~/.openclaw/openclaw.json to extract configured models
2. Analyze user's task requirements
3. Match task to model capabilities via keyword detection
4. Return the best-matching model from available configuration
5. Fall back to default model if no specific match found

Usage Examples

User: "Which model should I use for coding?"

Recommend: minimax-m2.5, deepseek-coder, qwen3-coder-plus

User: "I need to analyze an image"

Recommend: qwen3-vl, glm-4.6v, gpt-4o, gemini-1.5-pro

User: "For complex reasoning tasks"

Recommend: o3, claude-opus-4.6, qwen3-max, gemini-3.1-pro

Notes

  • Automatically adapts to your specific configuration
  • Prioritizes models that are actually available in your setup
  • Falls back gracefully when exact capability matches aren't found
  • Supports both global (OpenAI, Claude, Gemini) and domestic (Chinese) model providers

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 20:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 833 📥 212,782
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,055 📥 796,000
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 709 📥 243,531