ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

filtrix-image-gen

Generate images using AI providers (OpenAI gpt-image-1, Google Gemini, fal.ai). Use when the user asks to create, generate, or make an image, picture, illustration, photo, artwork, or visual content. Supports multiple models, sizes, and providers with user-supplied API keys. Prompt inspiration available at filtrix.ai/prompts.

Why use this skill?

Generate and edit high-quality images using OpenAI, Gemini, and fal.ai. Supports multi-model selection, advanced resolution controls, and masking for seamless creative workflows.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lumenclaw-cloud/filtrix-image-gen-v2
Or

What This Skill Does

Filtrix Image Gen is a powerful OpenClaw skill designed to bridge the gap between user intent and high-quality visual generation. It acts as an orchestrator for multiple top-tier AI image generation providers, including OpenAI, Google Gemini, and fal.ai. Rather than locking users into a single model, this skill allows for dynamic selection based on the specific needs of the task—whether that is speed, cost-efficiency, or high-fidelity artistic output. By leveraging native Python libraries, the skill ensures a lightweight footprint while providing extensive control over parameters like resolution, aspect ratios, masking for edits, and seed control for reproducible results.

Installation

To install this skill, use the ClawHub CLI command: clawhub install openclaw/skills/skills/lumenclaw-cloud/filtrix-image-gen-v2. Once installed, ensure that you have configured your environment variables for your chosen providers. You will need OPENAI_API_KEY for OpenAI services, GOOGLE_API_KEY for Gemini, or FAL_KEY for fal.ai. Each provider offers distinct advantages, and once keys are set, you can immediately begin generating imagery via the scripts/generate.py or scripts/edit.py interfaces.

Use Cases

This skill is perfect for creative professionals, developers prototyping UI concepts, and individuals requiring quick visual assets. You can use it to:

  • Generate photorealistic stock photography using OpenAI’s gpt-image-1.
  • Rapidly iterate on concepts using Gemini’s fast flash models.
  • Perform specialized creative work, such as inpainting or complex artistic styles, using model IDs provided by fal.ai like flux-dev or recraft-v3.
  • Upscale visuals for high-definition requirements using the Gemini 3 Pro 4K resolution settings.

Example Prompts

  1. "Generate a photorealistic portrait of a cyberpunk hacker sitting in a neon-lit office, 16:9 aspect ratio, using OpenAI."
  2. "Edit the uploaded image: remove the background and change the style to an oil painting, use fal.ai for this task."
  3. "Create an illustration of a futuristic city landscape in 2K resolution for a blog header, use the Gemini model."

Tips & Limitations

To maximize your results, always be specific about lighting, composition, and artistic style. For complex prompts, refer to the curated library at filtrix.ai/prompts. Be mindful of provider-specific limitations: masking is exclusive to OpenAI, high-resolution settings (2K/4K) require the gemini-3-pro-image-preview model, and seed control is a feature specific to the fal.ai provider. Always start with default aspect ratios (1024x1024) unless specific dimensions are required for your project constraints.

Metadata

Stars1601
Views1
Updated2026-02-27
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-lumenclaw-cloud-filtrix-image-gen-v2": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#ai-art#generative-media#multimodal
Safety Score: 4/5

Flags: file-write, file-read, external-api