Cloud & infrastructureMIT

Azure Kubernetes Service

by Microsoft (opens in a new tab) microsoft/skills

Plans, provisions, and configures production-ready Azure Kubernetes Service clusters.

Installation

Skills CLI

Skills CLI command
npx skills@latest add microsoft/skills --skill azure-kubernetes

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Uses the Azure AKS MCP surface first and Azure CLI or kubectl as fallback to choose and configure networking, identity, observability, upgrades, scaling, and cost controls. It requires authenticated Azure access; cluster creation and Day-0 choices incur cloud cost, while some networking corrections require cluster recreation.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size159 lines
  • Last checked27 Sept 2026 · a5d09eecf5af6dd2a03397689c37aed69c4fef7965b3ff559878f2238a9464b5

What it can touch

  • Writes docs

    Creates or updates documents such as specs, plans or ADRs.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Needs MCP

    Requires an MCP server to be configured.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

.github/plugins/azure-skills/skills/azure-kubernetes/SKILL.md on GitHub (opens in a new tab)