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".
Installation
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.
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- Source
- microsoft/agent-skills
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01