Official skills publisher Verified Skillscout rank 80

Docker

Docker publishes official AI agent skills for its tools, services, and developer workflows. Docker provides a platform for packaging applications into containers and building, sharing, and running them across development and production environments.

Browse 3 official AI agent skills across 3 Docker repositories, with install commands and source links.

3 Skills
3 Repositories
3 Installs
731 GitHub stars

Install

Add Docker skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/docker/docker_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Docker skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Claude Plugins

docker/claude-plugins

Includes 1 official skill: mcp-server-yaml-creator.

1 skill 1 installs 17 stars
npx skills add docker/claude-plugins -y

Model Runner

docker/model-runner

Includes 1 official skill: docker-model-runner.

1 skill 1 installs 627 stars
npx skills add docker/model-runner -y

Sbx Kits Contrib

docker/sbx-kits-contrib

Includes 1 official skill: kit-author.

1 skill 1 installs 87 stars
npx skills add docker/sbx-kits-contrib -y

3 skills

docker/claude-plugins 1 skill

mcp-server-yaml-creator

docker/claude-plugins 1 installs
View source
docker/model-runner 1 skill

docker-model-runner

docker/model-runner 1 installs
View source
docker/sbx-kits-contrib 1 skill

kit-author

docker/sbx-kits-contrib 1 installs
View source

Repository documentation

docker/claude-plugins package overview

docker/claude-plugins/README.md View on GitHub

docker/claude-plugins

Includes 1 official skill: mcp-server-yaml-creator.

Top skills in this package

mcp-server-yaml-creatorOfficial Docker skill from docker/claude-plugins.

Install

Install the full package:

npx skills add docker/claude-plugins -y

Install a specific skill:

npx skills add docker/claude-plugins@mcp-server-yaml-creator -y

Use the package when you want your agent to choose the relevant skill from this official Docker repository.

View docker/claude-plugins on GitHub
Copied