Help us improve
Share bugs, ideas, or general feedback.
From flow
Assists with Podman for daemonless rootless containers, pods, Containerfiles, podman-compose, systemd services, OCI images, secrets, and Docker-compatible workflows.
npx claudepluginhub cofin/flow --plugin flowHow this skill is triggered — by the user, by Claude, or both
Slash command
/flow:podmanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Podman is a daemonless, rootless container engine compatible with OCI images and the Docker CLI. It supports pod-level grouping, systemd integration via Quadlet, and secure secret management.
Daemonless, rootless OCI container engine (Docker alternative). Forks per-pod processes directly under the invoking user without a privileged daemon; suited for hardened CI workers.
Docker and Podman container management: Dockerfile optimization, multi-stage builds, Compose v2 orchestration, networking, volumes, security hardening, supply chain integrity, health checks, resource limits, Quadlet systemd integration, and debugging. Invoke whenever task involves any interaction with containers — writing Dockerfiles, configuring Compose, managing Podman Quadlets, reviewing container security, debugging container issues, or setting up image signing and scanning.
Provides Podman 5.6-5.8 updates on Quadlet CLI management, OCI artifacts, multi-file installs, BoltDB-to-SQLite migration, TLS remote. Use for Podman 5.x tasks post-training cutoff.
Share bugs, ideas, or general feedback.
Podman is a daemonless, rootless container engine compatible with OCI images and the Docker CLI. It supports pod-level grouping, systemd integration via Quadlet, and secure secret management.
For detailed guides and code examples, refer to the following documents in references/:
Add guardrails instructions here.
## ValidationAdd validation instructions here.
## ExampleAdd example instructions here.