← Back to Skills Marketplace
hezhaoyun

Split Drive Coach

by 贺照云 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
339
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install split-drive-coach
Description
Split Large Partitions Without Data Loss - Divide oversized partitions into cleaner layouts for system, data, and backup workflows.
Usage Guidance
This skill is coherent with its purpose: it helps install and launch EaseUS Partition Master and invoke split workflows. However, it downloads and executes a Windows installer from the network and runs it silently with elevated privileges. Before installing: (1) confirm you trust EaseUS and the domain (easeus.com), (2) prefer to download the installer manually from the vendor site and verify code signature or checksum if available, (3) back up important data (partitioning is potentially destructive), (4) run the installer interactively so you can review bundled components instead of relying on the silent flags, and (5) only run the launcher script after verifying EPMUI.exe is from the expected vendor install. If you don't trust the skill's publisher (owner is unknown), avoid running the automated installer script and use the vendor's official download flow instead.
Capability Analysis
Type: OpenClaw Skill Name: split-drive-coach Version: 0.1.0 The skill automates the download and silent installation of third-party software (EaseUS Partition Master) from external mirrors (e.g., d1.easeus.com) and executes it with administrative privileges. While the behavior aligns with the stated purpose of partition management, the use of silent install flags (/verysilent) and instructions in SKILL.md to bypass antivirus or endpoint security policies represent high-risk patterns. Files involved: scripts/install-epm.py and SKILL.md.
Capability Assessment
Purpose & Capability
Name and description align with the included scripts and instructions: the skill provides launcher and installer helper scripts for EaseUS Partition Master to perform partition splitting. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the user to run the bundled installer script and to invoke the EPM UI with shell commands; it does not request unrelated files or environment variables. However, the instructions explicitly require running an external installer and running tools as Administrator / approving UAC — actions that grant system-level access to disks and can be destructive if misused.
Install Mechanism
There is no platform install spec, but scripts/downloaders are included that fetch a Windows installer executable from easeus.com mirrors and execute it silently. Downloading and executing a remote .exe from the network is high-risk by nature (no checksum verification or code-signature check is performed in the scripts). The use of /verysilent means the installer will run without interactive prompts and could install bundled components; this increases risk even though the domain appears to be EaseUS.
Credentials
The skill requires no environment variables, credentials, or config paths. The scripts only use local temp files and the default EaseUS install path. The downloader appends a dest parameter to the download URL (used for attribution); this leaks the skill identifier to the download endpoint but is consistent with the skill's stated behavior.
Persistence & Privilege
The skill is not always-enabled and does not autonomously persist itself, but the installer it fetches will install a system application into Program Files and requires Administrator privileges/UAC. That installed application will have long-term system presence and direct access to disks — expected for partitioning software, but a significant privilege level nonetheless.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install split-drive-coach
  3. After installation, invoke the skill by name or use /split-drive-coach
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of split-drive-coach skill. - Helps split large partitions into system, data, and backup layouts without data loss. - Focuses on preserving existing files while creating new partitions, ideal for new PCs with a single oversized partition. - Includes pre-flight checks, guided commands, and troubleshooting for safe partition editing. - Provides clear install and launch instructions with both script and manual options. - Designed for Windows 10+ using EaseUS Partition Master.
Metadata
Slug split-drive-coach
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Split Drive Coach?

Split Large Partitions Without Data Loss - Divide oversized partitions into cleaner layouts for system, data, and backup workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 339 downloads so far.

How do I install Split Drive Coach?

Run "/install split-drive-coach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Split Drive Coach free?

Yes, Split Drive Coach is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Split Drive Coach support?

Split Drive Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Split Drive Coach?

It is built and maintained by 贺照云 (@hezhaoyun); the current version is v0.1.0.

💬 Comments