What problem does it solve?
Managing Hetzner Cloud resources requires memorizing dozens of hcloud CLI commands, flags, and workflows. This Skill provides decision trees, ready-to-run command patterns, and full CLI reference documentation so an AI agent can provision servers, networks, firewalls, load balancers, volumes, and DNS zones correctly on the first attempt.
Core Features & Use Cases
- Decision Trees for Every Resource: Quick lookup trees map intents like "I need compute" or "I need DNS" directly to the correct hcloud command group and flags.
- Complete CLI Reference: Bundled reference docs cover servers, networks, firewalls, load balancers, floating IPs, volumes, storage boxes, DNS zones, SSH keys, certificates, images, and placement groups.
- Scriptable Output: Guidance on JSON, YAML, Go template, and column output formats for automation and agent-driven workflows.
- Use Case: Ask the agent to deploy a production web stack, and it will create a private network, firewall rules, a server with SSH key access, and a load balancer using the documented multi-step workflow.
Quick Start
Ask the agent to create a Hetzner Cloud server named web-1 of type cpx21 running Ubuntu 24.04 in the fsn1 location with your SSH key attached.