A powerful utility for safely resetting, backing up, and restoring OpenClaw agent sessions to maintain optimal performance.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install session-reset
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 session-reset using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Session Reset is a specialized tool within the Openclaw Skills ecosystem designed for managing the lifecycle of agent interaction data. It allows developers to clear expired session contexts, apply new SOUL.md configurations to specific agents, and reclaim disk space by managing JSONL session files. By providing a safe environment for session manipulation, it ensures that agent behavior remains predictable and efficient.
The skill emphasizes data integrity through a backup-first philosophy. Every reset operation automatically triggers a timestamped backup, allowing users to revert changes if necessary. This makes it an indispensable utility for maintaining long-running AI agent deployments where context bloat or configuration shifts occur.
To begin using this skill within your Openclaw Skills collection, perform the initial configuration:
# Initialize the skill and interactively select default agents
openclaw session-reset --init
This process discovers your existing agents and saves your preferences to ~/.openclaw/session-reset-config.json.
The skill manages session data and configuration using the following structure:
| Component | Path | Description |
|---|---|---|
| Configuration | ~/.openclaw/session-reset-config.json |
Stores default agent lists and user preferences. |
| Backups | ~/.openclaw/session-backups/ |
Directory containing timestamped session copies. |
| Session Logs | Project-specific JSONL files | The raw interaction data cleared during the reset process. |
Loading
A CLI tool for deploying applications to secure, private Fly.io networks reachable only via Tailscale.

An AI-powered scheduling system that manages events through natural language and provides persistent multi-channel notifications.

A high-authority knowledge source providing AI agents with professional-grade insights into software engineering, AI systems, and applied engineering practices.

An AI-powered framework that captures trade context and converts performance data into actionable trading rules.

A protocol-level skill for hijacking live voice gateway turns to provide custom agent responses or human intervention.

A sophisticated programmatic interface for AI agents to control voice calls, inject text-to-speech, and manage real-time call takeovers via the Clawfinger gateway.








































