This handles the operational side of Alibaba Cloud's managed StarRocks service: spinning up instances, scaling compute units, tweaking configs, and troubleshooting when things go sideways. It's built for SREs and ops teams who need to manage the infrastructure, not write SQL or tune queries. The skill knows the difference between shared-nothing and shared-data architectures, understands CU specs like memory-enhanced vs network-enhanced, and wraps the Alibaba CLI with some domain knowledge about when to actually use each operation. If you're running StarRocks on Alibaba Cloud and need to automate lifecycle management beyond the console, this gives you a starting point with the context already baked in.
npx skills add https://github.com/aliyun/alibabacloud-aiops-skills --skill alibabacloud-emr-starrocks-manage