# Ecommerce

> Generates e-commerce product catalog images from raw photos, including packshots, cutouts, dimensions images, lifestyle scenes, and marketplace variants for Amazon, Shopify, and Etsy.

- Skill: `bria-ai/ecommerce` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add bria-ai/ecommerce`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bria-ai/ecommerce/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Design & Media, DevOps & Infra, Product & Planning, Branding & Logos
- Tags: Amazon, Cutouts, Ecommerce, Etsy, Lifestyle Scenes, Packshots, Product Catalog, Shopify
- License: MIT
- Author: Bria-AI (https://skillmd.com/u/bria-ai)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/bria-ai/ecommerce

---


# Bria E-commerce — Product Catalog Builder

The full e-commerce product-catalog pipeline now lives in the **bria-ai** skill, alongside all other Bria image capabilities (generation, editing, background removal, upscaling, and more). This keeps one place to authenticate and one set of helpers to maintain.

**Use the `bria-ai` skill for all product-catalog work.** It contains:

- **Batch catalog pipeline** — `build_catalog.py`: a folder of raw product photos → per-product cutout, packshot, dimensions image, lifestyle scenes, and marketplace variants.
- **Marketplace variants** — `export_variants.py` + Marketplace Presets: Amazon / Shopify / Etsy specs (background, aspect ratio, product fill, min resolution).
- **Product endpoints** — cutout, packshot, shadow, lifestyle shot (by text or image), product integrate, and Amazon-style product dimensions images (with dual `cm / in` callouts, weight, and capacity).
- **Listing copy scaffold** — a `listing.json` per product for SEO title, description, bullets, and tags.

See the **bria-ai** skill's "Product Catalog Pipeline (batch)" section and its [API Endpoints Reference](../bria-ai/references/api-endpoints.md) for full details.

## Related Skills

- **bria-ai** — the main skill; contains the full product-catalog pipeline and all image capabilities
- **image-utils** — Pillow-based resize/crop/composite (used by the variant exporter)

