← 返回 Skills 市场
cmanfre7

Debug Pro

作者 cmanfre7 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
20554
总下载
44
收藏
204
当前安装
1
版本数
在 OpenClaw 中安装
/install debug-pro
功能描述
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install debug-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /debug-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug debug-pro
版本 1.0.0
许可证
累计安装 732
当前安装数 204
历史版本数 1
常见问题

Debug Pro 是什么?

Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 20554 次。

如何安装 Debug Pro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install debug-pro」即可一键安装,无需额外配置。

Debug Pro 是免费的吗?

是的,Debug Pro 完全免费(开源免费),可自由下载、安装和使用。

Debug Pro 支持哪些平台?

Debug Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Debug Pro?

由 cmanfre7(@cmanfre7)开发并维护,当前版本 v1.0.0。

💬 留言讨论