vm-setup

Create an OrbStack Linux VM with Ray dependencies on macOS.

1|1|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/plan-net/cc-hitl-template --skill vm-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vm-setup
Source: https://github.com/plan-net/cc-hitl-template/tree/main/.claude/skills/vm-setup
Command: npx skills add https://github.com/plan-net/cc-hitl-template --skill vm-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Setting up a complex Linux virtual machine on macOS for AI development, especially with distributed frameworks like Ray, is notoriously difficult and time-consuming. This Skill eliminates the manual configuration burden.

Core Features & Use Cases

  • Automated VM Provisioning: Effortlessly creates and configures an OrbStack Linux VM (Ubuntu 24.04) tailored for Ray clusters and containerized AI agents.
  • Essential Software Installation: Automatically installs Docker, Python 3.12, Node.js 18, Claude CLI, rsync, and git within the VM.
  • Permissions Configuration: Configures Docker permissions to ensure smooth operation of containerized workloads.
  • Use Case: On your macOS machine, use this Skill once to provision a fully-equipped Linux VM, so you can focus on building your AI agent without wrestling with infrastructure setup.

Quick Start

Set up the OrbStack Linux VM for the Claude + Kodosumi HITL template on my macOS machine.