← Back to Skills Marketplace
337
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install merge-partition-coach
Description
Merge Partitions Without Data Loss — Combine adjacent or non-adjacent partitions into one larger volume to consolidate space and simplify drive management.
Usage Guidance
This skill legitimately automates installing and launching EaseUS Partition Master to perform merges, which requires downloading and running a vendor installer and using Administrator privileges. Before installing: (1) confirm you trust EaseUS and that d1/d2/d3.easeus.com are legitimate mirrors for your environment; (2) back up all important data — partition operations can cause data loss if something goes wrong; (3) consider verifying the installer's signature or checksum if you can obtain it from the vendor; (4) run the installer in a test environment or VM if you want to minimize risk; and (5) review the installer steps (silent install may add extras) and your endpoint/security policies before approving elevation.
Capability Analysis
Type: OpenClaw Skill
Name: merge-partition-coach
Version: 0.1.0
The skill bundle automates the download and silent installation of third-party software from remote mirrors (easeus.com) using 'scripts/install-epm.py'. It also includes 'scripts/epm-shellcmd.py', which executes the installed binary with parameters passed through temporary files. While these actions are consistent with the stated purpose of partition management, the automated fetching and execution of remote binaries with elevated privileges (/verysilent) and the ability to pass arbitrary commands to a system-level tool represent significant security risks without explicit user confirmation.
Capability Assessment
Purpose & Capability
The name/description promise (merge partitions without data loss) matches the included artifacts: SKILL.md documents using EaseUS Partition Master and the scripts download and launch that product. Requesting no env vars or unrelated binaries aligns with the stated purpose.
Instruction Scope
The SKILL.md instructs the user to run the included installer script and a launcher script which write a small temp file and invoke EPMUI.exe. Those actions are within scope for installing/launching a disk utility. The instructions require elevation and running an external vendor installer — appropriate for the task but high-impact (disk and system changes). The docs do not attempt to read unrelated system files or secrets.
Install Mechanism
install-epm.py downloads an .exe from mirrors at d1/d2/d3.easeus.com and runs it silently. Using the vendor's domains is expected for this purpose, but the script does not verify a checksum or signature after download. Downloading and executing a binary is inherently higher risk; however it is proportionate to installing partition-management software.
Credentials
The skill requests no environment variables, credentials, or config paths and the scripts do not read secrets. No disproportionate credential access is requested.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills. It does require elevated privileges to install and to operate on disks (the user is instructed to run as Administrator and approve UAC). That privilege level is expected for disk-management software but increases potential impact, so the user should be cautious.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install merge-partition-coach - After installation, invoke the skill by name or use
/merge-partition-coach - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of merge-partition-coach.
- Guides users to merge adjacent or non-adjacent partitions into one larger volume on Windows 10+ without data loss.
- Provides step-by-step workflow, including command-line and manual usage with EaseUS Partition Master.
- Includes troubleshooting for installer issues, permission errors, and common merge problems.
- Clearly maps operational capabilities and offers practical use cases for disk consolidation and management.
Metadata
Frequently Asked Questions
What is Merge Partition Coach?
Merge Partitions Without Data Loss — Combine adjacent or non-adjacent partitions into one larger volume to consolidate space and simplify drive management. It is an AI Agent Skill for Claude Code / OpenClaw, with 337 downloads so far.
How do I install Merge Partition Coach?
Run "/install merge-partition-coach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Merge Partition Coach free?
Yes, Merge Partition Coach is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Merge Partition Coach support?
Merge Partition Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Merge Partition Coach?
It is built and maintained by 贺照云 (@hezhaoyun); the current version is v0.1.0.
More Skills