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

eachlabs-image-generation

Generate new images from text prompts using EachLabs AI models. Supports text-to-image with multiple model families including Flux, GPT Image, Gemini, Imagen, Seedream, and more. Use when the user wants to create new images from text. For editing existing images, see eachlabs-image-edit.

Why use this skill?

Use the EachLabs image generation skill to create high-quality visuals from text prompts. Access 60+ models including Flux, Gemini, and Imagen for your AI projects.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/eftalyurtseven/eachlabs-image-generation
Or

What This Skill Does

The eachlabs-image-generation skill is a powerful interface for OpenClaw users to interface directly with the EachLabs Predictions API. It enables the creation of high-quality, professional-grade images from natural language text prompts. By utilizing over 60 diverse AI model families—including the industry-leading Flux series, Google's Imagen and Gemini, and specialized models like Ideogram and Seedream—this skill serves as a comprehensive visual generation hub. It is designed to handle the entire lifecycle of an image request: initiating a prediction, processing parameters like aspect ratio and output format, and monitoring the asynchronous status of the generation task until the final image asset is returned.

Installation

To integrate this skill into your local environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/eftalyurtseven/eachlabs-image-generation

Once installed, ensure you have set your API credentials by setting the EACHLABS_API_KEY environment variable. You can obtain your key by registering at eachlabs.ai.

Use Cases

  • Prototyping & Design: Generate instant visual mockups for websites, advertisements, or mobile apps using high-fidelity models like Flux 2 Max.
  • Content Creation: Automate the production of social media assets, blog headers, and marketing materials.
  • Technical Illustration: Use specialized models like Ideogram V3 Turbo for scenarios where complex text rendering within the image is required.
  • Fine-tuned Training: Utilize the dedicated training suite (Z Image Trainer) to create custom LoRA models based on specific subjects or artistic styles.

Example Prompts

  1. "Generate a landscape-oriented image using Flux 2 Turbo of a futuristic city skyline at twilight with neon lights."
  2. "Create an artistic watercolor-style illustration of a cozy bookstore using the Reve model."
  3. "Create a high-quality product shot of a transparent glass bottle on a minimal white background using GPT Image v1.5."

Tips & Limitations

  • Asynchronous Nature: Remember that this skill operates via a polling mechanism. If your application or agent script requires immediate confirmation, ensure you implement a loop to check the prediction_id status.
  • Model Selection: Different models have specific strengths. For rapid prototyping, use 'Flash' or 'Turbo' variants. For complex, high-detail artistic requests, prioritize 'Max' or 'Pro' models.
  • Scope: This skill is strictly for image creation. If your workflow involves modifying, cropping, upscaling, or performing inpainting on an existing file, please use the eachlabs-image-edit skill instead.
  • Cost Efficiency: Always select the lightest model possible (like Nano Banana Pro) for simple tasks to minimize latency and potential compute usage.

Metadata

Stars2387
Views1
Updated2026-03-09
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-eftalyurtseven-eachlabs-image-generation": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ai-art#image-generation#flux#text-to-image#eachlabs
Safety Score: 4/5

Flags: external-api