Call fal.ai model APIs for image generation (text-to-image and image-to-image). Use when a user asks to integrate fal, construct requests, run jobs, handle auth, or return image URLs from fal model APIs.
Initial release of fal-image-gen skill: - Provides structured guidance for integrating fal.ai model APIs for both text-to-image and image-to-image generation. - Includes detailed step-by-step workflows for validating inputs, constructing requests, executing calls, and handling responses. - Covers SDK and REST usage, recommending best practices for authentication and environment configuration. - Offers Python, JavaScript, and curl request templates to help users get started quickly. - References additional resource files with checklists and example templates.