# gcs-ai-watchdog **Repository Path**: gcs-ai-skills/gcs-ai-watchdog ## Basic Information - **Project Name**: gcs-ai-watchdog - **Description**: Your personal OpenClaw AI Watchdog: Keep your AI system alive forever with auto-monitoring, cloud backup, and one-click recovery. Compatible with OpenClaw/ArkClaw-based cloud services (e.g., Volc Engine ArkClaw, Tencent Cloud). 你的私人 OpenClaw AI 看门狗:通过自动监控、云端备份和一键复活,让你的 AI 系统永不宕机。 兼容基于 OpenClaw/ArkClaw 架构的云服务(如火山引擎 ArkClaw、腾讯云)。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gcs-ai-watchdog Your personal OpenClaw AI Watchdog: Keep your AI system alive forever with auto-monitoring, cloud backup, and one-click recovery. Compatible with OpenClaw/ArkClaw-based cloud services (e.g., Volc Engine ArkClaw, Tencent Cloud). ## Quick Start### Deploy with GitHub (for overseas users)```bashcurl -fsSL https://raw.githubusercontent.com/gemmahoigcs/gcs-ai-watchdog/main/install.sh | sudo bash ## Deploy with Gitee (for mainland China users, recommended):curl -fsSL https://gitee.com/gemmahoigcs/gcs-ai-watchdog/raw/main/install.sh | sudo bash --- ## 中文介绍 你的私人 OpenClaw AI 看门狗:通过自动监控、云端备份和一键复活,让你的 AI 系统永不宕机。 兼容基于 OpenClaw/ArkClaw 架构的云服务(如火山引擎 ArkClaw、腾讯云)。 --- ## Core Features - **Auto Process Monitoring**: Checks your AI Gateway every minute, and automatically recovers it if it crashes. - **Timed Cloud Backup**: Full backup every 6 hours, syncs to remote cloud storage to prevent data loss. - **One-Click Recovery**: Restore all data and configs from the latest backup in 10 seconds, even if the system is completely broken. --- ## 核心功能 - **自动进程监控**:每分钟检查 AI Gateway 状态,崩溃后 1 分钟内自动恢复。 - **定时云端备份**:每 6 小时全量备份,同步到远程云存储,防止数据丢失。 - **一键复活恢复**:即使系统完全崩溃,也能从最新备份 10 秒内恢复所有数据和配置。 --- ## Quick Start ### Deploy with GitHub (for overseas users) ```bash curl -fsSL https://raw.githubusercontent.com/gemmahoigcs/gcs-ai-watchdog/main/install.sh | sudo bash ## Deploy with Gitee (for mainland China users, recommended):curl -fsSL https://gitee.com/gemmahoigcs/gcs-ai-watchdog/raw/main/install.sh | sudo bash ###GitHub 部署(海外用户):curl -fsSL https://raw.githubusercontent.com/gemmahoigcs/gcs-ai-watchdog/main/install.sh | sudo bash ###Gitee 部署(国内用户,推荐):curl -fsSL https://gitee.com/gemmahoigcs/gcs-ai-watchdog/raw/main/install.sh | sudo bash ###Compatibility ✅ Verified to work with: • Volc Engine ArkClaw Pro (our current environment) • Standard OpenClaw local deployment ⚠️ May require adaptation for: • Tencent Cloud QCloud AI services • Other OpenClaw-derived AI Gateway platforms Note: File paths and service names may vary across platforms. Please adjust the script accordingly before deployment, or contact us for personalized support. ###兼容性说明 ✅ 已验证支持: • 火山引擎 ArkClaw Pro(当前环境,脚本直接可用) • 标准 OpenClaw 本地部署环境 ⚠️ 可能需要适配: • 腾讯云 QCloud AI 服务 • 其他基于 OpenClaw 衍生的 AI Gateway 平台 注意:不同平台的文件路径、服务名可能不同,部署前请对照文档修改脚本,或联系我们获取专属适配指导。 License MIT License ---