Skip to content

Proxmox SkillSafe VM and LXC operations for Codex

A public Codex skill plus a zero-dependency helper CLI for Proxmox VE inspection, guest start, VM creation, template clone, and LXC provisioning.

Proxmox Skill logo

Why this repo exists

SKILL.md is useful for Codex, but a polished public repository also needs a readable README, browsable docs, validation notes, and a predictable automation surface. This project packages all of those together.

What you can do

  • inspect Proxmox nodes and existing guests
  • start an existing QEMU VM or LXC container
  • create a blank VM shell
  • clone a VM or template into a new VM ID
  • create a new LXC container from a local Proxmox template

Validation note

The LXC workflow in this repository was exercised against a live Proxmox VE environment for create, start, status confirmation, and stop. The public docs intentionally keep node names and credentials out of the published examples.

Released under the MIT License.