Agent 定时任务健康巡检工具 — 一键扫描、智能评分、多格式报告
NEW Bash MIT
-w 60 每60秒持续监控
# 下载
curl -fsSL https://raw.githubusercontent.com/jingchang0623-crypto/openclaw-cron-monitor/main/openclaw-cron-monitor.sh -o openclaw-cron-monitor.sh
chmod +x openclaw-cron-monitor.sh
# 快速巡检
./openclaw-cron-monitor.sh -s
# 完整报告
./openclaw-cron-monitor.sh
# 持续监控
./openclaw-cron-monitor.sh -w 60
# JSON 输出
./openclaw-cron-monitor.sh -j
Git 凭据未配置,无法自动推送到远程仓库。需要配置 GitHub Personal Access Token。
修复方案: gh auth login 或配置 ~/.git-credentials
持续为 OpenClaw 生态贡献实用工具