proxmox-system-administration
Installation
SKILL.md
Proxmox System Administration (Sanitized, Least-Privilege First)
Overview
This skill standardizes Proxmox operations using a strict boundary model:
- Host root is for hypervisor control-plane actions only (
qm,pct,pvesh, storage/network ops). - Workloads run inside dedicated VMs/LXCs.
- Guest services run as non-root service accounts.
- Reuse existing guests first; create new guests only when isolation/capacity requires it.
All examples in this skill are intentionally sanitized and use placeholders (no real hostnames, IPs, usernames, credentials, IDs, or internal paths).