Suggest Alibaba Cloud aliyun CLI command strings from natural-language cloud operation requests, ready to pass as the command argument of the MCP CallCLI tool. Use when the user asks for the CLI command to do something, wants to manage cloud resources via aliyun, or asks "how do I do X with the aliyun CLI". Use unifiedCli from GenerateCLICommand (fallback to cli when empty) verbatim as the CallCLI command — no manual rewriting. Passes check_cli.py static validation. Suggest only — do not execute unless asked.
$npx -y skills add aliyun/alibabacloud-agent-toolkit --skill alibabacloud-suggest-cliInstalls into the current project.
Run `npx skills use "https://github.com/aliyun/alibabacloud-agent-toolkit" --skill "aliyun/alibabacloud-agent-toolkit/alibabacloud-suggest-cli"` 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.