From c5b7657350cde8b249a536ef24b9c0e4025b998d Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 13 Apr 2026 18:00:31 -0500 Subject: [PATCH] Add azure-skills plugin --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 9e79f08..f9437de 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -179,6 +179,17 @@ "category": "database", "homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin" }, + { + "name": "azure-skills", + "description": "Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.", + "category": "deployment", + "source": { + "source": "url", + "url": "https://github.com/microsoft/azure-skills.git", + "sha": "6ffe5ea548bae9679c4eb4f5c82c51db3527d58c" + }, + "homepage": "https://github.com/microsoft/azure-skills" + }, { "name": "base44", "description": "Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills",