HiAi-gg avatar

docker

v0.0.2

by HiAi-gg · author: HiAI

Inspect, diagnose, and review local Docker environments and Dockerfiles: containers, Compose projects, and best practices, skills-only.

What docker does, in the publisher's words

Inspect, diagnose, and review local Docker environments and Dockerfiles: containers, Compose projects, and best practices.

An Agent Plugin (spec 1.0.0).

A skills-only plugin that teaches agents to work with the docker and docker compose CLIs and review Dockerfiles, which commands to run, in what order, and what the output means. No MCP server, no external dependencies.

  • Lightweight and dependency-free (agents already have docker CLI access).
  • Read/inspect before mutation; destructive operations are never automatic.
  • Dockerfile review adds a distinct, valuable workflow.
  • Docker CLI + daemon (docker), and the compose plugin for diagnose-compose.
  • Shell access for the agent.

From the project README, punctuation lightly normalized · Open the README on GitHub

Skills
4
MCP servers
0
Stars
1
License
MIT
Repo created
2026-08-08
Last pushed
2026-09-03
Publisher type
Organization
Version
0.0.2

Links

Skills · 4

diagnose-compose
Explain and inspect a docker compose project: services, networks, volumes, dependencies, overrides, and effective merged configuration. Use when the user asks what a compose file does, how services connect, or why a compose-based stack is misconfigured.
diagnose-container
Diagnose why a Docker container is failing, unhealthy, crash-looping, or not starting. Use when a container exits with an error, is restarting, reports unhealthy, or a service is unreachable.
inspect-docker-environment
Produce a read-only inventory of a local Docker environment: running and stopped containers, images, networks, volumes, and disk usage. Use when getting oriented in an unfamiliar Docker setup or before proposing container changes.
review-dockerfile
Review a Dockerfile for correctness, best practices, and security: base image, layers, caching, secrets, and image size. Use when writing, auditing, or optimizing a Dockerfile.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

Category

DevOps & Cloud. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.

Keywords

docker · containers · compose · dockerfile · devops · agent-plugins

Related by publisher and keywords

  • kubernetesHiAi-gg

    Inspect and diagnose Kubernetes clusters: pods, resources, events, logs, and health, via a trusted read-only Kubernetes MCP server plus workflow skills.

  • Browse, test, and debug web pages with the agent-browser CLI: agent-native browser automation with focused workflow skills.

  • cloudflareHiAi-gg

    Inspect and debug Cloudflare: Workers, DNS, request handling, and configuration, via Cloudflare's official Code Mode MCP server.

  • context7HiAi-gg

    Current library and framework documentation via Context7's first-party MCP server, with usage-discipline skills for when an agent should consult it.

  • figmaHiAi-gg

    Bring Figma design context into agent workflows: inspect design context, implement from design, map components, and compare code to design, via Figma's official MCP server.

  • firecrawlHiAi-gg

    Search, scrape, crawl, and extract from the web with Firecrawl's official MCP server, with focused workflow skills.

Add the verified badge to your README[![Verified by AgentPluginsDirectory.com against Schema 1.0.0](https://agentpluginsdirectory.com/badge.svg)](https://agentpluginsdirectory.com/plugins/docker)

Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.