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 18, 2026
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Kubernetes & OpenShift Platform Agent Swarm — A coordinated multi-agent system for cluster operations. Includes Orchestrator (Jarvis), Cluster Ops (Atlas), G...
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.