BigHugger
sk Skill · AIops-tools

container-host-aiops

Use this skill whenever the user needs to operate a single container host through the Docker Engine API, Portainer, or Podman — a one-shot host overview; container reads (list/inspect, logs tail, CPU/memory stats, top processes, restart summary); image reads (list, inspect with history, dangling, disk usage); volume reads (list, inspect, dangling); network reads (list, inspect); system reads (info, version, df…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
1
bashPythoncontainer-hostgovernancemcpaiops
Host repository
AIops-tools/Container-Host-AIops
Allowed tools
Bash
Compatible with
Standalone, self-governed Docker + Portainer + Podman container-host operations. The governance harness (audit, policy, token/runaway budget, undo, default /var/run/docker.sock — treat socket access as root-equivalent) or a TCP host, a Portainer target speaks the Portainer management API over HTTPS with an X-API-Key token, and also proxies the Docker API of a managed endpoint at /api/endpoints/{id}/docker/..., a Podman target speaks over the rootful/rootless service socket (autodetected: $XDG_RUNTIME_DIR/podman/podman.sock, then /run/podman/podman.sock), update_container→restore prior limits), irreversible ops (remove
Licence
MIT
Host language
Python