Polyhydra Skills / Homelab Infra
seq
Queries the homelab's centralized structured-log server over its HTTP API.
Homelab InfraHomelab-internal
When to use it
- Checking application logs for a specific service or error
- Verifying a newly deployed service is actually emitting logs
- Debugging a production issue without SSHing in to grep raw files
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.