Skip to content

v0.1.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@wauputr4 wauputr4 released this 06 Jun 16:34

Proxmox Host Operator Skill

First pre-release of proxmox-host-operator, a reusable AI agent skill for safe Proxmox VE host operations, LXC maintenance, incident response, and infrastructure activity logging.

This release is based on roughly two months of hands-on best practices managing a homelab Proxmox environment that runs production workloads, generalized so it can be reused outside the original setup.

What's Included

  • Proxmox host and LXC operating workflow
  • Read-only-first diagnostics and scoped change discipline
  • Per-LXC AI agent activity logging and changelog structure
  • Incident response patterns for storage, tunnels, services, DNS, and crash loops
  • Google Drive/rclone offsite backup guidance for multi-TB cloud storage
  • Security hardening playbook for SSH, RBAC, sudoers, web-layer attacks, Fail2Ban, Cloudflare, and secret-safe documentation
  • Migration playbook for physical relocation, subnet changes, internal bridge strategy, NAT repair, Tailscale, and Cloudflare recovery
  • Helper scripts for host triage and structured log entry generation
  • GitHub Actions validation workflow for skill metadata and scripts

Install

npx skills add wauputr4/agent-proxmox

Direct skills.sh page:
https://skills.sh/wauputr4/agent-proxmox/proxmox-host-operator

GitHub repository:
https://github.com/wauputr4/agent-proxmox

Pre-release Notes

This is an alpha release intended for early use, review, and contribution. The skill is already usable, but the runbooks may still evolve as more Proxmox, LXC, backup, migration, and security patterns are generalized from real environments.