If you're spinning up DataWorks projects on Alibaba Cloud, this handles the infrastructure setup: creating data sources (50 types including MySQL, Hologres, MaxCompute), compute resources, and serverless resource groups, plus connectivity testing. It wraps the aliyun CLI with guardrails that force parameter confirmation and block destructive operations like deleting data sources or compute resources. The skill knows to guide you through dual dev/prod environments in Standard Mode and will walk you through the full init sequence if you're not sure what you need. Honest take: it's training wheels for DataWorks API calls, useful if you don't want to memorize the OpenAPI quirks or accidentally break running pipelines.
npx skills add https://github.com/aliyun/alibabacloud-aiops-skills --skill alibabacloud-dataworks-infra-manage