hetzner-cloud

Manage Hetzner Cloud servers, networks, storage, and DNS via API.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/miketromba/skills --skill hetzner-cloud-miketromba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hetzner-cloud
Source: https://github.com/miketromba/skills/tree/main/skills/hetzner-cloud
Command: npx skills add https://github.com/miketromba/skills --skill hetzner-cloud-miketromba

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive documentation and guidance for interacting with Hetzner Cloud infrastructure, simplifying the management of servers, networks, and other cloud resources.

Core Features & Use Cases

  • API Reference: Detailed information on all Hetzner Cloud API endpoints and resources.
  • Authentication & Error Handling: Guidance on securing API access and interpreting error responses.
  • Resource Management: Instructions for provisioning, configuring, and managing servers, volumes, networks, firewalls, and load balancers.
  • Use Case: You need to provision a new Ubuntu server in Hetzner Cloud, configure its network, and set up a firewall. This Skill provides the necessary API details and examples to accomplish this.

Quick Start

Use the hetzner-cloud skill to list all available server types.

Frequently Asked Questions about hetzner-cloud

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

FAQPage Schema
How do I provision a new server in Hetzner Cloud using the API?

You provision Hetzner Cloud servers by calling the API endpoints detailed in this documentation, which provides examples for deploying and configuring resources. It facilitates direct infrastructure management through API interaction or CLI tools.

How does authentication work for the Hetzner Cloud API?

Authentication for the Hetzner Cloud API involves securing your API access tokens to manage cloud infrastructure. This documentation provides guidance on securing API access and interpreting error responses during resource provisioning.

Can I manage firewalls and load balancers through the Hetzner Cloud API?

Yes, you can manage firewalls and load balancers through the Hetzner Cloud API. This documentation provides instructions for provisioning and configuring these network resources alongside servers, volumes, and networks.

What is the best way to handle errors when interacting with Hetzner Cloud infrastructure?

Handling errors when interacting with Hetzner Cloud infrastructure involves interpreting the error responses from the API. This documentation offers guidance on securing API access and interpreting error responses during resource provisioning.

Do I need a CLI tool to configure Hetzner Cloud networks and storage?

You do not need a CLI tool to configure Hetzner Cloud networks and storage, as direct API interaction is fully supported. This documentation facilitates configuration through direct API interaction or CLI tools.