← 返回 Skills 市场
peterokase42

Save Money

作者 peterokase42 · GitHub ↗ · v4.2.0
cross-platform ✓ 安全检测通过
6613
总下载
25
收藏
29
当前安装
16
版本数
在 OpenClaw 中安装
/install save-money
功能描述
Auto-detect task complexity for Claude models (Haiku + Sonnet). Route simple tasks to Haiku, escalate complex ones to Sonnet. Save 50%+ on API costs. | 適用 Claude 模型(Haiku + Sonnet),自動偵測任務難度,簡單用 Haiku,複雜升級 Sonnet,輕鬆省下 50% 以上的費用。— RULES: Before responding, classify the task. If it matches an escalation trigger, call sessions_spawn with the full task and model anthropic/claude-sonnet-4-20250514 IMMEDIATELY. Do NOT answer complex tasks yourself. ESCALATE: analysis, comparisons, planning, strategy, code >10 lines, reports, proposals, multi-step reasoning, tables, outlines, charts, long writing >3 paragraphs, summarization, long translation. NEVER on Haiku: comparison tables, code >10 lines, multi-step analysis, reports, complex reasoning. STAY on Haiku: factual Q&A, definitions, greetings, reminders, short lookups, casual chat, 1-2 sentence tasks. When in doubt, escalate. Keep Haiku replies concise.
安全使用建议
Install this only if you want automatic model handoff for many complex or uncertain requests. Avoid using it on sensitive prompts unless you are comfortable with the full task being sent to a spawned Sonnet session, and monitor costs because escalation does not require a separate confirmation step.
功能分析
Type: OpenClaw Skill Name: save-money Version: 4.2.0 The skill is designed to optimize API costs by instructing the AI agent to classify task complexity and route requests to either a cheaper (Haiku) or more powerful (Sonnet) Claude model using `sessions_spawn()`. The instructions in SKILL.md, including the `description` field which is injected into the system prompt, are prescriptive but solely focused on this model routing logic. There is no evidence of malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection aimed at subverting the agent for harmful purposes. The instructions are transparent about their goal of cost saving and model selection.
能力评估
Purpose & Capability
The stated purpose is to save API cost by routing simple tasks to Haiku and complex tasks to Sonnet, and the only substantive capability is instruction-level session spawning for that routing.
Instruction Scope
The escalation rules are broad and mandatory, including analysis, planning, code, structured output, and uncertain cases; this is disclosed and purpose-aligned, but it may trigger more often than users expect.
Install Mechanism
The artifact contains only one non-executable SKILL.md file and no install scripts, dependencies, binaries, or package hooks.
Credentials
The skill does not request local files, credentials, environment variables, or system access, but it does instruct forwarding the full task text to another model session.
Persistence & Privilege
No persistence, background worker, privileged access, credential storage, or destructive behavior is present in the artifact.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install save-money
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /save-money 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.2.0
Add Claude model mention, complete 費用 text, add body explanation for long description
v4.1.0
v4.1: Add marketing summary back to description (EN+中文), remove escaped quotes and XML-like placeholders, use YAML block scalar for readability. Same logic, cleaner format.
v4.0.0
v4: Move core routing logic into description field (845/1024 chars). Model now sees full escalation rules directly in system prompt XML block (1049 chars) instead of relying on reading SKILL.md body. Fixes issue where SKILL.md body was never read by model — only frontmatter description was injected.
v3.0.0
v3: Added forced classification step, moved sessions_spawn earlier, added NEVER-do-on-Haiku negative instructions. Tested and confirmed working.
v2.2.1
Fixed: added subject to Chinese rule of thumb.
v2.2.0
Added German (Deutsch) examples for escalate and stay. Now supports 5 languages: EN, ZH-TW, JA, KO, DE.
v2.1.0
Major: natural conversational examples in 4 languages, added de-escalation strategy, added response length control. Two new cost-saving sections.
v2.0.3
Added Chinese translation to Rule of Thumb.
v2.0.2
Updated author tagline: added local MCP services (bilingual).
v2.0.1
Updated description: added hook line for better discoverability.
v2.0.0
Major update: multi-language trigger words (EN/ZH/JA/KO), 3-layer detection (task type + keywords + complexity signals), long-form summarization and translation split, multi-provider support table.
v1.3.0
Cleaner layout: author info moved to bottom, rule of thumb promoted to top, tighter copy.
v1.2.0
- Clarified and simplified the skill's description for broader understanding. - Emphasized that most interactions use the cheaper Haiku model, with Sonnet only for complex tasks. - Updated savings estimate to "50%+" to reflect typical conversation patterns. - Improved multilingual (English/Chinese) explanations and user guidance. - No core logic changes—documentation update only.
v1.1.0
Added bilingual description (EN/中文). Author: 小安 Ann Agent, Taiwan 台灣.
v1.0.1
By Ann Agent from Taiwan. Auto-detect task complexity, save up to 75% on API costs.
v1.0.0
Initial release - auto-detect task complexity, use cheap models for simple tasks, save up to 75% on API costs.
元数据
Slug save-money
版本 4.2.0
许可证
累计安装 250
当前安装数 29
历史版本数 16
常见问题

Save Money 是什么?

Auto-detect task complexity for Claude models (Haiku + Sonnet). Route simple tasks to Haiku, escalate complex ones to Sonnet. Save 50%+ on API costs. | 適用 Claude 模型(Haiku + Sonnet),自動偵測任務難度,簡單用 Haiku,複雜升級 Sonnet,輕鬆省下 50% 以上的費用。— RULES: Before responding, classify the task. If it matches an escalation trigger, call sessions_spawn with the full task and model anthropic/claude-sonnet-4-20250514 IMMEDIATELY. Do NOT answer complex tasks yourself. ESCALATE: analysis, comparisons, planning, strategy, code >10 lines, reports, proposals, multi-step reasoning, tables, outlines, charts, long writing >3 paragraphs, summarization, long translation. NEVER on Haiku: comparison tables, code >10 lines, multi-step analysis, reports, complex reasoning. STAY on Haiku: factual Q&A, definitions, greetings, reminders, short lookups, casual chat, 1-2 sentence tasks. When in doubt, escalate. Keep Haiku replies concise. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6613 次。

如何安装 Save Money?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install save-money」即可一键安装,无需额外配置。

Save Money 是免费的吗?

是的,Save Money 完全免费(开源免费),可自由下载、安装和使用。

Save Money 支持哪些平台?

Save Money 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Save Money?

由 peterokase42(@peterokase42)开发并维护,当前版本 v4.2.0。

💬 留言讨论