🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Alibabacloud Emr Cluster Manage

by @sdk-team

Manage the full lifecycle of Alibaba Cloud E-MapReduce (EMR) ECS clusters—creation, scaling, renewal, and status queries. Use this Skill when users want to s...

⚙️ Configuration

Before creating cluster, need to confirm target RegionId with user (e.g., cn-hangzhou, cn-beijing, cn-shanghai), then check if the following resources are ready, missing any will cause creation failure:

aliyun configure list                                                          # Credentials
aliyun vpc describe-vpcs --biz-region-id                             # VPC
aliyun vpc describe-vswitches --biz-region-id  --vpc-id vpc-xxx      # VSwitch (record ZoneId)
aliyun ecs describe-security-groups --biz-region-id  --vpc-id vpc-xxx --security-group-type normal  # Security Group
aliyun ecs describe-key-pairs --biz-region-id                        # SSH Key Pair

EMR doesn't support enterprise security groups, only regular security groups—passing wrong type will directly fail creation.

View on ClawHub
TERMINAL
clawhub install alibabacloud-emr-cluster-manage

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →