alibabacloud-cli-guidance

Installation
SKILL.md

Aliyun CLI Expert

Guide users to manage Alibaba Cloud resources effectively using the aliyun command-line tool.

Required permissions : see ./references/ram-policies.md (## required_permissions). Extend on demand for other CLI commands.

Instructions

User-Agent (this skill)

Any aliyun invocation that calls Alibaba Cloud APIs while following this skill MUST identify the client with:

export ALIBABA_CLOUD_USER_AGENT=AlibabaCloud-Agent-Skills

Use the same shell for subsequent commands, or prefix a single run: ALIBABA_CLOUD_USER_AGENT=AlibabaCloud-Agent-Skills aliyun .... Omit this only for steps that do not call cloud APIs (for example local aliyun configure browser OAuth setup before any API call). When you give the user copy-paste blocks, include this export once at the top of the block (or the inline prefix on each aliyun line).

Examples below assume ALIBABA_CLOUD_USER_AGENT is set whenever an aliyun command hits the API.

Related skills
Installs
1
GitHub Stars
80
First Seen
Mar 30, 2026