Save Money

v4.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. | 適用 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.

24· 5.8k·21 current·22 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise (route simple tasks to Haiku, escalate complex ones to Sonnet) matches the SKILL.md rules which explicitly classify tasks and call sessions_spawn to spawn the Sonnet model when escalation triggers are hit. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md narrowly confines behaviour to classification and conditional escalation. However, the instructions mandate forwarding the full task to Sonnet for any matched trigger (and say 'when in doubt, escalate'), which grants the skill broad discretion to transmit user-provided content to another model. That forwarding is coherent with the purpose but increases privacy exposure: sensitive input will be sent to the spawned session whenever triggers apply.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no external packages or download URLs are used. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no disproportionate or unexplained secret requests.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide configuration changes. It instructs use of sessions_spawn (normal platform capability) but does not attempt to modify other skills or global settings.
Assessment
This skill appears to do what it says (route simple tasks to a cheaper model and escalate complex ones), and it has no install or secret requirements. Before enabling it, consider: 1) privacy — the skill will forward the full task text to the Sonnet session whenever escalation triggers match (and the rules encourage 'when in doubt, escalate'), so avoid sending highly sensitive data through this flow unless you're comfortable with how spawned sessions are logged and where they run; 2) cost — frequent conservative escalation will increase API usage/costs (the skill explicitly favors escalation over risk of a bad Haiku answer); 3) test behavior — try with non-sensitive queries to observe how often it escalates; and 4) review platform/session_spawn policies — confirm where Sonnet runs, retention/logging, and whether you can restrict or audit spawned sessions. If you need stricter privacy/cost controls, ask for a version that exposes fewer 'when in doubt' cases or that requires explicit user confirmation before escalation.

Like a lobster shell, security has layers — review code before you run it.

latestvk977qj5j8q4hh5hpb102gtkjds804ark

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧠 Clawdis

Comments