gemini-image-edit

Official

Edit images with text prompts using Gemini 3 Pro.

Authorbluewaves-creations
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Editing existing visuals can be time consuming and requires multiple tools. This Skill enables users to modify images quickly by describing changes with natural language prompts, leveraging fal.ai Gemini 3 Pro for automated edits.

Core Features & Use Cases

  • Text-guided image edits: modify attributes, objects, backgrounds, or styles based on a prompt.
  • Multi-image context: supports editing with multiple input images to preserve context.
  • Use case: a designer wants to alter the color grade of a product photo or remove an unwanted object across a batch of images.

Quick Start

Ensure FAL_KEY is set in your environment. Then call the Falcon API with a prompt and one or more image URLs, e.g. curl --request POST --url https://fal.run/fal-ai/gemini-3-pro-image-preview/edit --header "Authorization: Key $FAL_KEY" --header "Content-Type: application/json" --data '{"prompt":"Change the background to blue sky","image_urls":["https://example.com/image1.jpg"]}'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gemini-image-edit
Download link: https://github.com/bluewaves-creations/bluewaves-skills/archive/main.zip#gemini-image-edit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.