[QwenCloud] Generate text, have conversations, write code, reason, and call functions with Qwen models. TRIGGER when: user asks to chat with Qwen, generate text, write code with Qwen, use Qwen function calling, or explicitly invokes this skill by name (e.g. use qwencloud-text). DO NOT TRIGGER when: general coding questions without Qwen, non-Qwen AI model usage (OpenAI, Gemini, etc.), image/video understanding (use qwencloud-vision), image/video/audio generation.
$npx -y skills add qwencloud/qwencloud-ai --skill qwencloud-textInstalls into the current project.
Run `npx skills use "https://github.com/qwencloud/qwencloud-ai" --skill "qwencloud/qwencloud-ai/qwencloud-text"` 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.