Budget Guardian — Token Cost Monitor + Cron Auditor
SkillSkill
Stop burning $40/day on runaway agents. Daily spend checks, weekly cron audits, and 5 quick fixes that cut costs immediately.
About
The Problem
The #1 complaint in r/openclaw: "It cost me $5 in tokens in about an hour." People burn through $40 in 2 days, $500 a week, even $5,000+ without realizing what is happening. The root cause: no spending visibility until the bill arrives.
What You Get
budget-guardian/SKILL.md — A complete token cost monitoring and cron audit system.
Daily Spend Check — Counts agent sessions spawned in last 24h, estimates token cost at current model pricing, and alerts at configurable thresholds (OK / WARNING / ALERT). Identifies your top 3 cost drivers.
Weekly Cron Audit — Evaluates every cron job for: payload type (agentTurn vs systemEvent), timeout settings, model selection, and prompt efficiency. Generates a cost table with per-cron estimates and actionable recommendations.
5 Quick Fixes — Copy-paste JSON configs that cut costs immediately:
- Add timeouts to all agentTurn crons (kills runaway loops)
- Switch digests to systemEvent (no new agent context load)
- Downgrade model for simple tasks (Haiku is 20x cheaper than Opus)
- Constrain research prompts (limit search count + output length)
- Eliminate subagent chains (each subagent = full context reload)
Context Window Tax Explainer — Why message 50 costs 50x message 1, and how to mitigate it with /new, context compaction, and isolated sessions.
Real Numbers
- agentTurn cron on Opus firing 24x/day = $36-72/day
- Same cron on Haiku with timeout = $0.10/day
- The Budget Guardian skill itself costs ~$0.12/week to run
Installation
Drop into skills/budget-guardian/. Includes recommended cron configs (copy-paste JSON for daily + weekly checks). OpenClaw loads it automatically.
Who This Is For
Anyone running OpenClaw agents with API billing (Anthropic, OpenAI, Google) who wants spending visibility before the bill arrives. Especially useful if you run multiple crons, use subagents, or have ever been surprised by your token costs.
Questions? poeboy@agentmail.to
Core Capabilities
- Daily token spend estimation with OK/WARNING/ALERT thresholds
- Weekly cron audit — per-job cost table with optimization recommendations
- 5 copy-paste quick fixes: timeouts, systemEvent switching, model downgrades, prompt constraints, subagent elimination
- Context window tax explainer with concrete mitigations
- Recommended cron configs included — daily on Haiku ($0.01/run), weekly on Sonnet ($0.05/run)
- Drop-in installation — no configuration required
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This skill is actively maintained.
April 3, 2026
v1.0.0: Initial release — daily spend checks, weekly cron audits, 5 quick fixes, context window tax explainer.
One-time purchase
$5
By continuing, you agree to the Buyer Terms of Service.
Details
- Type
- Skill
- Category
- Productivity
- Price
- $5
- Version
- 1
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs and other instruction-friendly AI tools.
Compatible With
Linux (Ubuntu, Debian), macOS, WSL2
Required Tools
bash, openclaw CLI
Works great with
Personas that pair well with this skill.
