proxmox-opsOps-focused Proxmox VE management via REST API — monitor, control, provision, and troubleshoot VMs and LXC containers with battle-tested operational patterns...
Install via ClawdBot CLI:
clawdbot install eddygk/proxmox-opsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/eddygk/proxmox-ops-skillAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
System administrators can use this skill to monitor cluster health, node resource usage, and VM/container status across a Proxmox VE environment. It enables quick checks for uptime, performance metrics, and task logs, helping identify issues before they impact services. This is ideal for maintaining operational visibility in small to medium-sized data centers or development labs.
Teams managing virtualized workloads can automate VM and LXC container operations such as starting, stopping, rebooting, and snapshotting. The skill supports safe, reversible actions with user confirmation for destructive tasks, streamlining deployment, testing, and maintenance workflows. This reduces manual intervention in DevOps or cloud infrastructure setups.
This skill facilitates creating disk-only snapshots and managing backups without causing I/O spikes, crucial for pre-change backups in production environments. It allows users to rollback to previous states or delete old snapshots, enhancing data protection and recovery strategies. It's valuable for businesses requiring reliable backup processes in virtualized systems.
Administrators can resize VM disks via the API and perform in-guest filesystem adjustments to optimize storage allocation. This helps dynamically scale resources based on demand, improving efficiency in resource-constrained environments like hosting services or educational labs. The skill includes safety gates to prevent accidental data loss during resizing.
Developers and QA teams can quickly provision, clone, or delete VMs and containers for isolated testing scenarios. The skill's helper script automates node discovery and common operations, speeding up environment setup and teardown in CI/CD pipelines. This supports agile development cycles by reducing infrastructure overhead.
MSPs can integrate this skill into their service offerings to remotely monitor and manage clients' Proxmox VE infrastructures. It enables automated health checks, VM control, and backup management, allowing MSPs to offer tiered support packages with reduced manual effort. Revenue is generated through subscription-based monitoring and maintenance fees.
Providers offering virtualized infrastructure can use this skill to automate VM provisioning, scaling, and lifecycle management for customers. It supports self-service capabilities through APIs, enhancing operational efficiency and enabling pay-per-use billing models. Revenue streams include usage-based charges and premium support options.
IT consultants can leverage this skill to deliver Proxmox VE setup, optimization, and troubleshooting services. They can create custom scripts or training materials based on the skill's workflows, generating revenue through project-based contracts or workshops. This model targets businesses seeking expertise in virtualized environment management.
💬 Integration Tip
Ensure curl and jq are installed on the host system, and set up API tokens with least-privilege permissions to enhance security in production environments.
Scored May 28, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.