Evomasterscheduler
/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
| Time | Script | Purpose |
|---|---|---|
| 03:00 | cron-diagnose.sh |
System health check and error detection |
| 03:00 | cron-fix.sh |
Automated remediation of detected issues |
| 03:00 | cron-memory.sh |
Memory optimization and debris cleanup |
| 03:05 | cron-backup.sh |
Critical configuration and state backup |
| 03:10 | cron-improve.sh |
Analysis of logs to suggest/apply improvements |
| 03:15 | cron-upgrade.sh |
Check for and apply stable component updates |
| 03:20 | cron-security.sh |
Security 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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install evomasterscheduler - 安装完成后,直接呼叫该 Skill 的名称或使用
/evomasterscheduler触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Evomasterscheduler 是什么?
Automates daily health checks, fixes, memory cleanup, backups, improvements, upgrades, and security audits for the OpenClaw environment. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 61 次。
如何安装 Evomasterscheduler?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install evomasterscheduler」即可一键安装,无需额外配置。
Evomasterscheduler 是免费的吗?
是的,Evomasterscheduler 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Evomasterscheduler 支持哪些平台?
Evomasterscheduler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Evomasterscheduler?
由 blueworldmarketing(@blueworldmarketing)开发并维护,当前版本 v1.0.0。