vpsProvision, secure, and manage virtual private servers with practical hosting guidance.
Install via ClawdBot CLI:
clawdbot install ivangdavila/vpsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A startup needs to deploy a new web app for user sign-ups and content delivery. They use the VPS skill to provision a server, secure it with SSH hardening and firewall rules, and optimize costs by choosing an ARM instance with adequate bandwidth to handle initial traffic spikes.
A media company sets up a VPS to stream video content to customers. They focus on bandwidth management to avoid overage fees, enable swap to prevent OOM kills during peak usage, and implement backups with offsite storage to ensure data recovery during provider outages.
A software development team uses a VPS as a shared testing server for continuous integration. They prioritize initial setup with non-root users and SSH keys, use private networking for internal traffic between instances, and monitor disk usage to prevent log accumulation from disrupting workflows.
An online retailer deploys an e-commerce site on a VPS, ensuring low latency by matching server location to their customer base. They secure the server with fail2ban and firewall rules for HTTP/HTTPS, and manage costs by using reserved instances for long-term stability and scalability.
Offer pre-configured, secured VPS instances to clients who lack technical expertise. Provide ongoing management including updates, monitoring, and backups, charging a monthly fee that covers server costs and support services.
Provide consulting services to businesses looking to optimize their existing VPS setups. Focus on cost reduction through ARM instances, security hardening, and performance tuning, billing per project or hourly rates.
Specialize in automated backup solutions and disaster recovery plans for VPS users. Offer services to set up and test offsite backups, ensuring data portability and quick restoration during failures, with tiered pricing based on storage and frequency.
💬 Integration Tip
Integrate this skill with monitoring tools like Prometheus for alerts and automation scripts for regular updates to enhance server reliability and reduce manual overhead.
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.