什么是 edit image?
当用户要求“编辑图像”、“修改照片”、“修复”、“覆盖”、“扩展图像”、“替换图像中的对象”、“向图像添加元素”、“为社交媒体调整图像大小”、“裁剪图像”、“为 Twitter 调整图像”、“将图像转换为 OG 格式”或需要使用蒙版进行 AI 驱动的图像编辑时,应使用此技能。 来源:b-open-io/gemskills。
当用户要求“编辑图像”、“修改照片”、“修复”、“覆盖”、“扩展图像”、“替换图像中的对象”、“向图像添加元素”、“为社交媒体调整图像大小”、“裁剪图像”、“为 Twitter 调整图像”、“将图像转换为 OG 格式”或需要使用蒙版进行 AI 驱动的图像编辑时,应使用此技能。
通过命令行快速安装 edit image AI 技能到你的开发环境
来源:b-open-io/gemskills。
Uses Gemini's multimodal capabilities to understand and edit images via natural language. The model takes the source image and a text prompt describing the desired edit, then generates a new image with the changes applied.
Semantic masking: Instead of requiring precise pixel masks, describe what to change in your prompt. The model understands context and can target specific regions.
Optional mask images: You can still provide a mask image (white = edit area) as a visual hint, but it's not required. Descriptive prompts often work better.
当用户要求“编辑图像”、“修改照片”、“修复”、“覆盖”、“扩展图像”、“替换图像中的对象”、“向图像添加元素”、“为社交媒体调整图像大小”、“裁剪图像”、“为 Twitter 调整图像”、“将图像转换为 OG 格式”或需要使用蒙版进行 AI 驱动的图像编辑时,应使用此技能。 来源:b-open-io/gemskills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/b-open-io/gemskills --skill edit image当用户要求“编辑图像”、“修改照片”、“修复”、“覆盖”、“扩展图像”、“替换图像中的对象”、“向图像添加元素”、“为社交媒体调整图像大小”、“裁剪图像”、“为 Twitter 调整图像”、“将图像转换为 OG 格式”或需要使用蒙版进行 AI 驱动的图像编辑时,应使用此技能。 来源:b-open-io/gemskills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/b-open-io/gemskills --skill edit image 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/b-open-io/gemskills