smart-restart-protection

智能重启保护:防止无限循环,确保OpenClaw Gateway安全重启和状态恢复

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "smart-restart-protection" with this command: npx skills add jackytianjp/smart-restart-protection

Smart Restart Protection

智能重启保护:防止无限循环,确保OpenClaw Gateway安全重启和状态恢复

概述

这个技能为 OpenClaw Gateway 提供智能重启保护机制,防止无限循环重启,确保服务在配置变更后安全恢复,并保持会话状态连续性。

解决的问题

  1. 无限循环风险 - 防止配置错误导致的服务无限重启
  2. 状态丢失 - Gateway重启后会话和工作空间状态恢复
  3. 频率失控 - 限制重启频率,防止系统过载
  4. 并发冲突 - 防止多个重启进程同时运行

使用方法

# 智能重启
./smart-restart.sh "更新配置"

# 检查状态
./check-status.sh

# 重置保护(紧急)
./reset-protection.sh

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

M3U8 Downloader

Download encrypted m3u8/HLS videos using parallel downloads. Use when given an m3u8 URL to download a video, especially encrypted HLS streams with AES-128.

Registry SourceRecently Updated
General

Data Analyst Cn

数据分析助手 - 数据清洗、统计分析、可视化建议。适合:数据分析师、产品经理、运营。

Registry SourceRecently Updated
General

QuantumOS

Install and manage QuantumOS, an AI command center dashboard for OpenClaw. Use when the user wants to set up QuantumOS, start/stop the dashboard, troubleshoo...

Registry SourceRecently Updated
smart-restart-protection | V50.AI