← 返回 Skills 市场
189
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install model-switch-skill
功能描述
Switch between configured LLM API providers including MiniMax, SCNET, OpenRouter, and Volcano Engine using OpenClaw CLI commands.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install model-switch-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/model-switch-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Model Switch Skill 是什么?
Switch between configured LLM API providers including MiniMax, SCNET, OpenRouter, and Volcano Engine using OpenClaw CLI commands. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。
如何安装 Model Switch Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install model-switch-skill」即可一键安装,无需额外配置。
Model Switch Skill 是免费的吗?
是的,Model Switch Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Model Switch Skill 支持哪些平台?
Model Switch Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Model Switch Skill?
由 YZH0916(@yzh0916)开发并维护,当前版本 v1.0.0。
推荐 Skills