Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
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.
User asks: generate a lifestyle scene for this coffee mug image
- 1Check the gpt-image-v1-5-edit model schema via GET /v1/model?slug=gpt-image-v1-5-edit
- 2POST to /v1/prediction with the product image URL and a lifestyle prompt describing the scene
- 3Poll GET /v1/prediction/{id} until status is success or failed
- 4Extract the output image URL from the response
- 5Return the URL to the user
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.