← ClaudeAtlas

ai-product-photographylisted

Generate professional AI product photography and commercial images. Models: FLUX, Imagen 3, Grok, Seedream for product shots, lifestyle images, mockups. Capabilities: studio lighting, lifestyle scenes, packaging, e-commerce photos. Use for: e-commerce, Amazon listings, Shopify, marketing, advertising, mockups. Triggers: product photography, product shot, commercial photography, e-commerce images, amazon product photo, shopify images, product mockup, studio product shot, lifestyle product image, advertising photo, packshot, product render, product image ai
aiskillstore/marketplace · ★ 329 · AI & Automation · score 82
Install: claude install-skill aiskillstore/marketplace
# AI Product Photography Generate professional product photography via [inference.sh](https://inference.sh) CLI. ## Quick Start ```bash curl -fsSL https://cli.inference.sh | sh && infsh login # Generate product shot infsh app run falai/flux-dev --input '{ "prompt": "Professional product photo of wireless earbuds on white surface, soft studio lighting, commercial photography, high detail" }' ``` ## Available Models | Model | App ID | Best For | |-------|--------|----------| | FLUX Dev | `falai/flux-dev` | High quality, detailed | | FLUX Schnell | `falai/flux-schnell` | Fast iterations | | Imagen 3 | `google/imagen-3` | Photorealistic | | Grok | `xai/grok-imagine-image` | Creative variations | | Seedream | `bytedance/seedream-3-0` | Commercial quality | ## Product Photography Styles ### Studio White Background ```bash infsh app run falai/flux-dev --input '{ "prompt": "Product photography of a luxury watch on pure white background, professional studio lighting, sharp focus, e-commerce style, high resolution" }' ``` ### Lifestyle Context ```bash infsh app run falai/flux-dev --input '{ "prompt": "Lifestyle product photo of coffee mug on wooden desk, morning sunlight through window, cozy home office setting, Instagram aesthetic" }' ``` ### Hero Shot ```bash infsh app run falai/flux-dev --input '{ "prompt": "Hero product shot of smartphone floating at angle, dramatic lighting, gradient background, tech advertising style, premium feel" }' ``` ### Flat Lay ```ba