Plan, inspect, approve, create, validate, and roll back a fresh Proxmox service guest while protecting legacy guests. Use before creating or changing an LXC or VM for self-hosted services, especially on resource-constrained Proxmox hosts.
71
86%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill to prevent a self-hosting plan from becoming an unreviewed Proxmox change. It separates read-only inventory from state-changing creation, makes guest parameters explicit, and preserves legacy guests unless the user separately authorizes work on them. Read proxmox-ve-operations first for official-first storage, networking, backup, update, CLI/API, and community-script guidance; use this skill for the creation-specific approval gate.
Use a fresh unprivileged Debian LXC for light always-on services when a full VM is unnecessary. Enable nesting or keyctl only when the selected container runtime requires them and record why. Start with private LAN or private VPN access; public exposure is a later, separately approved change.
Place first services in stages. Deploy a low-resource pair first, measure CPU/RAM/disk I/O, establish backups, run a disposable restore, then add database- or thumbnail-heavy services. Treat the suggested sizing as an assumption until the current node inventory is confirmed.
Before creation, write or present a table containing: node; new guest ID; hostname; guest type; vCPU; RAM/swap; root/data volumes and storage pools; bridge; DHCP reservation or static address; runtime features; autostart timing; first services; backup destination; and rollback boundary. Use templates/guest-change-request.md.
references/guest-validation.md for the read-only, creation, validation, and rollback gates.templates/guest-change-request.md for the user-confirmation request. Do not perform the creation action until the exact request is approved.0f62e6b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.