skills/modelscope.cn/image-editor

image-editor

SKILL.md

Image Editor

Edit and transform existing images using text prompts with Google's Gemini 3 Pro model via fal.ai.

See references/fal-api.md for setup, Python patterns, and error handling.

API Endpoint

fal-ai/gemini-3-pro-image-preview/edit

Parameters

Required

  • prompt (string): The editing instruction describing what changes to make
  • image_urls (array of strings): URLs of the images to edit (use fal_client.upload_file() for local files)
Installs
1
First Seen
Mar 24, 2026