alibabacloud-agentloop-management

Installation
SKILL.md

AgentLoop Application Onboarding

Product scope: This skill onboards applications into AgentLoop only. It is not a general CloudMonitor (CMS) management skill. Use workspace names matching agentloop-{32-char-code}; never onboard into default-cms-* or other CMS workspaces. The underlying CLI is aliyun cms2.

Prerequisite Check

  1. Check aliyun exists - which aliyun (macOS/Linux) or where aliyun (Windows).
  1. Check CLI version - run aliyun version. Minimum required: 3.3.15 (see compatibility in frontmatter).

WARNING: Compare version segments as integers (semver): 3.3.4 < 3.3.15 because 4 < 15. Shell verification: printf '%s\n' "3.3.15" "$(aliyun version)" | sort -V | head -1 If the output equals the current version, the requirement is NOT met.

Installs
11
GitHub Stars
197
First Seen
Jul 10, 2026
alibabacloud-agentloop-management — aliyun/alibabacloud-aiops-skills