← 返回 Skills 市场
OpenClaw Operator
作者
Don Zurbrick
· GitHub ↗
· v1.0.0
· MIT-0
171
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-operator
功能描述
Diagnose and prevent OpenClaw agent failures — session bloat, lane deadlocks, bootstrap truncation, auth errors, compaction timeouts, and more. Use this skil...
安全使用建议
This skill appears to do what it says: read OpenClaw logs/configs and run local diagnostics. Before using it: (1) Review the two included scripts line-by-line to confirm behavior for your environment; they read and parse files under $HOME/.openclaw and call python3. (2) Back up any files the skill suggests editing (e.g., cron/jobs.json, sessions.json, AGENTS.md) before applying changes — the SKILL.md explicitly recommends timestamped backups for break‑glass edits. (3) Note some shell commands assume BSD utilities (stat -f, date -j); test on a non-production host or adapt to Linux stat/date if needed. (4) Run the scripts manually first (bash scripts/session-health-watchdog.sh; bash scripts/bootstrap-budget-check.sh) rather than auto-registering as a cron job until you’ve validated outputs and alerting behavior. (5) If you will register the watchdog as a cron job, ensure the account running cron has appropriate permissions and that you understand where and how alerts will be surfaced (the scripts themselves do not post externally). Overall the skill is internally consistent with its stated ops purpose.
功能分析
Type: OpenClaw Skill
Name: openclaw-operator
Version: 1.0.0
The skill bundle is a legitimate administrative toolset for managing and troubleshooting OpenClaw agent installations. It contains diagnostic scripts (session-health-watchdog.sh and bootstrap-budget-check.sh) that monitor session sizes, cron job configurations, and log files for common failure patterns. While the skill requires access to the ~/.openclaw directory and the ability to execute shell commands, its behavior is transparent, well-documented, and strictly limited to the stated purpose of operational maintenance without any signs of data exfiltration, obfuscation, or malicious intent.
能力评估
Purpose & Capability
The name and description match the delivered artifacts: diagnostic prose, failure-patterns reference docs, and two bash scripts that check OpenClaw runtime files and logs under ~/.openclaw. All required accesses (session files, jobs.json, AGENTS.md, gateway.err.log) are appropriate for an ops/troubleshooting skill.
Instruction Scope
Instructions direct the agent or operator to read and (in break‑glass procedures) edit local OpenClaw state such as ~/.openclaw/cron/jobs.json, session registries, and AGENTS.md. This is expected for an ops tool, but it does grant the skill authority to inspect and advise modification of sensitive local agent state; SKILL.md explicitly allows manual edits as break-glass — users should follow the recommended backup & validation steps before making changes.
Install Mechanism
No install spec is provided (instruction-only with bundled scripts). Nothing is downloaded or installed automatically. The scripts are plain shell/Python and will only be executed if the operator runs them or registers them with OpenClaw cron.
Credentials
No environment variables, credentials, or third‑party tokens are requested. The scripts read local files only. Example CLI snippets reference OpenClaw commands and model names but do not require secret values from the skill itself.
Persistence & Privilege
The skill does not request permanent 'always' inclusion or write to other skills' configuration. It suggests installing cron jobs (normal for ops tooling), but installation is opt‑in. Autonomous model invocation is the platform default and is not changed by this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-operator - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-operator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: OpenClaw ops diagnostics, failure-pattern catalog, bootstrap budget check, session health watchdog, and safety-first break-glass recovery guidance.
元数据
常见问题
OpenClaw Operator 是什么?
Diagnose and prevent OpenClaw agent failures — session bloat, lane deadlocks, bootstrap truncation, auth errors, compaction timeouts, and more. Use this skil... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。
如何安装 OpenClaw Operator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-operator」即可一键安装,无需额外配置。
OpenClaw Operator 是免费的吗?
是的,OpenClaw Operator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Operator 支持哪些平台?
OpenClaw Operator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Operator?
由 Don Zurbrick(@zurbrick)开发并维护,当前版本 v1.0.0。
推荐 Skills