This gives Claude Code the ability to manage Alibaba Cloud's Elastic Compute Service instances. You get three Python scripts that handle the essentials: listing instances across all regions, querying instance usage stats, and running remote commands on your ECS boxes. It's from cinience's broader alicloud-skills collection, which has seen decent adoption with 280 installs and nearly 400 GitHub stars. If you're working with Alibaba Cloud infrastructure and want Claude to help manage your compute resources without switching contexts, this does the job. The scripts pass validation and all three security audits, so it's ready to drop into your workflow.
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-compute-ecs