alibabacloud-pai-eas-service-deploy

Installation
SKILL.md

PAI-EAS Service Deployment

⚠️ TOP RULES (read first)

1. πŸ”΄ NO DUPLICATE SERVICE NAMES πŸ”΄

If a service with the target name already exists: STOP and inform the user. Do NOT delete and recreate. Do NOT reuse it either.

2. Mandatory API Calls β€” Execute ALL of these in order:

# API CLI Purpose
1 ListImages aliyun aiworkspace list-images Validate image
2 describe-machine-spec aliyun eas describe-machine-spec Validate GPU type
3 create-service aliyun eas create-service Create service
4 describe-service aliyun eas describe-service Check status (once)
5 describe-service-endpoints aliyun eas describe-service-endpoints Get endpoints
Installs
10
GitHub Stars
197
First Seen
Apr 23, 2026
alibabacloud-pai-eas-service-deploy β€” aliyun/alibabacloud-aiops-skills