什么是 upscale image?
当用户要求“放大图像”、“增加图像分辨率”、“使图像更大”、“放大图像”或“增强图像分辨率”时,应该使用此技能。需要 Vertex AI 凭证。 来源:b-open-io/gemskills。
当用户要求“放大图像”、“增加图像分辨率”、“使图像更大”、“放大图像”或“增强图像分辨率”时,应该使用此技能。需要 Vertex AI 凭证。
通过命令行快速安装 upscale image AI 技能到你的开发环境
来源:b-open-io/gemskills。
If credentials are not configured, guide the user through these steps:
Do not read generated images back into context. The script outputs only the file path. Ask the user to visually inspect the result. Upscaled images are especially large (2x/4x resolution) and will quickly exhaust the context window.
The Imagen upscaling API is only available through Vertex AI, not the standard Gemini API. This is a Google limitation - the upscaleImage method in the @google/genai SDK only works with Vertex AI backend.
当用户要求“放大图像”、“增加图像分辨率”、“使图像更大”、“放大图像”或“增强图像分辨率”时,应该使用此技能。需要 Vertex AI 凭证。 来源:b-open-io/gemskills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/b-open-io/gemskills --skill upscale image当用户要求“放大图像”、“增加图像分辨率”、“使图像更大”、“放大图像”或“增强图像分辨率”时,应该使用此技能。需要 Vertex AI 凭证。 来源:b-open-io/gemskills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/b-open-io/gemskills --skill upscale image 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/b-open-io/gemskills