← 返回 Skills 市场
Openclaw Troubleshoot
作者
Wayne19820905
· GitHub ↗
· v1.0.0
471
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-troubleshoot
功能描述
Provide step-by-step diagnostics and command-line fixes for common OpenClaw issues including memory plugin faults, Feishu disconnects, LLM timeouts, and Tele...
安全使用建议
This is a plausible troubleshooting guide for OpenClaw, but review before running: (1) confirm you're on macOS (launchctl usage) and that the openclaw CLI and jq are installed; (2) back up ~/.openclaw/openclaw.json and any sessions before applying jq edits or mv operations; (3) prefer to run the provided commands manually rather than granting an agent automatic execution, since they restart services and edit configs; (4) if you want the skill to be safer, ask the author to declare required binaries and an OS restriction, and to add explicit safety checks and backup steps.
功能分析
Type: OpenClaw Skill
Name: openclaw-troubleshoot
Version: 1.0.0
The skill bundle contains legitimate troubleshooting instructions and commands for managing the OpenClaw environment. The SKILL.md file provides standard administrative actions such as restarting services via launchctl, modifying local configuration files using jq, and inspecting application logs, all of which are scoped to the application's own directories (~/.openclaw) and processes without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill's name/description (OpenClaw troubleshooting) match the actions in SKILL.md (checking plugins, logs, restarting gateway, editing ~/.openclaw/openclaw.json). However the registry metadata declares no required binaries or OS restriction while the instructions require the openclaw CLI, jq, launchctl (macOS), killall, and typical UNIX tools — this omission is an incoherence.
Instruction Scope
SKILL.md instructs the agent to read and write user configuration (~/.openclaw/openclaw.json), list session directories, inspect logs in /tmp, enable/disable plugins, and restart system services (launchctl unload/load, killall, gateway restart). Those actions are within 'troubleshooting' scope but are state-changing and potentially destructive if run without review. The instructions also assume tools (jq, launchctl) exist and are run with sufficient privileges; there is no guidance about backing up configs beyond a brief note.
Install Mechanism
There is no install spec and no code files — lowest installation risk. Nothing will be written by an installer, but the runtime instructions will modify files if executed.
Credentials
The skill requests no credentials or environment variables. All file paths and commands referenced are related to OpenClaw configuration and logs, so requested access is proportionate to the stated troubleshooting purpose.
Persistence & Privilege
always:false and default autonomous invocation are fine. However, because the instructions modify the OpenClaw config and restart services, allowing the agent to invoke these autonomously increases risk. The skill does not request persistent special privileges beyond normal file/system service access, but it does perform operations that change agent/system state.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-troubleshoot - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-troubleshoot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-troubleshoot skill.
- Provides step-by-step troubleshooting guides for common OpenClaw issues including memory loss, Feishu disconnection, LLM timeout, and Telegram errors.
- Offers recommended diagnostic commands and practical repair solutions.
- Lists configuration best practices for plugin management, validation, and backup.
- Documents locations of key files and logs for easier manual checks and recovery.
元数据
常见问题
Openclaw Troubleshoot 是什么?
Provide step-by-step diagnostics and command-line fixes for common OpenClaw issues including memory plugin faults, Feishu disconnects, LLM timeouts, and Tele... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 471 次。
如何安装 Openclaw Troubleshoot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-troubleshoot」即可一键安装,无需额外配置。
Openclaw Troubleshoot 是免费的吗?
是的,Openclaw Troubleshoot 完全免费(开源免费),可自由下载、安装和使用。
Openclaw Troubleshoot 支持哪些平台?
Openclaw Troubleshoot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Troubleshoot?
由 Wayne19820905(@wayne19820905)开发并维护,当前版本 v1.0.0。
推荐 Skills