Proxmox VE management through one session-scoped proxmox tool. Requires Piclaw >=1.8.0.
Open Settings → Add-Ons, install proxmox, then configure Settings → Proxmox.

Non-secret defaults use /agent/addons/api/proxmox/config and extension KV. Store the API token secret in the keychain; the default entry is proxmox/piclaw-management-token. Configure the separate token username, such as root@pam!piclaw. Hostnames and bare IP addresses are normalised to https://<host>:8006/api2/json.
get, set, clear — session override managementdiscover — find settings, environment, and keychain candidatescontract, capabilities, workflow_help, request_help, recommend — inspect supported operationsrequest — one raw Proxmox API request or a bounded sequential batchworkflow — named cluster, VM, LXC, node, storage, backup, task, snapshot, guest-agent, or metrics workflowUse proxmox capabilities and proxmox workflow_help before mutating infrastructure. Raw requests support retries, throttling, per-request timeouts, and optional workspace JSON/JSONL output.
allow_insecure_tls is enabled.The bundled proxmox-guest-compare-chart skill collects bounded guest metrics through the tool and renders SVG/CSV comparison artifacts.