← 返回 Skills 市场
143
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install model-pilot
功能描述
Match task complexity to the right model. Quick heuristic check before expensive tasks — recommends cheaper models when quality won't suffer. Fetches live pr...
安全使用建议
This skill appears coherent and lightweight: it only recommends models and fetches live pricing. Before installing: (1) confirm you trust the external domains it fetches (e.g., https://z.ai/pricing and search results) since the agent will make web requests when invoked; (2) clarify whether the agent will read your local OpenClaw config (the docs say "check the user's config" but don't state how); (3) note minor metadata mismatches (SKILL.md/version vs. _meta.json and registry version) — not dangerous but worth confirming the published package is the expected release. If uncomfortable, try it first on non-sensitive tasks and verify it only makes the expected pricing and search requests.
能力评估
Purpose & Capability
Name and description (match tasks to cheaper models) align with the SKILL.md instructions: complexity heuristics, live pricing fetches, and cost-estimation formulas. Fetching provider pricing via web_search/web_fetch is expected for this purpose.
Instruction Scope
Instructions stay within scope: they recommend models, estimate cost, and advise not to switch automatically. They instruct the agent to use web_fetch/web_search for live pricing. One small ambiguity: the guide says to "Check the user's config for available aliases" but does not specify how (session API vs. reading config files). The skill does not explicitly instruct reading arbitrary files or credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded. Low install risk.
Credentials
No required environment variables, credentials, or config paths are declared. The runtime instructions also do not request secrets or tokens. Live web lookups are used, which is proportional to the purpose.
Persistence & Privilege
Skill is not forced-always, does not request persistence or extra privileges, and explicitly states it does not persist or switch models automatically.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install model-pilot - 安装完成后,直接呼叫该 Skill 的名称或使用
/model-pilot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Removed static model database. Live pricing via web_fetch. Simplified 3-tier classification. Quick heuristic check.
v1.1.0
Install command now inline for visibility
v1.0.0
Initial release: intelligent model routing with 3-tier task complexity classification, cross-provider model database (Z.ai, OpenAI, Anthropic, Google) with pricing and benchmarks, cost estimation, savings examples, edge case handling, and OpenClaw integration
元数据
常见问题
Model Pilot 是什么?
Match task complexity to the right model. Quick heuristic check before expensive tasks — recommends cheaper models when quality won't suffer. Fetches live pr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。
如何安装 Model Pilot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install model-pilot」即可一键安装,无需额外配置。
Model Pilot 是免费的吗?
是的,Model Pilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Model Pilot 支持哪些平台?
Model Pilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Model Pilot?
由 TommoT2(@tommot2)开发并维护,当前版本 v2.0.0。
推荐 Skills