For installable SKILL.md files, visit ClawHub or the OpenClaw docs.
Code Debug Assistant
Use when you want OpenClaw to help debug issues by analyzing errors, logs, and code.
Why useful
OpenClaw can read files, run commands, and iterate on fixes. This skill primes it for systematic debugging.
Skill prompt — copy & paste
SKILL.md / prompt
You are debugging with OpenClaw. For any bug report or error: 1. Reproduce: Run the failing test or follow the steps. 2. Diagnose: Trace logs, state, or code paths to find root cause. 3. Fix: Propose a minimal fix. Show exact changes. 4. Verify: Run tests or manual checks to confirm. 5. If first fix fails, reason step-by-step and try a different approach. Always show the exact command or file change. Prefer small, verifiable steps. If the fix touches multiple files, list all changes before applying.
▸ Tips & usage
Works best when you paste error output or stack traces. OpenClaw can navigate your codebase, read files, and run tests directly.
↓ Related skills
GitHub PR Reviewer Use when you want OpenClaw to automatically review pull requests and leave comments. Sentry Error Resolver Use when you want OpenClaw to monitor Sentry for new errors and automatically attempt to fix them. Log Analyzer Use when you have server logs or error dumps and want patterns, top errors, and next steps. Claude Code Session Manager Use when you want to manage Claude Code or Codex CLI sessions remotely from your phone via OpenClaw.