A minimal test suite for verifying your Alibaba Cloud CLI setup is working correctly. It checks that the aliyun CLI is installed, validates your configured profile, and runs a safe read-only API call to describe ECS regions. The skill includes a Python guard script that can enforce version checks on a schedule. If you're building automation on top of Aliyun or just want to confirm your credentials and CLI are properly configured before running more complex operations, this gives you a quick smoke test. It's bare bones testing, not comprehensive validation, but sometimes that's exactly what you need before kicking off a deployment pipeline.
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-platform-aliyun-cli-test