byknuckles-team· 21 skills
Docker/Podman container and image lifecycle on local or remote hosts via the container-manager-mcp MCP server — list/inspect/stop/remove/exec containers, read logs, trace which container owns a port, pull/prune images, and run docker-compose stacks. Use when the agent must operate standalone (non-swarm) container workloads on a single engine. Do NOT use for Swarm cluster services/nodes (use container-manager-swarm) or for pushing inventory into the knowledge graph (use container-manager-kg-ingestion).
$npx -y skills add knuckles-team/container-manager-mcp --skill container-manager-lifecycleInstalls into the current project.
Run `npx skills use "https://github.com/knuckles-team/container-manager-mcp" --skill "knuckles-team/container-manager-mcp/container-manager-lifecycle"` 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.