gen-ai-image

Generate AI images from text prompts using the fal.ai GPT Image 1.5 model.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/haboshi/claude-code-skills --skill gen-ai-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gen-ai-image
Source: https://github.com/haboshi/claude-code-skills/tree/main/gen-ai-image
Command: npx skills add https://github.com/haboshi/claude-code-skills --skill gen-ai-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @fal-ai/client, dotenv, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to generate high-quality AI images from text prompts using the fal.ai GPT Image 1.5 model, streamlining visual content creation.

Core Features & Use Cases

  • AI Image Generation: Create images from descriptive text prompts.
  • Multiple Modes: Supports both direct CLI execution (simple mode) and interactive parameter selection (detailed mode).
  • Customizable Output: Allows specification of image size and quality.
  • Use Case: Generate a unique banner image for a blog post about sustainable energy by providing a prompt like "A futuristic city powered by clean energy, digital art".

Quick Start

Generate an image of a cute cat in a park using the prompt 'A cute cat playing in a park, photorealistic' and save it as cat.png.

Frequently Asked Questions about gen-ai-image

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

FAQPage Schema
How do I generate AI images from text prompts using fal.ai?

To generate AI images from text prompts using fal.ai, you provide descriptive text to the GPT Image 1.5 model. This Skill supports both simple direct execution and interactive parameter selection for customizing image size and quality.

Do I need Node.js and a FAL_AI_API_KEY to create images with fal.ai?

Yes, you need Node.js installed and a valid FAL_AI_API_KEY environment variable configured for authentication. These prerequisites are required to execute the script and authorize requests to the fal.ai image generation model.

Can I customize the size and quality of AI generated images with fal.ai?

Yes, you can customize the size and quality of AI generated images with fal.ai. The Skill provides an interactive detailed mode that allows you to specify various output dimensions and quality levels before generating the final image.

What is the best way to automate AI image generation in a Node.js workflow?

The best way to automate AI image generation in a Node.js workflow is using the Skill's simple CLI execution mode. By passing your text prompt directly to the script, you can streamline visual content creation without manual parameter selection.

Does the fal.ai GPT Image 1.5 model support generating photorealistic digital art?

Yes, the fal.ai GPT Image 1.5 model supports generating photorealistic digital art. You can create high-quality visual content by providing detailed descriptive prompts, such as a photorealistic cat in a park, to achieve specific artistic styles.