ops-proxmox

Automates Proxmox VE server deployment and management via Terraform scripts.

5|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/christopherlouet/claude-base --skill ops-proxmox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-proxmox
Source: https://github.com/christopherlouet/claude-base/tree/main/.claude/skills/ops-proxmox
Command: npx skills add https://github.com/christopherlouet/claude-base --skill ops-proxmox

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables seamless management and automation of Proxmox VE infrastructure, reducing manual configuration and deployment overhead.

Core Features & Use Cases

  • Infrastructure as Code Management: Provision, configure, and maintain VMs, containers, and network resources using Terraform scripts.
  • Scoped Deployment: Automate setup of environments like dev, staging, and production with consistent configurations.
  • Use Case: Imagine deploying a multi-node Proxmox cluster with dedicated storage and network topology. Use this Skill to automate the entire infrastructure lifecycle from provisioning to validation.

Quick Start

Use the ops-proxmox skill to create a high-availability VM cluster with automated backups.

Frequently Asked Questions about ops-proxmox

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

FAQPage Schema
How do I automate Proxmox VE cluster deployment with Terraform?

You can automate Proxmox VE cluster deployment using Terraform scripts to provision and configure VMs, containers, and network resources. This ensures consistent configurations across multi-node clusters and complex network topologies.

Can I manage separate dev, staging, and production environments in Proxmox?

Yes, you can manage scoped deployments for dev, staging, and production environments in Proxmox. Terraform scripts enforce consistent configurations across each environment, reducing manual configuration overhead.

What is the best way to scale Proxmox VMs and maintain high availability?

Scaling Proxmox VMs with high availability is best handled by automating the infrastructure lifecycle through Terraform-based provisioning. This approach manages resource scaling and automated backups consistently across multi-node clusters.

Does Terraform work with Proxmox for multi-node cluster setup and storage configuration?

Terraform works with Proxmox to automate multi-node cluster setup, including dedicated storage and network topology configuration. It provisions and validates the entire infrastructure lifecycle without manual deployment steps.

Why should I use infrastructure as code for Proxmox instead of manual configuration?

Using infrastructure as code for Proxmox eliminates manual configuration and deployment overhead. Terraform scripts provision, configure, and maintain VMs and network resources, ensuring consistent configurations across complex environments.

Do I need Terraform experience to automate Proxmox infrastructure management?

Yes, Terraform experience is needed because this Skill relies on Terraform-based provisioning to automate Proxmox VE servers. System administrators managing complex network topologies and multi-node clusters will benefit most from this approach.