byknuckles-team· 21 skills
Docker Swarm cluster orchestration via the container-manager-mcp MCP server — initialize/leave a swarm, list nodes and services, and create or remove replicated services across the cluster. Use when the agent must operate a multi-host Swarm from a manager node, inventory cluster services/nodes, or deploy a service. Do NOT use for single-host container/image lifecycle (use container-manager-lifecycle), standalone docker-compose, or Kubernetes.
$npx -y skills add knuckles-team/container-manager-mcp --skill container-manager-swarmInstalls into the current project.
Run `npx skills use "https://github.com/knuckles-team/container-manager-mcp" --skill "knuckles-team/container-manager-mcp/container-manager-swarm"` 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.