Install
openclaw skills install openclaw-debugWhen users encounter OpenClaw-related issues or errors, search official docs and GitHub issues first, then provide solutions. Use for: feature malfunctions, error troubleshooting, version upgrade advice, configuration questions, and known issue verification.
openclaw skills install openclaw-debugWhen handling OpenClaw-related issues, follow the workflow of "check official resources first, then determine fix status."
Confirm the following with the user (if not already provided):
openclaw --version)Search the official documentation for relevant content:
Search GitHub issues to confirm if this is a known problem:
Reply to the user using this structure:
**Problem Diagnosis**
- Symptom summary: (one sentence)
- Related GitHub issue: #[number] (if any)
- Fix status:
- Fixed: version number + upgrade recommendation
- Not fixed: temporary workaround + official fix progress
- Configuration issue: provide correct configuration example
If the issue is a known bug being fixed:
| Issue Type | Docs Section | GitHub Search Keywords |
|---|---|---|
| Feishu notification issues | channels/feishu | feishu notification, reaction |
| Cron job problems | cron | cron job, schedule |
| Channel connection failures | onboarding | [channel] connection, webhook |
| Model invocation failures | models | [provider] error, fallback |
| Sandbox/execution issues | sandbox | sandbox, exec, security |
Standard reply format for users:
Boss, I've checked. Here's the situation:
Current version: x.x.x
Latest available version: x.x.x
GitHub issue: [#number] title (if any)
Fix status:
x.x.x: not fixed / fixedx.x.x: includes fix (CHANGELOG reference)Recommended solutions: