image-editor

Installation
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
11
GitHub Stars
1
First Seen
Feb 21, 2026
image-editor — bluewaves-creations/bluewaves-skills