Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Audit and slim down always-loaded context files (AGENTS.md, TOOLS.md, USER.md, MEMORY.md, HEARTBEAT.md, SOUL.md, IDENTITY.md). Use when asked to reduce token usage, audit context files, optimize context window, or slim down workspace files. Measures current token cost and identifies what to move, remove, or compress.
Audit and slim down always-loaded context files (AGENTS.md, TOOLS.md, USER.md, MEMORY.md, HEARTBEAT.md, SOUL.md, IDENTITY.md). Use when asked to reduce token usage, audit context files, optimize context window, or slim down workspace files. Measures current token cost and identifies what to move, remove, or compress.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Audit workspace files that load into every message and reduce their token footprint.
# Measure current context cost bash scripts/measure.sh # Full audit (outputs recommendations) bash scripts/measure.sh --audit
For each always-loaded file, evaluate: Move to skill โ Content only needed for specific tasks (betting config, group chat rules, detailed protocols). Move to a skill or reference file that loads on demand. Remove โ Outdated info, dead features, completed one-time setup, duplicated content across files. Compress โ Verbose explanations that could be 1 sentence. If the agent already knows it, cut it.
If a cron job handles it, remove it from HEARTBEAT.md If it's in SOUL.md, don't repeat it in MEMORY.md or AGENTS.md If it's in USER.md, don't repeat it in MEMORY.md If the agent does it daily, it doesn't need instructions โ just a trigger word Prefer 1 sentence over 5 bullets saying the same thing Target: each file should justify every line's token cost
FileTargetAGENTS.md< 500 tokensTOOLS.md< 500 tokensUSER.md< 700 tokensMEMORY.md< 400 tokensHEARTBEAT.md< 400 tokensSOUL.md< 250 tokensIDENTITY.md< 50 tokensTotal< 2,800 tokens
Report: current size, projected size, savings per file. Include specific recommendations grouped by move/remove/compress.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.