alicloud-cr

Manage Alibaba Cloud Container Registry Enterprise Edition resources via the TypeScript SDK.

7|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/agents-infrastructure/licell --skill alicloud-cr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-cr
Source: https://github.com/agents-infrastructure/licell/tree/main/.claude/skills/alicloud-cr
Command: npx skills add https://github.com/agents-infrastructure/licell --skill alicloud-cr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @alicloud/cr20181201, @alicloud/openapi-core, @darabonba/typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Alibaba Cloud Container Registry (ACR) resources, enabling efficient handling of container images and related artifacts.

Core Features & Use Cases

  • Resource Management: Create, list, and delete ACR instances, namespaces, and repositories.
  • Image Operations: Manage image tags, trigger builds, and monitor scan results.
  • CI/CD Integration: Set up sync rules, delivery chains, and event notifications for automated workflows.
  • Use Case: Automate the deployment of containerized applications by managing ACR repositories, triggering builds on code commits, and setting up cross-region synchronization for high availability.

Quick Start

Use the alicloud-cr skill to list all container registry instances in your account.

Frequently Asked Questions about alicloud-cr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Alibaba Cloud Container Registry instances and namespaces programmatically?

This Skill manages ACR Enterprise Edition resources using the @alicloud/cr20181201 TypeScript SDK, covering all 115 APIs for comprehensive instance, namespace, and repository operations.

Can I automate Docker image builds and cross-region synchronization in ACR?

Yes, you can automate Docker image workflows in Alibaba Cloud Container Registry by setting up sync rules, delivery chains, and build rules. It also supports event notifications for fully automated CI/CD pipelines.

Does this Skill support Helm chart and image security scanning management?

Yes, this Skill supports managing Helm charts and monitoring image security scanning results. It handles the full artifact lifecycle within Alibaba Cloud Container Registry, including image tags and vulnerability scan results.

What's the best way to integrate Alibaba Cloud Container Registry with a CI/CD pipeline?

The best way to integrate ACR with a CI/CD pipeline is by using this Skill to trigger builds on code commits, set up delivery chains, and configure cross-region synchronization for high availability and automated deployments.

Do I need the @alicloud/openapi-core dependency to use this Container Registry Skill?

Yes, the Skill requires the @alicloud/openapi-core and @alicloud/cr20181201 TypeScript SDK dependencies to authenticate and manage Alibaba Cloud Container Registry resources programmatically.