← 返回 Skills 市场
194
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-model-provider
功能描述
Help users add custom model providers to OpenClaw. Use when the user wants to add a new AI model provider (like custom OpenAI-compatible APIs, local LLMs, or...
安全使用建议
This skill is a how-to for adding model providers to OpenClaw and appears internally consistent. Before following it: 1) Only use provider base URLs you trust (do not point to unknown or shortened links). 2) Prefer environment variables (not hardcoding keys into config files) and rotate keys if you test with high-privilege credentials. 3) Backup ~/.openclaw/openclaw.json (the guide already recommends this). 4) When testing a third‑party provider, limit the API key's permissions or use a test key to avoid unexpected charges or data leakage. If you need higher assurance, verify the referenced OpenClaw docs URL and run config validation/test commands locally rather than pasting secrets into chat or public places.
功能分析
Type: OpenClaw Skill
Name: openclaw-model-provider
Version: 1.0.0
The skill bundle is a configuration assistant designed to help users add custom AI model providers to the OpenClaw environment. It provides structured instructions in SKILL.md and reference documentation in openclaw-config-reference.md for collecting provider details, generating JSON configurations, and applying them to the local config file (~/.openclaw/openclaw.json). The skill promotes security best practices by recommending environment variables for API keys and uses standard application commands for validation and testing, with no evidence of malicious intent or unauthorized data access.
能力评估
Purpose & Capability
Name/description match the content: the skill is purely an instruction guide for configuring OpenClaw model providers. It does not request unrelated binaries, credentials, or config paths beyond the OpenClaw configuration it documents.
Instruction Scope
SKILL.md stays on-topic: collects provider name, baseUrl, API key, model ID and shows how to generate/merge the configuration, edit ~/.openclaw/openclaw.json, validate and test models. It mentions reading/writing the OpenClaw config and environment variables, which is expected for this task and is explicitly scoped.
Install Mechanism
No install spec or code is provided (instruction-only), so nothing is downloaded or written by the skill itself. This minimizes install-time risk.
Credentials
The skill asks the user to supply API keys for the provider being added and recommends storing them in environment variables. It does not declare or require any platform-level secrets or unrelated credentials. Asking users to set provider API keys is proportionate to the stated purpose.
Persistence & Privilege
No special persistence or elevated privileges are requested. Flags are default (always:false, user-invocable:true). The instructions only modify the user's OpenClaw config when the user performs the steps.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-model-provider - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-model-provider触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Help users add custom model providers to OpenClaw
元数据
常见问题
OpenClaw Model Provider 是什么?
Help users add custom model providers to OpenClaw. Use when the user wants to add a new AI model provider (like custom OpenAI-compatible APIs, local LLMs, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 OpenClaw Model Provider?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-model-provider」即可一键安装,无需额外配置。
OpenClaw Model Provider 是免费的吗?
是的,OpenClaw Model Provider 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Model Provider 支持哪些平台?
OpenClaw Model Provider 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Model Provider?
由 ksbbs(@ksbbs)开发并维护,当前版本 v1.0.0。
推荐 Skills