Use this skill when developing browser/Web applications (React/Vue/Angular, static websites, SPAs) that need AI capabilities. Features text generation (generateText) and streaming (streamText) via @cloudbase/js-sdk. Built-in models include Hunyuan (hunyuan-2.0-instruct-20251111 recommended) and DeepSeek (deepseek-v3.2 recommended). NOT for Node.js backend (use ai-model-nodejs), WeChat Mini Program (use ai-model-wechat), or image generation (Node SDK only).
$npx -y skills add ljunn/junli-cloudbase --skill ai-model-webInstalls into the current project.
Run `npx skills use "https://github.com/ljunn/junli-cloudbase" --skill "ljunn/junli-cloudbase/ai-model-web"` 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/ljunn/junli-cloudbase" that are relevant to the current task. Run `npx skills add "https://github.com/ljunn/junli-cloudbase"` and select the relevant skills, then follow their instructions.