A high-precision diagnostic skill for identifying and repairing software bugs with minimal code changes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install code-debug
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install code-debug using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Code Debug skill is a specialized diagnostic tool designed to help developers identify and resolve complex failures within their local codebase. By prioritizing root-cause analysis over speculative guessing, this Openclaw Skills extension ensures that every repair is both safe and effective. It focuses on producing the smallest defensible fix, which helps maintain the stability and cleanliness of the project while addressing critical runtime, logic, or syntax issues.
Whether dealing with a sudden crash, inconsistent output, or failed tests, this skill provides a structured workflow to isolate the problem. It is particularly valuable for developers who need to understand the technical depth of a bug before applying changes, making it a cornerstone of efficient software maintenance within the Openclaw Skills ecosystem.
To integrate this diagnostic capability into your workflow, ensure your environment is ready for Openclaw Skills.
# Install the code-debug skill via your CLI
openclaw install code-debug
# Navigate to the root of your project
cd /your/project/path
# Trigger the skill by describing a specific error or crash
# Example: "Find the root cause of the null pointer in user_service.py"
The Code Debug skill organizes its findings into a clear, technical structure to help developers understand the fix.
| Attribute | Description |
|---|---|
| Root Cause | A detailed technical breakdown of the underlying defect. |
| Impact Scope | A list of modules, files, or functions affected by the bug. |
| Reproduction Scenario | The minimal steps or code snippets required to trigger the failure. |
| Repair Direction | The recommended patch or code change to resolve the issue. |
| Verification Method | Clear instructions or commands to confirm the bug is fixed. |
Loading
A comprehensive automation skill for executing stock trades, managing holdings, and querying accounts via a local HTTP API bridge.

A professional tool for auditing and improving web accessibility to ensure WCAG compliance and inclusive user experiences.

A comprehensive MCP server providing real-time financial market data, sector analysis, and company fundamentals for over 20,000 instruments.

Promptfoo is a powerful framework for running local, repeatable LLM evaluations and adversarial red-team security scans to ensure model reliability.

A comprehensive skill for integrating Langfuse observability, prompt management, and evaluation into AI coding agent workflows.

An intelligent task router that coordinates specialized AI agents to handle complex coding lifecycles from exploration to deployment.








































