Install
openclaw skills install aoi-cron-ops-liteAudits OpenClaw cron jobs to detect duplicates, noisy notifications, frequent runs, failures, and missing prerequisites, providing report-only optimization s...
openclaw skills install aoi-cron-ops-litenoneGet current cron list (JSON):
cron(list) and save output.openclaw cron list --json > cron_jobs.json (if available).Run analyzer:
python3 skills/aoi-cron-ops-lite/scripts/analyze_cron_jobs.py --in cron_jobs.json