Polyhydra Skills / Homelab Infra
cloudflare-dns
Manages DNS records for the homelab's own domains via the Cloudflare API. Used to stand up a public hostname for a new self-hosted service, or to check and fix an existing record.
Homelab InfraHomelab-internal
When to use it
- Adding DNS for a service that just went live on the homelab
- Checking whether a hostname's record already exists before creating a duplicate
- Verifying a record actually propagated and the TLS proxy picked it up
Homelab-internal. This skill talks to infrastructure specific to my own
self-hosted setup (internal hosts, credentials, deploy topology). The description above
reflects the general pattern — the implementation itself isn't published here.