Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Marketia copy (Hook/Sell/Convert), metadata.openclaw block, humor grade 6/10
What This Skill Does
A 10-step guide to reducing Claude Max token usage by 80-90%. Steps are ordered by impact, with the biggest wins coming from model routing and session management. Designed for OpenClaw users who hit their weekly limit mid-week.
Rather than general advice, it gives concrete config changes with quantified savings per step so you can pick the highest-ROI fixes first.
When to use it
- Stretching a Claude Max subscription from Tuesday to Sunday
- Routing heartbeat checks to cheaper models to cut baseline usage
- Compacting long sessions before they bloat context
- Replacing cron-triggered agent tasks with plain bash scripts
- Coordinating token usage across a shared team subscription
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: how do I make my Claude Max tokens last the full week
- 1Review current agent configuration for heartbeat and cron job model assignments
- 2Switch heartbeat checks from Opus/Sonnet to Haiku to recover ~25% of weekly tokens
- 3Enable session compaction to prevent context bloat, saving ~20%
- 4Identify simple cron jobs that can be rewritten as bash scripts, saving ~15%
- 5Apply workspace file cleanup and cache retention settings for remaining gains
Token usage reduced by 60-80%, weekly limit no longer hit before Sunday
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.