docker-encyclopediaDocker documentation-first workflow for Docker-specific questions, troubleshooting, command planning, image/build work, container/runtime operations, Compose...
Install via ClawdBot CLI:
clawdbot install kklouzal/docker-encyclopediaGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://docs.docker.com/Audited Apr 17, 2026 · audit v1.0
Generated May 21, 2026
A DevOps engineer encounters a container that fails to start with an obscure error. The skill guides through checking Docker logs, inspecting container state, and consulting official docs for daemon or runtime issues, reducing downtime.
A developer needs to streamline a Docker build for a CI pipeline. The skill advises on multi-stage builds, layer caching, and BuildKit usage, sourcing best practices from official docs to minimize image size and build time.
A startup is deploying a microservices app with Docker Compose. The skill helps plan service dependencies, network configuration, and volume mounts, caching Compose file references for repeatable, reliable deployments.
An IT administrator needs to set up a private Docker registry and manage image tags. The skill provides steps for registry configuration, authentication, and garbage collection, referencing official docs to avoid common pitfalls.
A system admin faces connectivity issues between containers. The skill guides through checking network drivers, DNS resolution, and volume mount permissions, using local cache and docs to diagnose and resolve the problem safely.
Embed the skill into an organization's internal platform to accelerate Docker issue resolution and standardize Docker practices, reducing developer downtime and operational costs.
Offer the skill as a freemium chatbot or plugin that assists developers with Docker tasks; premium tier offers advanced caching and integration with private registries.
Use the skill internally by consulting firms to speed up Docker-related engagements for clients, providing faster and more reliable recommendations backed by official docs.
💬 Integration Tip
Integrate with your CI/CD pipeline or chatops tool (e.g., Slack) to allow on-demand Docker troubleshooting. Ensure it can access a local cache directory for offline reference to reduce latency.
Scored May 21, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.