Add azure-skills plugin

This commit is contained in:
Bryan Thompson 2026-04-13 18:00:31 -05:00
parent 3ffb4b4ca8
commit c5b7657350
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -179,6 +179,17 @@
"category": "database", "category": "database",
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin" "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", "name": "base44",
"description": "Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills", "description": "Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills",