virtualbox
Installation
SKILL.md
VirtualBox Skill
Control and manage VirtualBox virtual machines directly from openclaw using the VBoxManage command-line interface. This skill provides comprehensive VM lifecycle management, configuration, and monitoring capabilities.
Setup
Prerequisites
- VirtualBox must be installed on the host system
- VBoxManage CLI must be accessible (usually in PATH after VirtualBox installation)
- User must have appropriate permissions to control VMs
Verify Installation
VBoxManage --version