fal-image-edit

Originally fromilkerzg/agent-skills
Installation
SKILL.md

fal.ai Image Edit

Edit images using AI: style transfer, object removal, background changes, and more.

How It Works

  1. User provides image URL and editing instructions
  2. Script selects appropriate model
  3. Sends request to fal.ai API
  4. Returns edited image URL

Finding Models

To discover the best and latest image editing models, use the search API:

# Search for image editing models
bash /mnt/skills/user/fal-generate/scripts/search-models.sh --category "image-to-image"
Installs
862
GitHub Stars
208
First Seen
Jan 27, 2026
fal-image-edit — fal-ai-community/skills