proxmox-admin

Manage Proxmox VE clusters, VMs, containers, storage, and networking via API.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/kngender5/hermes --skill proxmox-admin-kngender5
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proxmox-admin
Source: https://github.com/kngender5/hermes/tree/main/skills/devops/proxmox-admin
Command: npx skills add https://github.com/kngender5/hermes --skill proxmox-admin-kngender5

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the management of Proxmox Virtual Environment (PVE) clusters, VMs, LXC containers, storage, networking, and automation, eliminating manual configuration and routine tasks.

Core Features & Use Cases

  • Proxmox Cluster Management: Automate cluster setup, node addition, and monitoring.
  • VM and Container Management: Handle VM creation, cloning, snapshots, and migration, and container management with features like Docker integration.
  • Storage Management: Provision and manage various storage types like local LVM, ZFS, and Ceph.
  • Networking: Configure bridges, VLANs, and OVS for network virtualization.
  • Backup and Restore: Schedule and perform VM and container backups and restores.
  • User and Permission Management: Create users, roles, and ACLs for secure access.
  • Python API: Access and manage Proxmox VE through the Python API (proxmoxer).

Quick Start

Use the proxmox-admin skill to create a new virtual machine with 4 vCPUs and 8GB of memory, using the Ubuntu 20.04 ISO as the install media, and configure it with the IP address 192.168.1.100/24.

Frequently Asked Questions about proxmox-admin

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

FAQPage Schema
How do I automate Proxmox VE cluster management and VM provisioning?

Automate Proxmox VE cluster management by handling cluster setup, node addition, VM creation, cloning, and migration. It eliminates manual configuration tasks for DevOps orchestration using Python API integration.

What is the best way to manage LXC containers and Docker integration in Proxmox?

Manage LXC containers in Proxmox by handling container creation and configuration alongside Docker integration. This centralizes container management within your virtual environment infrastructure orchestration workflows.

Does Proxmox VE support Terraform and Ansible integration for infrastructure automation?

Proxmox VE supports Terraform and Ansible integration for infrastructure automation. It provides API automation capabilities enabling DevOps teams to orchestrate clusters, storage, and networking declaratively.

How do I configure ZFS, Ceph, and LVM storage provisioning in Proxmox?

Configure ZFS, Ceph, and local LVM storage provisioning in Proxmox by automating storage type management. It provisions and manages various storage configurations directly through the virtual environment API.

Can I schedule automated backups and restores for VMs in Proxmox VE?

You can schedule automated backups and perform restores for VMs and containers in Proxmox VE. It automates backup scheduling operations to secure virtual environment workloads without manual intervention.

How do I set up network bridges, VLANs, and OVS for Proxmox networking?

Set up network bridges, VLANs, and OVS for Proxmox networking by configuring network virtualization through the API. It manages virtual network interfaces and switch configurations for clustered nodes.