proxmox

Manage Proxmox VE virtual machines and containers via the REST API.

6|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/lordmacu/nexo-rs --skill proxmox-lordmacu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proxmox
Source: https://github.com/lordmacu/nexo-rs/tree/main/skills/proxmox
Command: npx skills add https://github.com/lordmacu/nexo-rs --skill proxmox-lordmacu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the control of Proxmox VE's VMs and containers through the REST API, enhancing management efficiency and reducing manual labor.

Core Features & Use Cases

  • Node, VM, and Container Management: Centralize the management of Proxmox's resources with comprehensive command-line operations.
  • Authentication with API Tokens: Use your API token to securely authenticate and control VM lifecycle operations.
  • Use Case: Automate routine tasks like VM start/stop and status checking, or perform advanced actions like migration and scaling.

Quick Start

List the status of all Proxmox VMs with proxmox status.

Frequently Asked Questions about proxmox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Proxmox VE virtual machines and containers via the REST API?

You can manage Proxmox VE virtual machines and containers via the REST API by using this Skill to perform CRUD operations on nodes, VMs, and containers. It centralizes infrastructure management to reduce manual labor.

Can I automate VM lifecycle operations like start and stop in Proxmox VE?

Yes, you can automate routine Proxmox VE VM lifecycle operations like start, stop, and status checking. The Skill also handles advanced actions such as migration and scaling through API commands.

Do I need an API token to authenticate Proxmox VE infrastructure automation?

Yes, you need a Proxmox VE API token to securely authenticate and control VM lifecycle operations. The Skill uses this token to manage infrastructure automation workflows via the REST API.

What is the best way to check the status of all VMs in a Proxmox VE environment?

The best way to check the status of all VMs in a Proxmox VE environment is by running the `proxmox status` command. This queries the REST API to list the current state of all virtual machines and containers.

Does this Skill support container management and node operations for Proxmox VE?

Yes, this Skill supports container management and node operations for Proxmox VE. It offers comprehensive CRUD operations for nodes, VMs, and containers to automate infrastructure management workflows.