← Back to Skills Marketplace
wayne19820905

Openclaw Troubleshoot

by Wayne19820905 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
471
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-troubleshoot
Description
Provide step-by-step diagnostics and command-line fixes for common OpenClaw issues including memory plugin faults, Feishu disconnects, LLM timeouts, and Tele...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-troubleshoot
  3. After installation, invoke the skill by name or use /openclaw-troubleshoot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-troubleshoot
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 471 downloads so far.

How do I install Openclaw Troubleshoot?

Run "/install openclaw-troubleshoot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Troubleshoot free?

Yes, Openclaw Troubleshoot is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Openclaw Troubleshoot support?

Openclaw Troubleshoot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Troubleshoot?

It is built and maintained by Wayne19820905 (@wayne19820905); the current version is v1.0.0.

💬 Comments