This automates Alibaba Cloud monitoring alert creation and queries through CLI workflows, handling both legacy CMS 1.0 (ECS, RDS, SLB system metrics) and newer CMS 2.0 (Prometheus, APM, UModel). The intent routing is smart enough to pick the right API path based on what you're monitoring. What's useful here is the structured approach: it walks through context lock, metric discovery, threshold config, notification setup, and mandatory confirmation before execution. The critical rules are strict about API usage (no fallbacks or mixing versions) and require explicit user input for workspace and instance IDs rather than guessing. If you're managing Alibaba Cloud alerts at scale or need reproducible monitoring configs, this beats clicking through the console.
npx skills add https://github.com/aliyun/alibabacloud-aiops-skills --skill alibabacloud-cms-alert-rule-create