Alibaba Cloud RAM permission diagnosis and repair assistant. When an agent encounters any permission-related error while operating Alibaba Cloud resources (403, NoPermission, Forbidden, AccessDenied, InvalidSecurityToken, etc.), or when the user describes an Alibaba Cloud RAM permission issue, use this skill immediately. Do not wait for the user to explicitly request it — proactively start the diagnostic process whenever a permission error appears. Also applies when: a developer encounters permission issues while writing Alibaba Cloud SDK code, the user asks how to configure minimum permissions for an operation, or the user wants to know which permissions the current identity is missing.
$npx -y skills add aliyun/alibabacloud-agent-toolkit --skill alibabacloud-ram-permission-diagnoseInstalls into the current project.
Run `npx skills use "https://github.com/aliyun/alibabacloud-agent-toolkit" --skill "aliyun/alibabacloud-agent-toolkit/alibabacloud-ram-permission-diagnose"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aliyun/alibabacloud-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/aliyun/alibabacloud-agent-toolkit"` and select the relevant skills, then follow their instructions.