session-hygienePrevent sessions.json bloat from accumulating isolated sessions (hooks, crons, subagents). Sets up a cron to archive stale sessions to daily JSONL files and...
Install via ClawdBot CLI:
clawdbot install halbotley/session-hygieneGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
An online retailer uses webhooks for order updates and crons for inventory sync, generating many isolated sessions. This skill prevents sessions.json from bloating, ensuring the gateway remains responsive for real-time order processing and customer interactions.
A software-as-a-service provider runs scheduled tasks for user notifications and data backups, accumulating sessions over time. Implementing this skill archives stale sessions to maintain system performance and avoid slowdowns during peak usage.
A fintech company uses hooks for transaction alerts and crons for daily reporting, leading to session growth. This skill helps keep sessions.json lean, ensuring reliable and fast processing of critical financial data without interruptions.
A healthcare provider employs subagents for patient data updates and cron jobs for compliance checks, creating numerous sessions. By archiving old sessions, this skill prevents gateway unresponsiveness, supporting timely access to medical records.
This skill is offered as part of a premium maintenance package for OpenClaw instances, charging a monthly fee for automated session hygiene. It reduces support costs by preventing performance issues and appeals to businesses with high session volumes.
Agency provides setup and tuning of the skill for clients, including custom cron schedules and integration with existing workflows. Revenue comes from one-time project fees and ongoing optimization contracts for large-scale deployments.
The skill is freely available, but revenue is generated by selling priority support, advanced features like custom retention policies, and integration assistance. Targets organizations needing reliable maintenance without in-house expertise.
💬 Integration Tip
Start with the default cron schedule and adjust based on session growth; use dry-run first to preview changes and avoid disrupting active sessions.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.