/SKILL.md
# SKILL.md - OpenClaw Gateway Watchdog > 让你的 OpenClaw Gateway 7/24 稳定运行 ## 触发语 - "帮我 7/24 运行" - "让 Gateway 持续运行" - "设置 watchdog" - "保持 Gateway 运行" ## 做什么 1. 检查是否有 `gateway_watchdog.py`,如果没有则从 GitHub 下载 2. 执行 `python gateway_watchdog.py start` 3. 反馈结果 ## 快速开始 ```bash # 一键安装+启动 python install.py # 或手动 python gateway_watchdog.py start python gateway_watchdog.py status python gateway_watchdog.py restart python gateway_watchdog.py stop ``` ## 输出示例 ``` 用户: 帮我7/24运行 -> 📥 正在下载 gateway_watchdo
npx skillsauth add adminlove520/openclaw-gateway-watchdog-v2 openclaw-gateway-watchdog-v2Install this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
让你的 OpenClaw Gateway 7/24 稳定运行
gateway_watchdog.py,如果没有则从 GitHub 下载python gateway_watchdog.py start# 一键安装+启动
python install.py
# 或手动
python gateway_watchdog.py start
python gateway_watchdog.py status
python gateway_watchdog.py restart
python gateway_watchdog.py stop
用户: 帮我7/24运行
-> 📥 正在下载 gateway_watchdog.py...
-> ✅ 下载完成
-> 🚀 启动 Gateway Watchdog...
-> ✅ Gateway Watchdog 已启动 (PID: 12345)
-> ✅ 完成!Gateway 将 7/24 运行
| 命令 | 说明 |
|------|------|
| python install.py | 一键安装并启动 |
| python gateway_watchdog.py start | 启动 watchdog |
| python gateway_watchdog.py status | 查看状态 |
| python gateway_watchdog.py restart | 重启 Gateway |
| python gateway_watchdog.py stop | 停止 watchdog |
不要用 OpenClaw 自己的 cron 监控 Gateway。 Gateway 挂了,cron job 根本收不到 wake event,形成死锁。
外部 watchdog:
🦞 小溪的作品
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.