← 返回 Skills 市场
foxyy1126

openclaw-stable-running

作者 foxyy1126 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-stable-running
功能描述
OpenClaw 7×24 小时长稳运行方案 — 进程守护、异常重启、断连重连、断点续跑、资源回收、日志监控。确保 OpenClaw 零崩溃、零断连、零漏执行。无人值守必备。
安全使用建议
This package is a reasonably coherent set of scripts and instructions to keep an OpenClaw gateway running 24/7, but it assumes system-level privileges and several undeclared binaries/ENV values. Before installing or running anything: 1) Review every script line-by-line (the scripts will modify /etc/systemd, /var/log, /home/openclaw, and can change the default network route). 2) Ensure the 'openclaw' binary, pm2, systemctl, curl, ping, ip and other tools are present and trusted. 3) Identify and provision secrets the code expects (e.g., REDIS_PASSWORD, any LLM API key referenced, UPTIME_KUMA_URL), and store them securely — the skill metadata does not declare these. 4) Run first in a safe environment (VM/container) to observe behavior, especially network_monitor.sh which replaces default route and can cut network access. 5) Prefer running service installation steps with an administrator who understands systemd/iptables/routing and set up a dedicated least-privileged 'openclaw' user and proper file permissions. If you cannot verify the above, treat the package as potentially risky and avoid running scripts as root on production hosts.
能力评估
Purpose & Capability
The skill's stated purpose (process/connection/backup/monitoring for OpenClaw) matches the provided systemd/PM2 scripts and health/cleanup/network monitors. However, the package does not declare required binaries or system privileges even though it assumes tools and paths (openclaw binary, systemctl, pm2, curl, ping, ip, /etc/systemd, /var/log, /home/openclaw). Not declaring these is an incoherence: the skill needs system-level capabilities but the metadata lists no requirements.
Instruction Scope
SKILL.md and scripts instruct actions beyond simple process supervision: writing a systemd unit (/etc/systemd), restarting services (systemctl/pm2), manipulating default network route (ip route replace), and deleting old logs/tmp files. These are plausible for HA tooling but are system-wide and potentially disruptive; some example code also references external APIs (OpenAI retry snippet, optional Uptime Kuma URL) and Redis connection logic — the instructions do not declare or limit the network endpoints or secret usage.
Install Mechanism
There is no install spec (instruction-only with scripts). That lowers installer risk because nothing is automatically downloaded/executed by an installer. The risk is instead in the manual system operations and scripts that the operator will run.
Credentials
The code references environment and credential values that are not declared in the registry metadata: e.g. process.env.REDIS_PASSWORD (references in task-resume), UPTIME_KUMA_URL, MAIN_IFACE/BACKUP_IFACE/CHECK_TARGET, and potentially API keys for LLM calls. The systemd example also points at an EnvironmentFile (/home/openclaw/.openclaw/.env). Requiring secrets (Redis password, LLM API key) without declaring them is a mismatch and increases the chance of misconfiguration or accidental exposure.
Persistence & Privilege
The skill does not request 'always', but the runtime actions require elevated privileges (writing service units, restarting system services, replacing default route) or being run as a privileged user (crontab entries writing to /var/log, ip route). That level of system presence is significant; the package does not call this out in metadata and could be disruptive if run with inappropriate privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-stable-running
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-stable-running 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首发版本:进程守护+异常重启+断连重连+断点续跑+资源回收+日志监控,7x24长稳运行方案
元数据
Slug openclaw-stable-running
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

openclaw-stable-running 是什么?

OpenClaw 7×24 小时长稳运行方案 — 进程守护、异常重启、断连重连、断点续跑、资源回收、日志监控。确保 OpenClaw 零崩溃、零断连、零漏执行。无人值守必备。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 openclaw-stable-running?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-stable-running」即可一键安装,无需额外配置。

openclaw-stable-running 是免费的吗?

是的,openclaw-stable-running 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openclaw-stable-running 支持哪些平台?

openclaw-stable-running 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 openclaw-stable-running?

由 foxyy1126(@foxyy1126)开发并维护,当前版本 v1.0.0。

💬 留言讨论