proxmox-veUse Proxmox VE (PVE) through the `pvesh`, `qm`, and `pct` CLIs for cluster, node, VM, and LXC inspection plus routine lifecycle work. Trigger when tasks ment...
Install via ClawdBot CLI:
clawdbot install jimpang8/proxmox-veGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
System administrators use this skill to regularly check the health and status of Proxmox VE clusters, nodes, VMs, and LXC containers. They run read-only inspection commands like pvesh get /cluster/resources and qm list to generate reports on resource usage, uptime, and guest states, ensuring proactive maintenance and compliance.
DevOps teams automate the start, stop, reboot, and shutdown of QEMU VMs and LXC containers for development, testing, or production environments. They follow a safe workflow by first checking guest status with qm status or pct status, then performing actions like qm start or pct reboot based on user requests, minimizing downtime.
IT professionals create, manage, and roll back snapshots for VMs and containers to safeguard against updates or failures. They use commands like qm listsnapshot and pct rollback after confirming actions, ensuring data integrity and quick recovery during maintenance or incidents.
Managed service providers deploy this skill to monitor Proxmox VE clusters across multiple nodes for clients. They run scripts like list_nodes.py and guest_status.py to collect structured data via API, enabling automated alerts and performance analysis without manual intervention.
Developers integrate Proxmox VE into larger automation pipelines using the bundled Python helpers and pvesh commands. They set environment variables for authentication and use pve_api.py to interact with API paths, facilitating tasks like guest provisioning and configuration management in hybrid cloud setups.
Companies offer Proxmox VE management as a service, using this skill to monitor, maintain, and troubleshoot client clusters. Revenue comes from subscription fees based on the number of nodes or guests managed, with upsells for backup and disaster recovery solutions.
Consultants provide custom automation scripts and integration services leveraging the skill's Python helpers and CLI commands. They charge project-based fees for setting up Proxmox VE workflows, with ongoing support contracts for updates and optimization.
Educational platforms create courses and certifications on Proxmox VE administration, using this skill for hands-on labs and examples. Revenue is generated through course sales, certification exams, and corporate training packages for IT professionals.
💬 Integration Tip
Set up environment variables like PVE_HOST and PVE_TOKEN_SECRET for secure remote API access, and use the bundled Python scripts for reusable automation in CI/CD pipelines.
Scored Apr 19, 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.