DE

Standardizes GitOps-style deployments to VPS environments with safety checks.

Install

mkdir -p .claude/skills/deploy-vps-jibaxzzz && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12855" && unzip -o skill.zip -d .claude/skills/deploy-vps-jibaxzzz && rm skill.zip

Installs to .claude/skills/deploy-vps-jibaxzzz

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Deploy a new image to a VPS Ubuntu host using GHCR and a deploy script.
71 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Confirm target environment and image tag
  • Verify no secrets are exposed
  • Use a deploy script or image updater on the VPS
  • Verify health checks and metrics
  • Require explicit confirmation before touching production
  • Provide rollback steps before execution

How it works

This skill confirms the target environment and image tag, verifies no secrets are exposed, then uses a deploy script or image updater on the VPS to pull and restart, and finally verifies health checks and metrics.

Inputs & outputs

You give it
target environment (dev|stage|prd|custom) and image tag
You get back
deployed image on VPS Ubuntu host

When to use deploy-vps

  • Deploy to production VPS
  • Update staging images
  • Rollback failed deployments
  • Verify server health

About this skill

Intent

Use for GitOps-style deploys to a VPS when a new image is pushed.

Steps

  1. Confirm target env (dev|stage|prd|custom) and image tag.
  2. Verify no secrets are exposed; use placeholders.
  3. Use a deploy script or image updater on the VPS to pull and restart.
  4. Verify health checks and metrics (Prometheus/Grafana) if available.

Safety

  • Require explicit confirmation before touching production.
  • Provide rollback steps (previous tag) before execution.

When not to use it

  • When not deploying to a VPS Ubuntu host
  • When not using GHCR for images
  • When not using a deploy script

Limitations

  • Limited to VPS Ubuntu hosts
  • Requires GHCR for images
  • Relies on a deploy script or image updater on the VPS

How it compares

This workflow includes pre-deployment checks for secrets and health, and provides rollback steps, which a manual deployment might omit.

Compared to similar skills

deploy-vps side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
deploy-vps (this skill)07moNo flagsIntermediate
deployment-engineer44moNo flagsAdvanced
devops26moReviewIntermediate
ecs23moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

deployment-engineer

sickn33

Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime deployments, security scanning, and developer experience optimization. Use PROACTIVELY for CI/CD design, GitOps implementation, or deployment automation.

418

devops

mrgoonie

Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.

216

ecs

itsmostafa

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues.

215

exa-deploy-integration

jeremylongshore

Deploy Exa integrations to Vercel, Fly.io, and Cloud Run platforms. Use when deploying Exa-powered applications to production, configuring platform-specific secrets, or setting up deployment pipelines. Trigger with phrases like "deploy exa", "exa Vercel", "exa production deploy", "exa Cloud Run", "exa Fly.io".

01

local-environment

polarsource

Local development environment management for Polar using Docker

10

openevidence-deploy-integration

jeremylongshore

Deploy OpenEvidence integrations to healthcare production environments. Use when deploying to production, setting up staging environments, or configuring cloud deployments for clinical AI applications. Trigger with phrases like "deploy openevidence", "openevidence staging", "openevidence production deploy", "release openevidence".

10

Search skills

Search the agent skills registry