Intelligent context window management by summarizing and removing redundant history. Helps agents maintain high performance in long-running threads.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill context-pruner --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Context Pruner?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-context-pruner)More formats (shields.io, HTML) on the badges page.
---
name: context-pruner
description: "Intelligent context window management by summarizing and removing redundant history. Helps agents maintain high performance in long-running threads."
---
# Context Pruner
Save tokens and keep focus sharp. This skill manages the "bloat" of long sessions.
## Pruning Protocol
1. **Noise Detection**: Filter "Acknowledge" messages and filler words.
2. **Fact Distillation**: Extract raw info and discard the conversational fluff.
3. **Chunking**: Break long transcripts into searchable summaries.
## Installation
```bash
clawhub install context-pruner
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!