openclaw-cost-guard
Installation
SKILL.md
OpenClaw Cost Guard
Use this skill when you need:
- accurate cost reports (daily/weekly/lifetime)
- top expensive sessions
- guardrails to reduce token burn (without changing config unless user asks)
1) Data source (important)
Prefer session JSONL logs (they contain per-call usage, often with real USD cost):
- OpenClaw:
~/.openclaw/agents/*/sessions/*.jsonl - Legacy/compat:
~/.clawdbot/agents/*/sessions/*.jsonl
Do not estimate from “current context window” style token fields.