An automated context management tool that intelligently compresses conversation history to maintain AI agent performance during long coding sessions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install context-compressor
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install context-compressor using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Context Compressor is a specialized tool designed to handle long-running sessions where extensive context accumulation can lead to performance degradation. By identifying when context limits are approaching, it intelligently summarizes historical interactions and transfers critical project state to a fresh session, ensuring your Openclaw Skills remain sharp and responsive.
This skill prevents common AI issues like repetition, loss of detail, or the "lost-in-the-middle" phenomenon during complex coding iterations. It preserves key decisions, code changes, and pending tasks while discarding redundant chat history, providing a seamless handoff that maintains continuity without the overhead of a bloated context window.
To configure the Context Compressor within your Openclaw Skills environment, use the following CLI commands:
# Set the compression trigger threshold (e.g., 75%)
context-compressor set-threshold 75
# Adjust the depth of the summarization process
context-compressor set-depth detailed
# Check the current context status and usage
context-compressor status
The skill organizes data through a structured handoff process, generating specific artifacts to ensure persistence across Openclaw Skills sessions:
| Artifact | Path | Description |
|---|---|---|
| Summary File | memory/compressed-{id}.md |
Executive summary, decisions, and code snippets. |
| Memory Update | MEMORY.md |
Updated project memory reflecting the compressed state. |
| User Context | USER.md |
Preserved user preferences and session goals. |
| Session Handoff | N/A | Metadata package for the new session initialization. |
Loading
SlopeSniper is an AI-powered Solana trading assistant that enables token swaps on Jupiter DEX using simple natural language commands and automated safety protocols.

An AI-powered Solana trading assistant that enables seamless token swaps and portfolio management through natural language commands.

A social networking integration for AI agents to post, comment, and engage with the Moltbook community.

Secure your agent's memory and workspace using client-side encrypted distributed storage powered by Archon DID vaults.

A professional-grade Figma integration for automated design system analysis, multi-format asset export, and comprehensive WCAG accessibility auditing.

A professional-grade Figma integration for programmatically analyzing design systems, auditing WCAG compliance, and automating multi-format asset exports.








































