← Back to Skills Marketplace
sieyer

Save Money 4.2.0

by Sieyer · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
371
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install save-money-4-2-0
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install save-money-4-2-0
  3. After installation, invoke the skill by name or use /save-money-4-2-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug save-money-4-2-0
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 371 downloads so far.

How do I install Save Money 4.2.0?

Run "/install save-money-4-2-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Save Money 4.2.0 free?

Yes, Save Money 4.2.0 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Save Money 4.2.0 support?

Save Money 4.2.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Save Money 4.2.0?

It is built and maintained by Sieyer (@sieyer); the current version is v1.0.0.

💬 Comments