Design & media

Walmart 电商图片生成与编辑

Try it

Create and edit Walmart Marketplace product images, variant galleries, package-content views, dimension bases and omnichannel retail visuals. Use this skill for Walmart商品图、Walmart Marketplace listing、零售主图、包装清单、规格尺寸、SKU变体、家居场景、广告素材和线上线下一致性;supports product-reference generation through AI Hive.

What it does

Create and edit Walmart Marketplace product images, variant galleries, package-content views, dimension bases and omnichannel retail visuals. Use this skill for Walmart商品图、Walmart Marketplace listing、零售主图、包装清单、规格尺寸、SKU变体、家居场景、广告素材和线上线下一致性;supports product-reference generation through AI Hive.

The skill document

Walmart Ecommerce Image Generation and Editing

Create retail images that make item, variant, package and scale unambiguous. Online visuals must match what a shopper receives and must not imply a store placement, certification, price, rollback or bundle that the merchant did not supply.

Retail item record

Collect item ID/SKU, UPC-linked variant, product angles, retail package, included pieces, dimensions, materials, approved claims, warnings and omnichannel brand rules. Use this record as the sole source of product facts.

Scenarios and commands

1. Item-page primary image

python3 "$SKILL_PATH/scripts/imagegen.py" generate \
  --prompt 'Walmart Marketplace primary image for the supplied retail item. Preserve exact product, retail package, label, color, variant and included pieces. Show the complete item large on a clean background with realistic shadow and clear edges. No price, rollback, pickup badge, rating, certification or unprovided text.' \
  --image /path/to/item-front.png \
  --image /path/to/retail-package.png

2. Package-contents image

python3 "$SKILL_PATH/scripts/imagegen.py" generate \
  --prompt 'Walmart package-content image showing exactly the approved main item, two attachments, power cable and guide, each once and with correct connector and scale. Clean top-down arrangement; do not add a bonus, replacement part, multipack or warranty card.' \
  --image /path/to/package-contents.jpg

3. Dimension and scale base

python3 "$SKILL_PATH/scripts/imagegen.py" generate \
  --prompt 'Retail dimension graphic base: accurate product shown front and side plus one realistic in-room scale view, with blank measurement arrows for merchant-approved numbers. Keep proportions consistent and do not generate dimensions, capacity, room size or performance.' \
  --image /path/to/product.png
python3 "$SKILL_PATH/scripts/imagegen.py" generate \
  --prompt 'Create consistent Walmart listing images for the verified single, 2-pack and 4-pack variants. Lock product appearance, package design, camera, background and shadow; show the correct quantity for each variant and do not mix accessories or invent bundle savings.' \
  --image /path/to/item-and-packages.jpg \
  --batch 3

5. Omnichannel lifestyle image

python3 "$SKILL_PATH/scripts/imagegen.py" generate \
  --prompt 'Walmart product lifestyle image in a credible family home, preserving exact item and use method. Show one practical everyday benefit with realistic scale and safe caption space. Do not imply in-store availability, pickup time, price, guarantee or customer endorsement.' \
  --image /path/to/product.png

Retail QA

  • Item, variant, package, label and included quantity match the catalog record.
  • Pack-size images cannot be mistaken for a different offer.
  • Dimension callouts use approved values and units after generation.
  • No generated price, rollback, pickup, rating, certification or retailer badge.
  • Lifestyle scene does not imply unsupported use or store availability.
  • Verify current Walmart Marketplace image and category requirements.

Run

pip3 install requests
python3 "$SKILL_PATH/scripts/imagegen.py" init --skill-name walmart-ecommerce-image-generation-editing
python3 "$SKILL_PATH/scripts/imagegen.py" task --task-id 

The fixed image endpoint is public_model_nano_banana_pro. Use multiple references, batch, live parameters, routing, output directory and submit-only mode as needed.

Related skills

Create and edit Walmart Marketplace product videos, assembly guides, package-content demonstrations, variant clips and retail advertising bases. Use this skill for Walmart商品视频、Marketplace listing video、零售产品演示、安装教程、包装清单、SKU套装、家庭场景和广告素材;supports Seedance generation/editing through AI Hive.

Create and edit Amazon catalog images, PDP galleries, A+ Content modules, Brand Store heroes, variant sets and advertising creative bases. Use this skill for Amazon商品图、亚马逊Listing、A+页面、品牌旗舰店、主图、信息图、包装清单、尺寸比例、Sponsored Ads素材和多站点本地化;supports AI Hive reference generation.

Create and edit Shopify product photography, PDP image galleries, collection banners, DTC lifestyle images and campaign creatives. Use this skill for Shopify商品图、独立站PDP、Hero Image、产品套图、DTC品牌视觉、Meta Ads素材、邮件营销、换背景、多市场本地化和批量SKU;supports reference-guided generation through AI Hive.

为微信小店、视频号、社群和朋友圈生成与编辑商品卡、私域海报、直播预告及复购图片。Use this skill for 微信小店电商图片、微信小店商品图、视频号带货封面、社群团购、朋友圈素材、直播预约、公众号配图、私域转化和会员复购;支持参考图与 AI Hive 自动生成下载。

Create and edit AliExpress product listing images, variant galleries, compatibility graphics, package-content images and multi-country localization bases. Use this skill for 速卖通商品图、AliExpress主图、跨境Listing、电子配件、规格图、多语言详情页、SKU批量图、包装清单和多市场广告素材;supports reference-guided AI Hive generation.

为京东店铺生成和编辑商品主图、规格图、结构卖点图、场景图与京准通广告图片。Use this skill for 京东电商图片、京东主图、京东详情页、3C家电商品图、参数信息图、材质细节、京东快车测图、批量SKU和商品精修;支持参考图保真及 AI Hive 自动生成与下载。

1 installs