[QwenCloud] Configure authentication (API keys, endpoints). TRIGGER when: setting up QWEN_API_KEY, troubleshooting 401/auth errors, when another skill reports missing credentials, or user explicitly invokes this skill by name (e.g. use qwencloud-ops-auth). DO NOT TRIGGER when: non-auth Qwen tasks, general API usage questions.
$npx -y skills add qwencloud/qwencloud-ai --skill qwencloud-ops-authInstalls into the current project.
Run `npx skills use "https://github.com/qwencloud/qwencloud-ai" --skill "qwencloud/qwencloud-ai/qwencloud-ops-auth"` 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/qwencloud/qwencloud-ai" that are relevant to the current task. Run `npx skills add "https://github.com/qwencloud/qwencloud-ai"` and select the relevant skills, then follow their instructions.