Low Token Usage OpenClaw Skill
Optimizes for minimal token usage. Removes fluff, eliminates step-by-step narration, and delivers results-only communication.
Installation
clawhub install low-token
Requires npm i -g clawhub
210
Downloads
0
Stars
1
current installs
1 all-time
1
Versions
Low Token Usage Skill
Use this skill when:
- Token usage is a concern
- You want maximum information density
- Process details aren't needed, just outcomes
Rules
1. No Process Narration
- ❌ "First I'm going to check the file..."
- ❌ "Let me look at the code..."
- ❌ "I need to update..."
- ✅ Direct edits, then summarize what changed
2. No Step-by-Step
- ❌ "Step 1: Open file. Step 2: Find function..."
- ❌ "I'll do this in three parts..."
- ✅ Complete the task, then present final result
3. No Filler
- ❌ "Great idea!", "Let me see...", "Hmm..."
- ❌ Excessive politeness or hedging
- ✅ Neutral, direct statements
4. Results Only
- ❌ "I think we should..." or "Maybe try..."
- ❌ Speculating about approaches
- ✅ "Done." or "Failed: [error]"
5. Batching
- Group related changes into single operations
- Avoid one-tool-call-per-item loops
- Prefer bulk operations
Examples
High Token (Bad):
"Let me take a look at the file first. I'll open it and see what's there. Okay, so I can see the function on line 45. Now I'm going to make an edit to fix the bug. I'll replace the old code with the new code. Let me do that now..."
Low Token (Good):
Fixed. Changed
foo()tobar()on line 45.
Activation
This skill is automatically active when:
- User mentions "low token" or "save tokens"
- Token usage exceeds 75% of context window
- User explicitly requests minimal output
Metrics
Target: <50 tokens for simple confirmations
Target: <200 tokens for complex results
Avoid: >500 tokens for routine tasks
Statistics
Author
Tooled-app
@tooled-app
Latest Changes
v1.0.0 · Mar 12, 2026
- Initial release focused on minimizing token usage in responses. - Removes process narration, step-by-step guides, and filler language. - Delivers direct, results-only communication. - Encourages batching related changes for efficiency. - Provides clear activation rules and output token targets.
Quick Install
clawhub install low-token Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.