Documents

TinkerClaw Token Efficiency Guide

Try it

Reference material, not an executable tool: one document (GUIDE.md) with ten concrete steps for cutting OpenClaw token consumption on a Claude subscription — heartbeat model, session compaction, cron model and frequency, bash-ified crons, workspace file size, cache retention. Read it when asked why token usage is high or how to lower it.

What it does

Make your Claude Max subscription last the whole week. One afternoon, 10 steps, 80-90% fewer tokens burned.

The skill document

Token Efficiency Guide

Make your Claude Max subscription last the whole week. One afternoon, 10 steps, 80-90% fewer tokens burned.

What You Get

10 changes ordered by impact. Most take minutes.

StepSavesEffort
1. Heartbeat → Haiku~25%1 minute
2. Session compaction~20%10 minutes
3. Simple crons → bash~15%1-2 hours
4. Cron jobs → Sonnet~10%5 minutes
5. Isolate large outputs~10%10 minutes
6. Reduce cron frequency~8%5 minutes
7. Workspace file cleanup~7%30 minutes
8. Enable cache retention~3%1 minute
9. Coordinate multi-agent usage~2%Agreement
10. Automated maintenance crons~5%1-2 hours

Step 1 alone buys you an extra day. Steps 1-3 together cover 60%.

Who This Is For

  • OpenClaw users on Claude Max who know what "it's Tuesday and the limit hit" feels like
  • Teams sharing one subscription across multiple agents
  • Anyone who'd rather spend tokens on work than on heartbeats

What's Included

  • Step-by-step instructions with config snippets
  • Ready-to-use maintenance scripts
  • Model routing recommendations per task type

Clone it. Fork it. Break it. Make it yours.

👉 Explore the full project: github.com/globalcaos/clawdbot-moltbot-openclaw

Related skills

Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.

by Iván555 installs18 stars

Query Twitter/X profiles, tweets, follower events, and KOL data through the 6551 REST API.

by infra403840 installs27 stars

Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.

by nssa.io1.0k installs47 stars

Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.

by Iván854 installs69 stars

Query and manage Linear issues, projects, teams, cycles, labels, and comments through a managed OAuth GraphQL endpoint.

by byungkyu518 installs18 stars

More from globalcaos

Browse all skills

Give your OpenClaw agent a JARVIS-style British voice with matching dry humor, audio plus a purple chat bubble in one call.

by globalcaos190 installs4 stars

Native WhatsApp channel for OpenClaw with 22 messaging/group actions plus Protocol v2 multi-agent coordination.

by globalcaos116 installs3 stars

One dashboard tracking Anthropic, Gemini, OpenAI, and Manus token usage with budget alerts and a local REST API.

by globalcaos59 installs

Stop sending 'format this JSON' to Opus. Stop sending 'cron job' to GPT. Billing-aware routing guide for choosing among the models already configured in your OpenClaw setup when assigning an agent, sub-agent or cron task — flat-rate first, metered only when justified, budget pressure respected. Not for picking models outside your configuration, and not a runtime proxy.

by globalcaos16 installs

Your agent says 'done' — but did it check? Superpowers turns any OpenClaw agent into a disciplined engineer. Verification iron law (evidence before claims), three-agent code review (build → verify spec → verify quality), systematic debugging (4-phase root cause, three-strike rule), brainstorming gates (design before code), and anti-over-engineering rules. Use when: (1) coding tasks of any complexity, (2) debugging failures, (3) about to claim work is complete, (4) spawning sub-agents, (5) planning features, (6) reviewing code. Inspired by top coding agent methodologies, adapted for OpenClaw multi-agent architecture.

by globalcaos14 installs

Read and search Outlook, inspect attachments, and create or edit drafts without any send endpoint. Uses one short-lived Microsoft Graph access token supplied on stdin for one run; it never stores credentials. Bulk mailbox export is opt-in.

by globalcaos23 installs