Evomasterscheduler

Automation

Automates daily health checks, fixes, memory cleanup, backups, improvements, upgrades, and security audits for the OpenClaw environment.

Install

openclaw skills install evomasterscheduler

EvoMasterScheduler Skill

The EvoMasterScheduler is a self-evolving system of daily maintenance tasks designed to ensure the health, security, and continuous improvement of the OpenClaw environment.

Daily Schedule

TimeScriptPurpose
03:00cron-diagnose.shSystem health check and error detection
03:00cron-fix.shAutomated remediation of detected issues
03:00cron-memory.shMemory optimization and debris cleanup
03:05cron-backup.shCritical configuration and state backup
03:10cron-improve.shAnalysis of logs to suggest/apply improvements
03:15cron-upgrade.shCheck for and apply stable component updates
03:20cron-security.shSecurity audit and permission validation

Logging

All scripts log to ~/.openclaw/logs/evomaster-$(date +%Y-%m-%d).log.

Installation

Run consolidate-crontab.sh to synchronize these tasks with the system crontab.