← 返回 Skills 市场
jbauman-26

Openclaw Self Heal

作者 jbauman-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-self-heal
功能描述
Autonomously diagnose and fix OpenClaw system errors affecting UI, channels, gateway, memory, or pairing, escalating only if needed.
安全使用建议
This skill appears internally consistent for diagnosing and fixing OpenClaw components. Before enabling it consider: (1) Back up ~/.openclaw/config.json and session files so you can recover if a fix is mistaken. (2) If you don't want the agent to take autonomous destructive actions, disable autonomous invocation (prevent model-driven runs) or require user-invocation only. (3) Note the agent can run pkill, kill processes using ports, restart services, and run openclaw pair --approve — these can affect availability and authorization; require manual approval for credential or config edits. (4) Test the skill in a safe/staging environment first. (5) Monitor the skill's logs (memory/YYYY-MM-DD.md) to review what was changed after any run.
功能分析
Type: OpenClaw Skill Name: openclaw-self-heal Version: 1.0.0 The openclaw-self-heal skill is designed to autonomously troubleshoot and restart OpenClaw system components. It uses standard system administration commands (e.g., lsof, ps, df, pkill) and the application's own CLI (openclaw) to manage services and logs. While the instructions in SKILL.md encourage the agent to attempt fixes before reporting to the user, the diagnostics.md file provides a clear escalation policy for sensitive tasks such as credential rotation or potential data loss, and no evidence of malicious intent or data exfiltration was found.
能力标签
crypto
能力评估
Purpose & Capability
Name and description match the actions in SKILL.md and references: commands to check status, logs, restart the gateway, check port conflicts, inspect config and session files, and escalate for token/config edits are all normal for a self-heal tool.
Instruction Scope
Instructions reference system logs and OpenClaw-specific paths (~/ .openclaw, /tmp/openclaw, macOS DiagnosticReports) and include process control (restart, pkill, kill port owner) and an approval step (openclaw pair --approve). These are within scope for repair but include operations that can be destructive or change authorization state; the skill explicitly says to escalate before config edits or credential rotation.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer, which reduces supply-chain risk.
Credentials
No environment variables, secrets, or external credentials are requested. The instructions do inspect local config and token state via CLI/logs (expected for this purpose) but do not request unrelated credentials or external service keys.
Persistence & Privilege
always is false and there is no install-time persistence. However the skill is allowed autonomous invocation (platform default) and the runtime instructions permit the agent to perform sensitive actions (process killing, restarts, and approving pairing). Autonomous invocation is not flagged by itself, but you should be aware the agent could perform these actions without additional prompts if allowed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-self-heal
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-self-heal 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-self-heal. - Introduces autonomous diagnosis and resolution for OpenClaw system issues. - Covers scenarios like Control UI failure, offline channels, gateway crashes, memory/plugin errors, and failed pairing. - Emphasizes safe, self-contained fixes with escalation for destructive or repeated failures only. - Provides step-by-step triage, common recovery commands, and post-fix verification instructions. - Logs all actions and notifies Jake only when required.
元数据
Slug openclaw-self-heal
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openclaw Self Heal 是什么?

Autonomously diagnose and fix OpenClaw system errors affecting UI, channels, gateway, memory, or pairing, escalating only if needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 Openclaw Self Heal?

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

Openclaw Self Heal 是免费的吗?

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

Openclaw Self Heal 支持哪些平台?

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

谁开发了 Openclaw Self Heal?

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

💬 留言讨论