create-image-gpt-image-fal

Generate photorealistic or designed images via OpenAI gpt-image on fal.ai.

6|1|Updated May 29, 2026
One-click install
npx skills add https://github.com/gooseworks-ai/gooseworks-ads-skills --skill create-image-gpt-image-fal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-image-gpt-image-fal
Source: https://github.com/gooseworks-ai/gooseworks-ads-skills/tree/main/skills/atoms/image-generation/create-image-gpt-image-fal
Command: npx skills add https://github.com/gooseworks-ai/gooseworks-ads-skills --skill create-image-gpt-image-fal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fal_client, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for generating high-quality images programmatically, using OpenAI's gpt-image through fal.ai, catering to both photorealistic and designed image requirements.

Core Features & Use Cases

  • Photoreal Image Generation: Create photorealistic images with detailed textures and accurate lighting.
  • Design Image Generation: Generate designed images like storyboards and concept art with custom output sizes.
  • Use Case: Imagine you need a character portrait for a video game. Use this Skill to generate a realistic character image based on a prompt and reference images.

Quick Start

Generate a photorealistic image with the prompt "A superhero in a dynamic pose, with detailed textures and a cityscape background."

Frequently Asked Questions about create-image-gpt-image-fal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate photorealistic images using OpenAI gpt-image via fal.ai?

To generate photorealistic images via fal.ai, use this Skill to route text prompts to OpenAI's gpt-image models, configuring specific quality and size parameters for detailed textures and accurate lighting.

Can I use reference images for AI art generation with gpt-image?

Yes, AI art generation supports reference images. The Skill automatically routes the request to an edit variant based on the provided reference images to guide the final output.

How do I create AI art with custom image sizes in gpt-image?

You can create AI art with custom image sizes by selecting the gpt-image-2 model, which supports custom dimensions, whereas the gpt-image-1 model is restricted to fixed sizes.

Do I need fal_client to generate designed images like storyboards?

Yes, you need the fal_client dependency installed to generate designed images like storyboards and concept art, as it handles the API communication with fal.ai.

What is the difference between gpt-image-1 and gpt-image-2 for image generation?

For image generation, gpt-image-1 provides fixed sizes while gpt-image-2 allows custom sizes, letting you choose based on whether your designed or photorealistic output requires specific dimensions.