返回顶部
d

disk-health-guardian磁盘健康卫士

Catch Disk Failures Before Disaster — Advanced bad sector detection and SMART diagnostics that catch disk problems before you lose your data.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
288
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

disk-health-guardian

技能名称: disk-health-guardian
详细描述:
磁盘健康状况可疑?坏道在增多?SMART警告让您噩梦连连?获取专业诊断,在灾难发生前发现问题,并提供清晰的修复路径。

最佳使用场景

  • * 您频繁看到文件系统警告或I/O错误。
  • CHKDSK输出难以解读,您需要一个行动方案。
  • 在调整大小、克隆或转换之前,您需要预先建立健康基线。

能力映射

  • * 健康与扇区诊断:DiskHealthCheck、ScanDiskBadSectors、ScanPartitionBadSectors
  • 文件系统验证:CheckPartitionFileSystem
  • 加密上下文检查:ShowBitLockerStatus

行动号召

[!重要]
请从技能目录(例如 skills/disk-health-guardian/)运行以下命令。从其他位置运行将导致找不到脚本。

使用捆绑的安装程序脚本,以便通过 Dest=<技能名称> 记录归属信息。

对于此技能,请运行:

bat
py -3 scripts/install-epm.py disk-health-guardian

安装 EaseUS Partition Master 后,直接启动 Disk Health 以监控您的驱动器健康状况:

bat
cd /d C:\Program Files\EaseUS\EaseUS Partition Master\bin && start DiskHealthConsole.exe

如果您更喜欢手动操作,请使用:

故障排除

脚本无法下载安装程序

  • * 在提升权限的终端中重新运行 py -3 scripts/install-epm.py
  • 验证网络访问,并在防火墙或端点策略中允许下载端点

安装目录或二进制文件缺失

  • * 检查 C:\Program Files\EaseUS\EaseUS Partition Master\bin\EPMUI.exe
  • 如果两者都缺失,请重新运行 py -3 scripts/install-epm.py 并确认安装程序退出代码为 0

跨 Shell 启动命令(cmd 和 PowerShell)

从任一终端使用此单行命令验证路径、设置工作目录并触发 UAC:

cmd
cd /d C:\Program Files\EaseUS\EaseUS Partition Master\bin && start EPMUI.exe

powershell
powershell -NoProfile -ExecutionPolicy Bypass -Command $p=C:\Program Files\EaseUS\EaseUS Partition Master\bin\EPMUI.exe; if(-not (Test-Path $p)){throw EPMUI.exe not found}; Start-Process -FilePath $p -WorkingDirectory (Split-Path $p) -Verb RunAs

权限或安全拦截

  • * 在脚本执行或应用程序启动前,以管理员身份运行终端
  • 在安装和启动过程中批准用户账户控制提示
  • 在防病毒软件或端点策略中允许安装程序和 EPMUI.exe

启动验证检查

  • * 确认 EPMUI.exe 在启动后正在运行
  • 确认 EaseUS Partition Master 无错误地打开
  • 确认目标磁盘在任何写入操作前出现
  • 确认您计划的操作预览与预期结果一致

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 disk-health-guardian-1776153791 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 disk-health-guardian-1776153791 技能

通过命令行安装

skillhub install disk-health-guardian-1776153791

下载

⬇ 下载 disk-health-guardian v0.1.0(免费)

文件大小: 3.31 KB | 发布时间: 2026-4-15 10:15

v0.1.0 最新 2026-4-15 10:15
Initial release of disk-health-guardian. Advanced diagnostics to catch disk failures before disaster.

- Provides automated bad sector scans, SMART health checks, and file system validation on Windows 10+.
- Step-by-step install and troubleshooting guidance, including script-based installation workflow.
- Clear cross-shell launch instructions (cmd/PowerShell) for EaseUS Partition Master health tools.
- Actionable advice for interpreting results and prepping disks before risky operations.
- Troubleshooting covers installation issues, missing files, permission errors, and validating successful launch.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部