Docker Agent — DevOps skill for Claude Code
AI Agent Builder and Runtime by Docker Engineering.
How to install Docker Agent
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open rohitg00/docker-agent and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Docker Agent does
AI Agent Builder and Runtime by Docker Engineering.
Alternatives in DevOps
- Docker 71.9k ★
- Claudable — Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CL 4k ★
- Skill Claw — OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox 2.8k ★
README
🤖 Docker Agent 🤖
Build, run, and share AI agents with a declarative YAML config, rich tool ecosystem, and multi-agent orchestration.

What is Docker Agent?
`docker-agent` lets you create and run intelligent AI agents that collaborate to solve complex problems — no code required.
`docker-agent` is a `docker` CLI plugin and can be run with `docker agent`.
Define agents in YAML, give them tools, and let them work.
agents:
root:
model: openai/gpt-5-mini
description: A helpful AI assistant
instruction: |
You are a knowledgeable assistant that helps users with various tasks.
Be helpful, accurate, and concise in your responses.
toolsets:
- type: mcp
ref: docker:duckduckgo
docker agent run agent.yaml
Key Features
- Multi-agent architecture — Create teams of specialized agents that delegate tasks automatically
- Rich tool ecosystem — Built-in tools + any MCP server (local, remote, or Docker-based)
- AI provider agnostic — OpenAI, Anthropic, Gemini, AWS Bedrock, Mistral, xAI, Docker Model Runner, and more
- YAML configuration — Declarative, versionable, shareable
- Advanced reasoning — Built-in think, todo, and memory tools
- RAG — Pluggable retrieval with BM25, embeddings, hybrid search, and reranking
- Package & share — Push agents to any OCI registry, pull and run them anywhere
Install
**Docker Desktop** (4.63+) — docker-agent CLI plugin is pre-installed. Just run `docker agent`.
**Homebrew** — `brew install docker-agent`. Run `docker-agent` directly or symlink the binary to `~/.docker/cli-plugins/docker-agent` and run `docker agent`.
**Binary releases** — Download from [GitHub Releases](https://github.com/docker/docker-agent/releases). Symlink the `docker-agent` binary to `~/.docker/cli-plugins/docker-agent` to be able to use `docker
Related Skills
Phase297 Kick Builder
Phase 2.97 Builder Prompt — Reliability, Interactive UX & Docker Safety
Moto
Floom's terminal IDE for AI agents: Claude control plane, Codex workers, Docker runtime, hooks, skills, memory
Clem
Continuously Looping Engineering Machines. docker-compose for Claude Code agents - persistent teams, 24/7, on
Add Framework Self Build
ADD Self-Build — Internal Infrastructure Builder
Avp Builder
Deploy visionOS apps to Apple Vision Pro entirely from the command line using Claude Code
Website Builder
A white-label Claude Code (AI agent) skill that builds & launches a complete, fast, SEO- and AI-ready website
Related Agents
Network Security Engineer
Network Security Engineer (Tier 3): hardens the network perimeter and runtime — TLS 1.3/HSTS/ACME, nginx/Caddy
Mb DevOps
DevOps / infrastructure specialist for memory-bank /mb work stages. CI/CD, Docker, Kubernetes, Terraform, obse
Engineering Local Deploy
本地容器化部署专家,负责编写 Dockerfile、docker-compose.yml,排查启动错误,验证服务联通,确保本地环境一键跑起来