context-pruner
Intelligent context window management by summarizing and removing redundant history. Helps agents maintain high performance in long-running threads.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/balkanblbn/context-prunerContext Pruner
Save tokens and keep focus sharp. This skill manages the "bloat" of long sessions.
Pruning Protocol
- Noise Detection: Filter "Acknowledge" messages and filler words.
- Fact Distillation: Extract raw info and discard the conversational fluff.
- Chunking: Break long transcripts into searchable summaries.
Installation
clawhub install context-pruner
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-balkanblbn-context-pruner": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
market-sentiment-pulse
Aggregates and analyzes market sentiment for specific crypto or stock tickers by scanning news and social signals. Useful for quick vibe checks before trading.
sub-agent-factory
Rapidly spawn and configure specialized sub-agents. Includes templates for Research, Coding, and Analysis agents. Automates workspace setup and instruction delivery.
sop-architect
Automatically generates detailed Standard Operating Procedures (SOPs) for recurring digital tasks. Ideal for scaling agency operations or documenting internal AI workflows.
Monk Eye Engine
Skill by balkanblbn
code-quality-guard
Professional pre-deployment code review and quality enforcement. Ensures imports are valid, tags are closed, and logic follows best practices before announcing a build is live.