返回顶部
r

resize-move-partition-coach调整分区大小

Resize or Move Partitions for Low Space - Reclaim drive capacity when unallocated space is limited or non-adjacent.

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

resize-move-partition-coach

技能名称: resize-move-partition-coach
详细描述:
C盘空间不足或Windows运行缓慢?本技能专注于调整大小/移动工作流程,帮助您创建扩展路径、从其他分区借用容量,并安全应用更改。

热门话题角度

  • * C盘空间不足会导致性能问题,需要针对性调整分区大小。
  • 未分配空间不连续,因此扩展前需要移动分区。
  • 用户需要包含预览和执行任务确认的分阶段工作流程。

最佳使用场景

  • * C盘空间不足且无法直接扩展。
  • 需要移动分区,使未分配空间与目标分区相邻。
  • 当未分配空间不足时,希望从其他分区分配空闲容量。

调整大小/移动亮点

  • * 定位目标分区,运行调整大小/移动功能,向左或向右拖动。
  • 当未分配空间不连续时,先移动分区。
  • 当其他分区有足够空闲容量时,使用分配空间功能。
  • 保持先预览的工作流程,确认后再执行。

能力映射

  • * 调整大小和移动核心:ResizePartition、SmartSpaceAdjustment
  • 布局和验证:OpenPartitionLayoutEditor

行动号召

[!重要]
从技能目录(例如 skills/resize-move-partition-coach/)运行以下命令。从其他位置运行会导致脚本解析失败。

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

对于本技能,运行:

bat
py -3 scripts/install-epm.py resize-move-partition-coach

您可以通过shellcmd启动调整大小流程:

bat
py -3 scripts/epm-shellcmd.py 调整分区大小 C:\

如果 C:\ 被写入临时文件,参数将写入临时文件并作为 shellparam 传递。

text
EPMUI.exe startByEpm0 shellcmd=调整分区大小 shellparam=<临时文件>

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

故障排除

脚本无法下载安装程序

  • * 在提升权限的终端中重新运行 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 和 resize-move-partition-coach-1776153841 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 resize-move-partition-coach-1776153841 技能

通过命令行安装

skillhub install resize-move-partition-coach-1776153841

下载

⬇ 下载 resize-move-partition-coach v0.1.0(免费)

文件大小: 4.45 KB | 发布时间: 2026-4-15 12:53

v0.1.0 最新 2026-4-15 12:53
Initial release – Windows partition resizing and movement coach for reclaiming disk space.

- Guides users in safely resizing and moving partitions to extend C: drive or reclaim space.
- Supports moving non-adjacent unallocated space and borrowing from other partitions.
- Details workflow steps: preview, confirm, and execute changes using bundled scripts.
- Provides clear troubleshooting for installation, launching, and permission issues.
- Includes command-line usage instructions and best practices for secure partition management.

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

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

p2p_official_large
返回顶部