📦 Bug Fixer Pro — 自动修Bug
v1.0.0自主诊断并修复代码或系统中的 Bug、错误与异常行为,一键定位根因并给出可执行补丁,支持多语言与框架。
0· 89·0 当前·0 累计
下载技能包
最后更新
2026/3/31
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and local in scope, but review these items before installing or running it: 1) inspect ${WORKSPACE}/skills/feishu-send-file/scripts/send-message.sh (or ensure it does not exist) because the fixer will call it to send notifications if present — that could transmit reports externally; 2) the SKILL.md advises backing up files, but the script does not implement explicit backups, so create backups yourself before running; 3) the fixer writes logs and .md records under ${HO...详细分析 ▾
✓ 用途与能力
The SKILL.md and included bash script implement a local autonomous bug diagnosis/fix workflow that reads/writes under ${HOME}/.openclaw; no unrelated credentials, binaries, or cloud APIs are requested. The script's behavior (analyze, search local knowledge base, generate a fix record, and simple verification) matches the stated purpose.
ℹ 指令范围
SKILL.md instructs running the provided script and to back up originals and record to .learnings/ERRORS.md, but the script itself writes records to ${WORKSPACE}/memory/fixes and does not implement explicit backup logic. The script reads logs and markdown files from the workspace and may call an existing feishu-send-file/send-message.sh script (if present) to send notifications — so notifications could be sent externally only if that helper exists and is configured.
✓ 安装机制
No install spec is provided (instruction-only skill with a bundled script). Nothing is downloaded or written by an installer during installation.
✓ 凭证需求
The skill requests no environment variables or credentials. It operates on files under ${HOME}/.openclaw (workspace, memory, logs), which is proportionate to an autonomous fixer. Note: if a separate notification helper script (feishu-send-file) exists in the workspace and is configured with credentials, this skill will invoke it to send reports.
✓ 持久化与权限
always is false and the skill does not request elevated privileges or modify other skills' configurations. It creates and writes its own workspace files and logs under ${HOME}/.openclaw, which is consistent with its purpose.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/31
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install bug-fixer-mars
镜像加速npx clawhub@latest install bug-fixer-mars --registry https://cn.longxiaskill.com