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

  1. VirtualBox must be installed on the host system
  2. VBoxManage CLI must be accessible (usually in PATH after VirtualBox installation)
  3. User must have appropriate permissions to control VMs

Verify Installation

VBoxManage --version
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 26, 2026
virtualbox — openclaw/skills