← 返回 Skills 市场
331
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install resize-move-partition-coach
功能描述
Resize or Move Partitions for Low Space - Reclaim drive capacity when unallocated space is limited or non-adjacent.
安全使用建议
This skill is coherent with its stated purpose — it downloads and installs EaseUS Partition Master and then launches it to perform resize/move operations. Before you run it: 1) Verify the download source (easeus.com) and prefer manual download from the official vendor site if you have doubts. 2) Be aware the script runs the installer silently and requires Administrator rights (UAC). Silent installs can add bundled components; review the installer/EULA and monitor the install if possible. 3) The script does not perform checksum or signature verification — consider downloading the installer yourself and checking hashes or obtaining it from a known-good source. 4) Run in a controlled environment (VM or test machine) if you are unsure, and back up disks before modifying partitions. 5) The launcher writes a temporary file with parameters and invokes the vendor GUI; the temporary file is created securely via mkstemp, but never expose this to untrusted processes. If any of these points worry you (especially silent install without verification), do not run the installer script and instead install the partition tool manually from the vendor website.
功能分析
Type: OpenClaw Skill
Name: resize-move-partition-coach
Version: 0.1.0
The skill automates the download and silent installation of a third-party executable from easeus.com using scripts/install-epm.py. It also provides instructions in SKILL.md for the AI agent to bypass User Account Control (UAC) and antivirus warnings to run the software with administrative privileges. While these actions are consistent with the stated purpose of partition management, the combination of remote binary execution, silent installation flags (/verysilent), and explicit guidance to ignore security protections constitutes a high-risk pattern.
能力评估
Purpose & Capability
The skill's name/description (partition resize/move) matches the included artifacts: an installer downloader (install-epm.py) and a launcher (epm-shellcmd.py) that invoke EaseUS Partition Master. There are no unrelated credentials, binaries, or config access requests.
Instruction Scope
SKILL.md instructs the user/agent to download and silently install a third-party partition manager and to run the GUI with parameters written to a temp file. The instructions require elevated privileges and explicit user confirmation before applying partition changes. The instructions do not attempt to read unrelated files or credentials, but they do direct execution of an external installer and require UAC elevation.
Install Mechanism
The installer is downloaded directly from easeus.com mirrors (https://{d1,d2,d3}.easeus.com/...), which is coherent with the vendor, but the script executes the downloaded .exe with silent install flags and does not verify integrity (no checksum/signature verification). Download-and-execute semantics plus silent install warrant caution because they run code as an installer with elevated rights.
Credentials
No environment variables, credentials, or config paths are requested. The privilege requests (administrator/UAC) are appropriate and necessary for installing partitioning software and making disk changes.
Persistence & Privilege
The skill does not set always:true and does not modify other skills. However, the installation step installs third-party software into Program Files (persistence at system level) and requires admin privileges; this is expected for a partitioning tool but increases risk and blast radius if the installer is not trusted.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install resize-move-partition-coach - 安装完成后,直接呼叫该 Skill 的名称或使用
/resize-move-partition-coach触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
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.
元数据
常见问题
Resize Move Partition Coach 是什么?
Resize or Move Partitions for Low Space - Reclaim drive capacity when unallocated space is limited or non-adjacent. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 331 次。
如何安装 Resize Move Partition Coach?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install resize-move-partition-coach」即可一键安装,无需额外配置。
Resize Move Partition Coach 是免费的吗?
是的,Resize Move Partition Coach 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Resize Move Partition Coach 支持哪些平台?
Resize Move Partition Coach 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Resize Move Partition Coach?
由 贺照云(@hezhaoyun)开发并维护,当前版本 v0.1.0。
推荐 Skills