·azure-containerregistry-py
</>

azure-containerregistry-py

microsoft/agent-skills

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

1Installs·0Trend·@microsoft

Installation

$npx skills add https://github.com/microsoft/agent-skills --skill azure-containerregistry-py

SKILL.md

Manage container images, artifacts, and repositories in Azure Container Registry.

| listrepositorynames | List all repositories | | getrepositoryproperties | Get repository metadata | | deleterepository | Delete repository and all images | | listtagproperties | List tags in repository | | gettagproperties | Get tag metadata | | deletetag | Delete specific tag | | listmanifestproperties | List manifests in repository |

| getmanifestproperties | Get manifest metadata | | deletemanifest | Delete manifest by digest | | downloadmanifest | Download manifest content | | downloadblob | Download layer blob |

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR". Source: microsoft/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/microsoft/agent-skills --skill azure-containerregistry-py
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is azure-containerregistry-py?

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR". Source: microsoft/agent-skills.

How do I install azure-containerregistry-py?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/agent-skills --skill azure-containerregistry-py Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/microsoft/agent-skills