azure-compute
72 score
Discover and install skills for AI agents.
Ranked #277 out of 3124 indexed tools.In the top 9% of all indexed tools.Actively maintained with commits in the last week.
Signal Breakdown
Installs 37k
Freshness 2d ago
Issue Health 100%
Stars 328
Platform Breadth 7 platforms
Contributors 8
Description Brief
Supported Platforms
From the README
# Azure Skills Plugin Azure work is not just a code problem. It is a decision problem: which service fits this app, what needs to be validated before deployment, which tools should run, and what guardrails matter. The Azure Skills Plugin packages Azure expertise and MCP-backed execution together so compatible coding agents can do real Azure work instead of giving generic cloud advice. **[Install the plugin](#install-in-60-seconds)** ## One install, three layers of capability ### Azure skills: the brain This plugin ships **20 curated Azure skills** that teach an agent how Azure work gets done. They provide workflows, decision trees, and guardrails for scenarios such as: - **Build and deploy** with `azure-prepare`, `azure-validate`, and `azure-deploy` - **Troubleshoot and operate** with `azure-diagnostics`, `azure-observability`, and `azure-compliance` - **Optimize and design** with `azure-cost-optimization`, `azure-compute`, and `azure-resource-visualizer` - **WorkRead full README on GitHub →