Install
openclaw skills install active-maintenanceAutomates system health monitoring, temp file cleanup, memory deduplication and summarization, with detailed logging for OpenClaw maintenance.
openclaw skills install active-maintenanceAutomated system health and memory metabolism for OpenClaw.
Inspired by the ClawIntelligentMemory project, this skill ensures Kim Assistant's environment stays clean and its memory stays dense.
MEMORY/DECISIONS/ for auditability.python3 /root/.openclaw/workspace/scripts/nightly_optimizer.py
from decision_logger import log_decision
log_decision(title="Example", ...)
Located in scripts/nightly_optimizer.py:
TEMP_DIRS: List of directories to clean.threshold: Disk usage percentage to trigger warnings.days: Age of files to cleanup.Created: 2026-02-12 | By Kim Assistant