Podman Mesh Provisioner atomic skill. Provisions a Podman container control plane — rootful OR rootless — enabling the Podman API socket, wiring podman-compose, and registering remote hosts as Podman system connections over SSH, using container-manager-mcp. The Podman peer of swarm-mesh-provisioner and kubernetes-mesh-provisioner. Triggers on "provision podman", "rootless podman", "podman-compose cluster", "set up podman hosts".
$npx -y skills add knuckles-team/container-manager-mcp --skill podman-mesh-provisionerInstalls into the current project.
Run `npx skills use "https://github.com/knuckles-team/container-manager-mcp" --skill "knuckles-team/container-manager-mcp/podman-mesh-provisioner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/knuckles-team/container-manager-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/knuckles-team/container-manager-mcp"` and select the relevant skills, then follow their instructions.