Use Case
Save Money is a powerful AI agent skill that extends your assistant with new capabilities. 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. This guide walks you through installing Save Money, configuring it for your setup, and running your first commands — so you can start getting value in minutes.
Install Save Money: npx clawhub@latest --dir ~/.claude/skills install save-money
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to data & analytics to trigger Save Money
Review the output and refine your prompt for better results
Combine Save Money with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Save Money
Help me get started with Save Money
What can Save Money do for my data & analytics workflow?
Show me an example of using Save Money
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install save-moneyOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install save-money⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/save-money/💡Extract and place the folder at the path above, then restart your agent.