A straightforward CLI wrapper for managing Alibaba Cloud DNS records through aliyun-cli. It handles the common use case of querying and updating DNS records, with a specific focus on setting up CNAME records for Function Compute custom domains. The skill installs aliyun-cli without requiring sudo, which is a nice touch for containerized or restricted environments. Security audits show mixed results (Gen Agent Trust Hub passed, but Snyk failed), so review the code before running it in production. If you're already using Alibaba Cloud and need to automate DNS changes from Claude, this saves you from writing your own wrapper, though the skill description is pretty bare bones on what commands it actually exposes.
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-network-dns-cli