What problem does it solve?
This Skill connects Hetzner Cloud to a self-hosted Hermes agent so AI coding agents can manage cloud resources securely over SSH without manual setup or fragile one-off wiring.
Core Features & Use Cases
- SSH-first integration: Configures the agent on a VPS rather than relying on a hosted middleware service.
- Hetzner Cloud coverage: Supports servers, volumes, firewalls, load balancers, datacenters, and pricing endpoints through the official REST API.
- Safe operational flow: Validates the token, writes it idempotently, reloads the gateway, verifies connectivity, and includes rollback guidance.
- Use case: A developer wants Claude Code or Hermes to provision and inspect Hetzner infrastructure with a project-scoped API token while keeping the setup reproducible and reversible.
Quick Start
Ask the AI to connect Hetzner Cloud to your self-hosted Hermes agent over SSH, validate the project token, reload the gateway, and confirm the integration end to end.