← 返回 Skills 市场
371
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install save-money-4-2-0
功能描述
Auto-detect task complexity for Claude models (Haiku + Sonnet). Route simple tasks to Haiku, escalate complex ones to Sonnet. Save 50%+ on API costs. | 適用 Cl...
安全使用建议
This skill is internally consistent with its stated goal of routing tasks between Haiku and Sonnet. Before installing: (1) confirm you are comfortable with the agent automatically sending full task text to the Sonnet model (cost and data exposure), (2) verify your platform's sessions_spawn() behavior and whether Sonnet requests are subject to any additional auditing or retention, and (3) note a small metadata inconsistency — the _meta.json ownerId differs from the registry ownerId — if provenance matters, ask the publisher to clarify. If you handle sensitive inputs, consider disabling autonomous invocation or restricting the skill to non-sensitive contexts and testing with innocuous prompts first.
功能分析
Type: OpenClaw Skill
Name: save-money-4-2-0
Version: 1.0.0
The skill is designed for legitimate cost optimization by routing user tasks to different Claude models (Haiku for simple, Sonnet for complex) based on predefined escalation triggers. The `SKILL.md` extensively instructs the AI agent on when and how to use the `sessions_spawn()` function, which is a standard platform capability for model escalation. There is no evidence of malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or instructions to subvert the agent for harmful purposes. The detailed instructions, while a form of prompt injection to control agent behavior, are aligned with the stated benign goal of efficient resource utilization.
能力评估
Purpose & Capability
The name/description promise (auto-classify and route between Haiku and Sonnet) matches the SKILL.md: it contains explicit classification rules and a single escalation call pattern. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions require the agent to classify every incoming task and call sessions_spawn(...) with the full task when escalation triggers fire. This is coherent with the routing purpose, but it does mean the entirety of escalated task text will be sent to the Sonnet model — review whether that content may include sensitive data before allowing automatic escalation.
Install Mechanism
Instruction-only skill with no install spec and no code files. Low install risk because nothing is written to disk and no external packages or downloads are performed.
Credentials
The skill declares no environment variables, credentials, or config paths. The only outward action is an internal sessions_spawn() call specifying a Sonnet model, which aligns with the purpose.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modify other skills. It requests normal autonomous invocation behavior (disable-model-invocation=false), which is expected for a routing skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install save-money-4-2-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/save-money-4-2-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of save-money skill for Claude Haiku & Sonnet models
- Automatically classifies task complexity before responding
- Routes simple tasks to Haiku; escalates complex ones to Sonnet to reduce API costs by over 50%
- Clearly defines escalation triggers and when to stay on Haiku, with multilingual real-world examples
- Enforces concise responses and model switching for optimal savings and answer quality
元数据
常见问题
Save Money 4.2.0 是什么?
Auto-detect task complexity for Claude models (Haiku + Sonnet). Route simple tasks to Haiku, escalate complex ones to Sonnet. Save 50%+ on API costs. | 適用 Cl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 371 次。
如何安装 Save Money 4.2.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install save-money-4-2-0」即可一键安装,无需额外配置。
Save Money 4.2.0 是免费的吗?
是的,Save Money 4.2.0 完全免费(开源免费),可自由下载、安装和使用。
Save Money 4.2.0 支持哪些平台?
Save Money 4.2.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Save Money 4.2.0?
由 Sieyer(@sieyer)开发并维护,当前版本 v1.0.0。
推荐 Skills