LaunchKit · 2026
Back to Skills

eachlabs-product-visuals

Generate e-commerce product photography and videos.

2
1.0k downloads
by @eftalyurtseven

Setup & Installation

openclaw skills install @eftalyurtseven/eachlabs-product-visuals

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install eachlabs-product-visuals

What This Skill Does

Generates product photography and video using EachLabs AI models via API. Covers white-background shots, lifestyle scenes, background removal, color variants, multi-angle views, and short product videos. Takes an existing product image and transforms it into polished e-commerce visuals.

Provides a single API that covers the full range of e-commerce visual needs, from background removal to video generation, without requiring separate tools or manual photo editing.

When to use it

  • Replace messy backgrounds with clean studio white
  • Generate lifestyle context shots for a furniture product
  • Create 360-degree angle set from a single photo
  • Produce a short cinematic product video for an ad
  • Batch-process a catalog of product images with consistent styling

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: generate a lifestyle scene for this coffee mug image

AGENT
  1. 1Check the gpt-image-v1-5-edit model schema via GET /v1/model?slug=gpt-image-v1-5-edit
  2. 2POST to /v1/prediction with the product image URL and a lifestyle prompt describing the scene
  3. 3Poll GET /v1/prediction/{id} until status is success or failed
  4. 4Extract the output image URL from the response
  5. 5Return the URL to the user
OUTPUT

A URL pointing to the generated lifestyle product image

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

EACHLABS_API_KEY environment variableEachLabs account and API key from eachlabs.ai