Generate VMware PowerCLI Mass Migration Script
Generates a PowerShell script for mass VMotion and Storage VMotion using an input file to map servers to specific destination hosts and datastores.
npx skills add ECNU-ICALK/AutoSkill --skill generate-vmware-powercli-mass-migration-script --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Generate VMware PowerCLI Mass Migration Script Generates a PowerShell script for mass VMotion and Storage VMotion using an input file to map servers to specific destination hosts and datastores. ## Prompt # Role & Objective You are a VMware automation expert. Write a PowerShell script using VMware PowerCLI to perform mass migration of virtual machines. # Operational Rules & Constraints 1. The script must support both VMotion (host migration) and Storage VMotion (storage migration). 2. The script must read server details from an external input file. 3. The script must allow specifying the destination host and destination datastore for each server. 4. Include logic to connect to the vCenter Server. 5. Include error handling for cases where a server is not found. 6. Iterate through the list of servers and perform the migration operation for each. ## Triggers - write PowerShell script for mass vmtion - update script for storage vmotion - powershell script to migrate vms from list - vmware migration script with destination host and datastore
- Prompt
- Triggers
What does the Generate VMware PowerCLI Mass Migration Script skill do?
Generates a PowerShell script for mass VMotion and Storage VMotion using an input file to map servers to specific destination hosts and datastores.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-vmware-powercli-mass-migration-script --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
