Use this skill when you need to build, repair, audit, or document a Debian GNOME virtual machine on Windows Hyper-V for OpenClaw and AI CLI tooling. It is specifically for workflows involving Hyper-V enablement, Debian cloud images, GNOME/gdm3, SSH/XRDP, Chrome, Clash Verge, and preinstalling OpenClaw, Codex, Gemini CLI, and Claude Code.
This skill packages a proven workflow for producing a Debian GNOME VM on Windows Hyper-V with OpenClaw and related CLI tooling preinstalled. Use it when you need to provision from scratch, recover from broken display-manager/network/cloud-init states, or turn the process into repeatable host-side automation and documentation.
scripts/check_hyperv_prereqs.ps1scripts/collect_vm_report.ps1 after changes to capture the Hyper-V side state and guest port reachability.genericcloud images over Live ISO when the goal is automation.cidata.iso over ad hoc virtual-disk seed media for NoCloud delivery.vhdx.403 for package pools, switch mirrors instead of retrying the same source.login:, inspect:
systemctl status gdm3
/etc/X11/default-display-manager
/etc/systemd/system/display-manager.servicescripts/check_hyperv_prereqs.ps1
Use this first on the Windows host to verify admin rights, Windows edition, Hyper-V feature state, and virtualization prerequisites.scripts/collect_vm_report.ps1
Use this after changes to capture Hyper-V VM state, attached disks, firmware, switch mapping, guest IPs, and optional SSH/RDP reachability.scripts/check_hyperv_prereqs.ps1 on the host before provisioning.scripts/collect_vm_report.ps1 -VmName <name> -GuestIp <ip> after provisioning or repairs.