proxmox-auth

Installation
SKILL.md

Proxmox Authentication & Management Skill

Expert guidance for Proxmox VE cluster authentication, API access, and infrastructure management.

Authentication Methods

SSH Access (Primary)

# Access Proxmox nodes directly
ssh 192.168.1.100  # pve-node1
ssh 192.168.1.100  # pve-node2

# Execute commands on nodes
ssh 192.168.1.100 "pct list"
ssh 192.168.1.100 "qm list"
Installs
1
GitHub Stars
16
First Seen
Aug 29, 2026
proxmox-auth — jackspace/claudeskillz