vm-create

Automate VirtualMachine resource creation in OpenShift Virtualization clusters.

48|31|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill vm-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vm-create
Source: https://github.com/RHEcosystemAppEng/agentic-plugins/tree/main/rh-virt/skills/vm-create
Command: npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill vm-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openshift-virtualization, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of creating new virtual machines in OpenShift Virtualization, streamlining the setup and management of virtualized environments.

Core Features & Use Cases

  • Automated VM Creation: Simplifies the process of creating new virtual machines with intelligent defaults.
  • OS and Size Selection: Offers a choice of operating systems and virtual machine sizes, with intelligent defaults.
  • Storage and Performance: Allows selection of storage class and performance options.
  • Use Case: Ideal for users looking to quickly provision new virtual machines in their OpenShift cluster without manual configuration.

Quick Start

Run the vm-create command with the desired VM name, OS, size, and storage parameters.

Frequently Asked Questions about vm-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new virtual machine in OpenShift Virtualization?

To create a new virtual machine in OpenShift Virtualization, run the vm-create command with the desired VM name, OS, size, and storage parameters. The Skill automates VirtualMachine resource creation with intelligent defaults.

Can I select the operating system and storage class when provisioning an OpenShift VM?

Yes, OpenShift VM creation supports selecting the operating system, virtual machine size, and storage class. It provides intelligent defaults for these parameters to streamline the provisioning process.

What permissions do I need to provision VMs in an OpenShift Virtualization cluster?

Provisioning VMs requires access to the OpenShift cluster with appropriate RBAC permissions and the vm_create tool from the openshift-virtualization MCP server.

What is the best way to automate virtual machine setup in Kubernetes without manual configuration?

Automating virtual machine setup is best handled by using the vm-create Skill, which streamlines the process of provisioning new VMs in an OpenShift cluster with selected performance options and intelligent defaults.

Does OpenShift Virtualization support performance options for newly created VMs?

Yes, OpenShift Virtualization allows selection of performance options during VM creation. You can specify these alongside the OS, size, and storage class parameters to optimize your virtualized environment.