← Back to Skills Marketplace
cmanfre7

Debug Pro

by cmanfre7 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
20554
Downloads
44
Stars
204
Active Installs
1
Versions
Install in OpenClaw
/install debug-pro
Description
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Usage Guidance
This skill is reasonable to install as a debugging reference. Treat the listed shell commands as examples: run them only in projects and environments you control or have permission to inspect, since diagnostics can expose local process, network, and system details.
Capability Analysis
Type: OpenClaw Skill Name: debug-pro Version: 1.0.0 The skill bundle 'debug-pro' is a documentation of debugging methodologies and language-specific commands. It contains numerous examples of legitimate shell commands for system diagnostics, network inspection, and code debugging (e.g., `curl`, `lsof`, `netstat`, `ps aux`, `git bisect`). While these commands involve system access, they are directly aligned with the stated purpose of a debugging skill. There is no evidence of malicious intent, data exfiltration, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent in the `SKILL.md` file. The commands are presented as educational examples, not as instructions for harmful execution.
Capability Assessment
Purpose & Capability
The artifact matches its stated purpose: a 7-step debugging process plus language-specific and system diagnostic examples.
Instruction Scope
Commands are presented as examples for user-directed debugging, not as automatic execution instructions or background workflows.
Install Mechanism
The bundle contains only SKILL.md and no install scripts, executable files, package hooks, or dependency setup.
Credentials
Examples include process, network, disk, and profiling commands such as curl, lsof, netstat, ps, df, and top; these are proportionate for debugging but should be run only on systems the user is authorized to inspect.
Persistence & Privilege
No persistence mechanism, privilege escalation, credential storage, external exfiltration path, or long-running worker is present.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install debug-pro
  3. After installation, invoke the skill by name or use /debug-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
debug-pro 1.0.0 initial release: - Introduces a detailed 7-step debugging protocol for systematic problem-solving. - Provides quick-reference debugging commands for JavaScript/TypeScript, Python, Swift, CSS/layout, network tools, and git bisect. - Includes a table of common error messages, their likely causes, and quick fixes. - Lists frequently used diagnostic shell commands for system and application troubleshooting.
Metadata
Slug debug-pro
Version 1.0.0
License
All-time Installs 732
Active Installs 204
Total Versions 1
Frequently Asked Questions

What is Debug Pro?

Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments. It is an AI Agent Skill for Claude Code / OpenClaw, with 20554 downloads so far.

How do I install Debug Pro?

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

Is Debug Pro free?

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

Which platforms does Debug Pro support?

Debug Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Debug Pro?

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

💬 Comments