VPS Server Management

SkillCloud & infra

Lets your agent manage VPS servers and server-side agents over SSH using cautious operations workflows.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the VPS Server Management skill

About this capability

Use when David wants to manage his VPS servers and the AI agents running inside them — connecting, deploying, monitoring, restarting, and operating remote hosts and their agents. Triggers on VPS, server management, remote host, SSH into server, manage my servers, agents on the server.

What this skill tells your AI

The instructions your AI receives, as published by matyasstoch/david-skills in skills/vps-server-management/SKILL.md and read by ahel’s review.

Source of truth: docs/infrastructure.md or the user's private infrastructure inventory (read it for the latest — IPs/expirations change).

Servers (VPS) — example inventory

HostnameIPOSPurposeExpires
example-app<SERVER_IP>Ubuntu 24.04App hosting<EXPIRY_DATE>
example-automation<SERVER_IP>Ubuntu 24.04Workflow automations<EXPIRY_DATE>
example-agent<SERVER_IP>Ubuntu 24.04Agent gateway<EXPIRY_DATE>

SSH as root@<IP>.

Access levels (never share higher than needed)

  1. App login — e.g. app.example.com. Build/edit workflows, no server access. Safest to share.
  2. VPS SSHroot@<IP>. Docker, files, system config. Trusted technical people only.
  3. Hostinger hPanelhpanel.hostinger.com. Billing, reboot, OS reinstall. Exposes SSH creds + browser terminal, so it grants server access too. David only.

Managing a VPS via an agent

When using an AI agent to manage a VPS, SSH into the box first and launch the agent ON the VPS (e.g. codex --yolo), then talk to that local-on-server agent. This is much better than running an agent locally and telling it to SSH per-command — the on-box agent has full filesystem/process context and avoids fragile SSH round-trips.

Agents on servers

  • App host → example-app (managed via Dokploy or equivalent).
  • Agent gateway → example-agent. Setup/config docs in library/agent-gateway/.
  • Automation server → example-automation.

Signals

GitHub stars
59
Forks
11
Last commit
Jun 2026
Advanced
Catalog kind
skill
Gateway key
vps-server-management
Source
github.com/matyasstoch/david-skills