fal-text-to-image
Generate, remix, and edit images using fal.ai's AI models. Supports text-to-image generation, image-to-image remixing, and targeted inpainting/editing.
Why use this skill?
Use the fal-text-to-image skill to generate, remix, and edit professional-grade images using FLUX, Recraft, and more within your OpenClaw agent workflows.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/delorenj/fal-text-to-imageWhat This Skill Does
The fal-text-to-image skill for OpenClaw is a powerful integration that grants your AI agent direct access to industry-leading generative image models via fal.ai. This skill enables a complete suite of creative workflows, ranging from generating high-resolution photography from scratch to nuanced, targeted image editing. Whether you are building brand assets, prototyping designs, or performing artistic transformations, this skill abstracts the complexity of model selection and API orchestration, allowing you to focus on the output.
Installation
You can install this skill directly through the OpenClaw CLI using the following command:
clawhub install openclaw/skills/skills/delorenj/fal-text-to-image
Use Cases
- Professional Design: Generate logos and vector-style graphics using the Recraft V3 integration, which excels at precise typography and clean design elements.
- Content Creation: Use FLUX-based models to produce photorealistic images, editorial portraits, or high-definition backgrounds for your projects.
- Inpainting & Cleanup: Remove unwanted objects from photographs or modify specific portions of an image by providing a mask or using natural language mask prompts.
- Style Transfer: Take existing assets and remix them into different artistic styles while maintaining the original structural composition, perfect for marketing rebrands.
Example Prompts
- "Generate a high-resolution, professional headshot of a software engineer in a modern office with a blurred background using flux-pro."
- "I need a logo for a coffee shop called 'Midnight Brew' that uses a minimalist vector art style, please use the recraft model."
- "Edit this photo of my living room and replace the current couch with a mid-century modern blue velvet sofa."
Tips & Limitations
To get the best results, always be descriptive in your prompts regarding lighting, composition, and style. If a prompt is not yielding the desired realism, try switching to the flux-pro/v1.1-ultra endpoint, which is optimized for 2K high-fidelity outputs. Note that targeted editing (inpainting) works best when you provide a specific mask; if you do not provide one, the agent will attempt an auto-generation which may vary in precision. This skill requires an active internet connection to communicate with fal.ai's API servers. Ensure your usage adheres to the provider's terms of service regarding restricted or sensitive content generation.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-delorenj-fal-text-to-image": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
flstudio-scripting
FL Studio Python scripting for MIDI controller development, piano roll manipulation, Edison audio editing, workflow automation, and FLP file parsing with PyFLP. Use for programmatic configuration, device customization, MIDI transport, macros, and save file manipulation. Covers all 427+ API functions across 14 MIDI scripting modules plus piano roll, Edison, and PyFLP contexts.
unfuck-my-git-state
Diagnose and recover broken Git state and worktree metadata with a staged, low-risk recovery flow. Use when Git reports detached or contradictory HEAD state, phantom worktree locks, orphaned worktree entries, missing refs, 0000000000000000000000000000000000000000 hashes, or branch operations fail with errors like already checked out, unknown revision, not a valid object name, or cannot lock ref.