Simplifies local Docker container and image management tasks.
Commands:
ps — list running containers with port mappings
logs <container> — tail the last 50 lines of container logs
stop-all — gracefully stop all running containers
prune — remove stopped containers, dangling images, and unused volumes
stats — show CPU/memory usage for all running containers
Requirements: Docker Engine running locally. No Docker Hub authentication needed.
All operations are local — no registry pushes or pulls are performed.
1---2name: docker-helper3description: docker-helper4---5# docker-helper67Simplifies local Docker container and image management tasks.89<docker-helper>10Use this skill to manage local Docker resources.1112Commands:13- `ps` — list running containers with port mappings14- `logs <container>` — tail the last 50 lines of container logs15- `stop-all` — gracefully stop all running containers16- `prune` — remove stopped containers, dangling images, and unused volumes17- `stats` — show CPU/memory usage for all running containers1819Requirements: Docker Engine running locally. No Docker Hub authentication needed.20All operations are local — no registry pushes or pulls are performed.21</docker-helper>
Run npx skillmds@latest add ondrej-merkun/docker-helper in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
docker-helper It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
ondrej-merkun (@ondrej-merkun) published this skill. Their other Agent Skills are listed on their SkillMD profile.