ecom-image2

Installation
SKILL.md

Overview

Generate e-commerce images using GPT-Image-2 via Codex CLI. Match user intent to structured JSON prompt templates, assemble concise prompts, and invoke image generation.

Workflow

Step 1: Intent Recognition

From the user's request, extract:

  • Scene type: hero image, lifestyle, flat lay, macro detail, poster/banner, social media, UGC, model showcase, before/after, packaging, infographic, creative concept, size spec, multi-product, livestream, virtual try-on, exploded view, ghost mannequin, multi-angle grid, magazine editorial, seasonal campaign, luxury atmospherics, device mockup, storefront, sports campaign
  • Product info: category (beauty/electronics/food/fashion/home/jewelry/sports), description, material, key selling points
  • Style preference: luxury, fresh, tech, minimal, or other variant
  • Reference image: whether user provided a product photo path

If the user provides a product photo path, note it for --image parameter.

Step 2: Template Matching

Installs
1
GitHub Stars
34
First Seen
7 days ago