Polyhydra Skills / Homelab Infra
r620-remote-ops
Operates the homelab's Docker Swarm host safely from a sandboxed session where direct SSH to the LAN isn't reachable, by going through the container platform's HTTPS API instead.
Homelab InfraHomelab-internal
When to use it
- A background/sandboxed session needs to read service state but the LAN IP is blocked
- A low-risk service operation (restart, one-shot exec) needs to happen without a foreground session
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.