← Back to Skills Marketplace
yzh0916

Model Switch Skill

by YZH0916 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
189
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install model-switch-skill
Description
Switch between configured LLM API providers including MiniMax, SCNET, OpenRouter, and Volcano Engine using OpenClaw CLI commands.
Usage Guidance
This skill is instruction-only and appears to do what it says: it helps you switch between LLM providers configured in your OpenClaw CLI config. Before using it: (1) confirm you trust the OpenClaw CLI you have installed, (2) be aware the SKILL.md shows placing API keys in ~/.openclaw/openclaw.json (plaintext examples) — consider using a secure credential store or restricting file permissions (chmod 600) if you store secrets there, (3) verify the provider endpoints (baseUrl) are correct and trusted, and (4) note the package source/homepage is not provided — if provenance matters to you, prefer skills with a known author or hosted source.
Capability Analysis
Type: OpenClaw Skill Name: model-switch-skill Version: 1.0.0 The skill bundle consists of metadata and documentation (SKILL.md) designed to help an AI agent switch between different LLM API providers. It contains no executable code, no suspicious network requests, and no instructions that would lead to data exfiltration or unauthorized access. The provided configuration examples use legitimate API endpoints for services like MiniMax and SCNET.
Capability Assessment
Purpose & Capability
Name/description (switching LLM providers) align with the instructions (use OpenClaw CLI and edit ~/.openclaw/openclaw.json). No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md confines actions to switching providers and editing the user's OpenClaw config (~/.openclaw/openclaw.json). This is appropriate for the skill, but it does instruct storing API keys in a user config file (plaintext example), which has privacy/security implications outside the skill's control.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written or executed by the skill itself during install.
Credentials
The skill declares no environment variables or credentials. It expects API keys to be present in the user's OpenClaw config file, which is coherent with its stated function.
Persistence & Privilege
always is false and it is user-invocable. The skill does not request elevated/persistent privileges or attempt to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install model-switch-skill
  3. After installation, invoke the skill by name or use /model-switch-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of model-switch-skill. - Enables switching between MiniMax, SCNET, OpenRouter, and Volcano Engine LLM API providers. - Supports querying the current provider and listing all available providers. - Requires OpenClaw CLI and at least one configured provider.
Metadata
Slug model-switch-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Model Switch Skill?

Switch between configured LLM API providers including MiniMax, SCNET, OpenRouter, and Volcano Engine using OpenClaw CLI commands. It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.

How do I install Model Switch Skill?

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

Is Model Switch Skill free?

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

Which platforms does Model Switch Skill support?

Model Switch Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Model Switch Skill?

It is built and maintained by YZH0916 (@yzh0916); the current version is v1.0.0.

💬 Comments