Agent capability

proxmox-hosting-platform

Design, provision, inspect, and troubleshoot Proxmox VE, Proxmox Backup Server, KVM, cloud-init, templates, clusters, storage, networks, snapshots, backups, and hosting-product workflows. Use for KVM shops, VPS lifecycle automation, capacity planning, tenant isolation, provisioning plans, backup validation, migration, and integrations with billing, IPAM, DNS, monitoring, and Coolify.

Apache-2.0 Read-only inspection may use a restricted Proxmox token. Provisioning, power, storage, migration, restore, and deletion actions require separate scoped credentials and explicit approval. 1 files 3,156 bytes

Runtime provisioning

Provision this capability

The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.

Shared Agent Skills

User scope: ~/.agents/skills/proxmox-hosting-platform

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh proxmox-hosting-platform --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/proxmox-hosting-platform

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh proxmox-hosting-platform --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/proxmox-hosting-platform

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh proxmox-hosting-platform --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/proxmox-hosting-platform

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh proxmox-hosting-platform --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'proxmox-hosting-platform' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
SKILL.md 3,156 47308788a7ab8ed9…