cloud-deploy

Provision and manage cloud servers across Hetzner, DigitalOcean, and AWS.

5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/JansenAnalytics/claudex --skill cloud-deploy-jansenanalytics
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cloud-deploy
Source: https://github.com/JansenAnalytics/claudex/tree/main/skills/cloud-deploy
Command: npx skills add https://github.com/JansenAnalytics/claudex --skill cloud-deploy-jansenanalytics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Provision and manage cloud servers across Hetzner, DigitalOcean, and AWS from a single workflow, reducing manual setup time and human error.

Core Features & Use Cases

  • Provision Hetzner, DigitalOcean, and AWS servers with a unified CLI.
  • Configure firewalls, DNS, and basic hardening as part of new deployments.
  • Orchestrate end-to-end infrastructure workflows for multi-provider deployments, staging, and production.

Quick Start

Provision a ready-to-use multi-cloud environment with a single command to bootstrap servers, firewalls, and DNS for production.

Frequently Asked Questions about cloud-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provision multi-cloud infrastructure across Hetzner, DigitalOcean, and AWS from a single workflow?▼

Multi-cloud infrastructure provisioning across Hetzner, DigitalOcean, and AWS is managed from a single CLI workflow that bootstraps servers, configures firewalls, and sets up DNS automatically.

Can I configure firewalls and DNS automatically when deploying new cloud servers?▼

Yes, firewall setup and DNS configuration are integrated directly into the server deployment workflow, allowing you to apply basic hardening and network rules automatically during provisioning.

What do I need to install before automating multi-cloud server provisioning and deployment pipelines?▼

You need to install and configure the specific provider CLIs for Hetzner, DigitalOcean, and AWS so the workflow can execute deterministic scripts and orchestrate end-to-end infrastructure workflows.

What is the best way to orchestrate infrastructure workflows for staging and production environments?▼

Orchestrating infrastructure workflows for staging and production is achieved by executing deterministic scripts that provision multi-provider environments and standardize deployments across AWS, DigitalOcean, and Hetzner.

Does multi-cloud provisioning work the same way across AWS, DigitalOcean, and Hetzner?▼

Multi-cloud provisioning provides a unified workflow for AWS, DigitalOcean, and Hetzner, but you must install and configure the respective provider CLIs to ensure deterministic scripts execute correctly for each environment.