什麼是 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