byknuckles-team· 21 skills
Operate several container backends and contexts at once — Kubernetes, Docker, Podman, and Swarm — via the container-manager-mcp MCP server's cm_multi_context tool, with per-call backend/context selection and parallel fan-out across a configured pool of contexts. Use when the agent must compare, migrate between, or simultaneously act on multiple clusters/engines/hosts. Do NOT use for single-backend operations, which are cheaper via the themed skills (container-manager-lifecycle / -swarm / -kubernetes-operations / -podman-operations).
$npx -y skills add knuckles-team/container-manager-mcp --skill container-manager-multi-contextInstalls into the current project.
Run `npx skills use "https://github.com/knuckles-team/container-manager-mcp" --skill "knuckles-team/container-manager-mcp/container-manager-multi-context"` 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.