A comprehensive suite of automation scripts designed to monitor, maintain, and optimize the stability of OpenClaw environments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-maintenance
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 openclaw-maintenance using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The OpenClaw Maintenance Toolkit is a professional-grade set of utilities built to ensure the 24/7 operational reliability of OpenClaw. It addresses common infrastructure challenges such as service crashes, network proxy instability, and storage bloat from logs. By integrating these scripts into your workflow, you significantly improve your Openclaw Skills by automating the tedious aspects of agent server management.
This toolkit provides cross-platform support, making it equally effective on macOS (via LaunchAgents), Linux (via systemd or cron), and NAS environments. It bridges the gap between raw AI agent deployment and production-ready stability, offering developer-friendly hooks for notifications and automated recovery.
To get started with the maintenance toolkit, follow these steps to integrate it into your environment:
# 1. Initialize your environment configuration
cp .env.example .env
# 2. Configure your notification ID and optional API secrets
vim .env
# 3. Execute the automated installation script
bash install.sh
# 4. Verify the setup with the diagnostic tool
bash check.sh
For macOS users, load the background agent using:
launchctl load ~/Library/LaunchAgents/ai.openclaw.watchdog.plist
The toolkit utilizes a central .env file for configuration and produces structured logs. Below are the key configuration parameters:
| Parameter | Description | Requirement |
|---|---|---|
OPENCLAW_NOTIFY_TARGET |
Telegram ID for receiving maintenance alerts | Required |
CLASH_API |
The local or remote endpoint for proxy management | Optional |
QUEUE_THRESHOLD |
Maximum number of queued messages before node switching | Default: 100 |
CLASH_SECRET |
Authentication token for your proxy controller | Optional |
Loading
A powerful AI agent skill for managing Mopidy music services and local audio libraries on NAS environments.

An automated Docker deployment skill designed to simplify container orchestration and service management through one-click templates.

A comprehensive financial intelligence skill that allows AI agents to query net worth, portfolio holdings, transactions, and AI-driven financial insights.

Automatically capture, summarize, and organize meeting transcripts from Fireflies.ai into structured Markdown files.

An automated security tool that monitors fail2ban, reports malicious IPs to AbuseIPDB, and sends real-time notifications.

A specialized AI assistant that generates professional freelance proposals, bid scores, and follow-up sequences from job descriptions.








































