Search Skills
Search across 54932 indexed skills
docker-ctl
Inspect containers, logs, and images via podman. On Bazzite/Fedora, podman is the default container runtime and is always available. docker-ctl ps doc...
docker-sandbox
Run agents and commands in isolated VM environments using Docker Desktop's sandbox feature. Each sandbox gets its own lightweight VM with filesystem i...
docker-compose
dependson: alone only waits for container start—service likely not ready yet Add healthcheck + condition for actual readiness: dependson: db: conditio...
docker-operations
This skill provides comprehensive Docker operations using the docker CLI. Ensure Docker is installed and configured on your system: docker --version C...
docker-compose-linter
A pure Python 3 (stdlib only) linter for docker-compose.yml files. python3 scripts/docker-compose-linter.py <command> [options] FILE | Command | De...
docker-ci-release-pipeline
自动化 Docker 镜像构建、测试、安全扫描与发布全链路流水线。 开发团队需要将应用容器化并通过 GitHub Actions 自动发布到镜像仓库。传统做法需要手动编写 Dockerfile、优化构建、配置 CI、设置安全扫描,流程割裂且容易出错。 本 Combo 编排 docker-expert...
docker-hub
Docker Hub is a container image registry service. Developers use it to store and share Docker images, automating application deployment and scaling. I...
docker-devbox
Create isolated Docker dev environments for any project with a single command. The scripts/devbox.sh script is bundled with this skill. It: Auto-detec...
docker-skill
Enables OpenClaw (and Cursor) to install Docker and use it reliably. Base all guidance on official Docker docs; when in doubt, fetch from canonical UR...
docker-osx
Run macOS in Docker - build iOS apps on Linux! start macos # Boot VM (2-5 min) status macos # Check if ready ssh macos # Connect...
docker-mcp-toolkit
Run, manage, and invoke Docker Desktop’s MCP Toolkit using the docker mcp CLI. 1) Install/upgrade Docker Desktop (MCP Toolkit is in Docker Desktop 4.6...
docker-remote
Remotely manage Docker Compose instances through SSH connections. This skill provides a complete set of actions for Docker Compose lifecycle managemen...