← Back to Skills Marketplace
davidme6

Smart Model Switcher Pro

by davidme6 · GitHub ↗ · v6.0.0 · MIT-0
cross-platform ⚠ suspicious
110
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install smart-model-switcher-pro
Description
智能模型自动切换 Pro V6.0.0(类 Trae 模式)- 多模态感知,自动识别图片/视频/音频/代码/文本任务,切换到最适合的模型。支持图片理解 (qwen3-vl-plus)、视频音频 (qwen3.5-plus)、代码 (glm-5)、Office 文档 (MiniMax-M2.5)、推理等场景。零感知...
Usage Guidance
This skill is coherent with its stated purpose (automatic multi-modal model switching), but it implicitly expects the ability to affect 'all sessions' and sub-agents and references a user OpenClaw config/log directory that it did not declare as required. If you consider installing: - Only run the provided scripts after manually inspecting them. They are plain-text PowerShell scripts that will write logs to $env:USERPROFILE\.openclaw and could be executed as a background monitor if you run them. - Be cautious about giving this skill or any agent permission to change models for sub-agents or global sessions; ensure you understand and consent to that scope. - If you need to test, run the scripts in a sandboxed environment or a test account first and back up your OpenClaw config (openclaw.json). - Ask the author for explicit documentation about what data (config files) the skill reads/writes and for a signed/verified homepage or source. Given the missing declaration of config access and the broad instruction to change sub-agent models, treat this skill as suspicious until you confirm the exact scope and permissions.
Capability Analysis
Type: OpenClaw Skill Name: smart-model-switcher-pro Version: 6.0.0 The skill bundle is a model selection utility designed to help an AI agent automatically switch between different LLMs (e.g., Qwen, GLM, MiniMax) based on the input type (multimodal vs. text) and task category (coding, reasoning, writing). The SKILL.md file provides clear logic for the agent to follow, and the included PowerShell scripts (auto-monitor.txt and runtime-switch.txt) provide a framework for logging and keyword-based task classification. The scripts do not perform any unauthorized network calls, data exfiltration, or persistence mechanisms; they primarily interact with a local log file in the user's profile. The garbled text in the scripts is simply UTF-8 encoded Chinese characters (e.g., '代码' for code, '编程' for programming) and does not represent obfuscation.
Capability Assessment
Purpose & Capability
The name/description (automatic multi-modal model switching) align with the SKILL.md and the included runtime scripts, which implement task detection and model mapping. However, the scripts reference a user config path ($env:USERPROFILE\.openclaw\openclaw.json) and operate on 'all sessions (main window + sub-agents)', which is broader than the declared registry metadata (which lists no required config paths or special permissions). The implicit expectation that the skill can inspect/affect global agent settings is not declared.
Instruction Scope
SKILL.md instructs the agent to perform automatic switching for main window and sub-agents and includes code-like logic for 'all sessions'. The included scripts (PowerShell-formatted .txt files) perform monitoring, write logs to the user's .openclaw directory, and provide a runtime-switch utility that reads a ConfigPath defaulting to the user's OpenClaw config. The skill does not explicitly declare reading/writing those paths or limits on changing other agents' models. That scope (affecting sub-agents and system-wide switching) is broad and not transparently authorized.
Install Mechanism
There is no install spec and no code files to be compiled or remote archives to download; the skill is instruction-only. This reduces supply-chain risk. Note: the package includes plaintext script files that, if executed by the user/agent, would create/append logs and could be run as a background monitor — but nothing is auto-installed by the registry metadata.
Credentials
The skill declares no required environment variables or credentials (good). Still, the scripts reference the user's HOME-like environment ($env:USERPROFILE) and an OpenClaw config path. Those accesses are plausible for a model-switcher but were not declared as required config paths in the metadata. There are no requests for API keys or secrets — which is appropriate — but the implicit file access should be disclosed.
Persistence & Privilege
The skill is not marked always:true and does not request autonomous installation. The SKILL.md describes running an 'auto monitor' background service and provides scripts to start/stop/status that would persist logs under the user's .openclaw directory if executed. Because there's no install spec, persistence only occurs if the agent/user runs those scripts; nevertheless, the skill's instructions encourage running a background monitor that affects model selection across sessions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smart-model-switcher-pro
  3. After installation, invoke the skill by name or use /smart-model-switcher-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v6.0.0
V6.0.0 类 Trae 模式
v5.1.0
smart-model-switcher-pro 5.1.0 - 新增主窗口检测:仅主窗口执行智能模型自动切换,子代理/子会话始终采用各自预设模型,互不干扰 - 多模态感知升级:支持图片、视频(.mp4/.avi/.mkv 等)、音频(.mp3/.wav/.m4a 等)自动检测与优选模型(qwen3.5-plus 等),图片可专用 qwen3-vl-plus - 新增 Office 模式:识别 Office 相关关键词时,自动切换 MiniMax-M2.5 - 决策树和规则全面升级,切换优先级更明确(主窗口检测 > 多模态 > 代码 > 推理 > Office > 文本) - 核心原则调整:GLM-5 仅用于代码任务,多模态任务不走 GLM-5 - 支持更灵活的场景关键词覆盖与文件检测,用户可零感
Metadata
Slug smart-model-switcher-pro
Version 6.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Smart Model Switcher Pro?

智能模型自动切换 Pro V6.0.0(类 Trae 模式)- 多模态感知,自动识别图片/视频/音频/代码/文本任务,切换到最适合的模型。支持图片理解 (qwen3-vl-plus)、视频音频 (qwen3.5-plus)、代码 (glm-5)、Office 文档 (MiniMax-M2.5)、推理等场景。零感知... It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Smart Model Switcher Pro?

Run "/install smart-model-switcher-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Smart Model Switcher Pro free?

Yes, Smart Model Switcher Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Smart Model Switcher Pro support?

Smart Model Switcher Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Smart Model Switcher Pro?

It is built and maintained by davidme6 (@davidme6); the current version is v6.0.0.

💬 Comments