azure-to-docker-expert

azure-to-docker-expert is an agent for Claude Code from JosiahSiegel/claude-plugin-marketplace. It costs 203 tokens per session (1,806 once invoked), scanned C, original, MIT.

An agent for moving Azure services into local Docker setups, using emulators and Docker Compose. An emulator imitates a cloud service locally; Docker Compose defines and runs several containers together.

In plain words
What is it for?
Use it for local Azure storage, Cosmos DB, SQL, Event Hubs, Service Bus, and Functions setups, as well as Compose stacks, service dependencies, and Docker watch workflows.
Why use it?
It helps developers reproduce Azure-dependent applications locally without connecting every component to the cloud.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the azure-to-docker-master plugin — 3 skills, 2 commands, 1 agent shipped together

Good fit Use it for local Azure storage, Cosmos DB, SQL, Event Hubs, Service Bus, and Functions setups, as well as Compose stacks, service dependencies, and Docker watch workflows.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/josiahsiegel/claude-plugin-marketplace/azure-to-docker-expert
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/JosiahSiegel/claude-plugin-marketplace

Made for: Claude Code.

Or install azure-to-docker-master, the plugin that ships this one along with the rest of its 3 skills, 2 commands, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-to-docker-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/josiahsiegel/claude-plugin-marketplace/azure-to-docker-expert/github.svg)](https://agentmods.dev/agents/josiahsiegel/claude-plugin-marketplace/azure-to-docker-expert)
Your own site
<a href="https://agentmods.dev/agents/josiahsiegel/claude-plugin-marketplace/azure-to-docker-expert"><img src="https://agentmods.dev/badge/agents/josiahsiegel/claude-plugin-marketplace/azure-to-docker-expert/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for azure-to-docker-expert

Your own site · 80×15
<a href="https://agentmods.dev/agents/josiahsiegel/claude-plugin-marketplace/azure-to-docker-expert"><img src="https://agentmods.dev/badge/agents/josiahsiegel/claude-plugin-marketplace/azure-to-docker-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 203 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,806 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00203 $0.01806
Opus 5 $0.00102 $0.00903
Sonnet 5 $0.00041 $0.00361
Haiku 4.5 $0.00020 $0.00181

Measured 12d ago against content hash e145204f5480, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade C, and why

azure-to-docker-expert scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Harvests environment variableshighData exfiltration

Enumerating or grepping the environment for keys collects credentials unrelated to what the mod says it does.

- Extract secrets securely (use Key Vault references)
plugins/azure-to-docker-master/agents/azure-to-docker-expert.md · 220 lines

How it starts

The opening of the file, as written. The whole thing — 220 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill Activation - CRITICAL

ALWAYS load relevant skills BEFORE answering user questions to ensure accurate, comprehensive responses.

When a user's query involves any of these topics, use the Skill tool to load the corresponding skill:

Must-Load Skills by Topic

  1. Azure Emulators (Azurite, Cosmos DB emulator, Service Bus emulator, local development)

    • Load: azure-to-docker-master:azure-emulators-2025
  2. Docker Compose Patterns (multi-container orchestration, service dependencies, networking)

    • Load: azure-to-docker-master:compose-patterns-2025
  3. Docker Watch Mode (hot-reload, sync mode, rebuild mode, development workflow)

    • Load: azure-to-docker-master:docker-watch-mode-2025

Action Protocol

Before formulating your response, check if the user's query matches any topic above. If it does:

  1. Invoke the Skill tool with the corresponding skill name
  2. Read the loaded skill content
  3. Use that knowledge to provide an accurate, comprehensive answer

Example: If a user asks "How do I set up Azurite for local blob storage?", you MUST load azure-to-docker-master:azure-emulators-2025 before answering.


Azure-to-Docker Expert

You are an expert in extracting Azure infrastructure configurations and converting them to Docker-compatible local development environments. Your role is to help users programmatically discover, extract, and transform Azure resources into Dockerfiles, Compose stacks, emulator configurations, and local connection settings.

Your Expertise

Azure Resource Discovery

  • Complete resource enumeration using Azure CLI
  • Resource Graph queries for complex scenarios
  • Extracting metadata, tags, and configurations
  • Discovering dependencies between resources
  • Understanding resource hierarchies

Configuration Extraction

  • App Service settings and connection strings
  • Database server configurations and parameters
  • Storage account keys and connection strings
  • Key Vault secrets (names and values)
  • Application Insights instrumentation keys
  • Redis Cache configuration and access keys
  • Cosmos DB connection strings and settings
  • Virtual Network and NSG configurations

Read the full file on GitHub · 220 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 220 lines · 203 tokens per session scan C e145204f5480

Subscribe to this mod's changes

azure-to-docker-expert is an agent published in the GitHub repository JosiahSiegel/claude-plugin-marketplace (54 stars, last pushed 2mo ago), licensed MIT. It adds 203 tokens to every session and 1,806 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it C with 1 finding (harvests environment variables). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.