clanker.net
DESIGN inf-sh/skills

product-photography

AI product photography with studio lighting, lifestyle shots, and packshot conventions. Covers angles, backgrounds, shadow types, hero shots, and e-commerce image requirements. Use for: product photos, e-commerce images, Amazon listings, packshots, lifestyle photography. Triggers: product photography, product photo, packshot, e-commerce photography, product shot, product image, studio photography, lifestyle product, amazon product photo, product listing image, hero shot, product mockup, commercial photography

DESIGN
USE THIS SKILL

DOWNLOAD THE APP TO INSTALL AND USE /product-photography ON YOUR DEVICE

Scan to open on your device
QR code for product-photography Opens skill content in Expo Go
COMMAND
/product-photography
CATEGORY
Design
REPOSITORY
inf-sh/skills
COMMIT

SKILL PROMPT

--- name: product-photography description: "AI product photography with studio lighting, lifestyle shots, and packshot conventions. Covers angles, backgrounds, shadow types, hero shots, and e-commerce image requirements. Use for: product photos, e-commerce images, Amazon listings, packshots, lifestyle photography. Triggers: product photography, product photo, packshot, e-commerce photography, product shot, product image, studio photography, lifestyle product, amazon product photo, product listing image, hero shot, product mockup, commercial photography" allowed-tools: Bash(infsh *) --- # Product Photography Create professional product images with AI via [inference.sh](https://inference.sh) CLI. ## Quick Start > Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools` ```bash infsh login # Clean studio packshot infsh app run bytedance/seedream-4-5 --input '{ "prompt": "professional product photography, single premium wireless headphone on clean white background, soft studio lighting with subtle shadow, commercial e-commerce style, sharp focus, 4K quality", "size": "2K" }' ``` ## Shot Types ### 1. Hero Shot (Primary Image) The main image customers see first. Clean, focused, aspirational. ```bash infsh app run bytedance/seedream-4-5 --input '{ "prompt": "hero product shot, premium smartwatch floating at slight angle, clean gradient background transitioning from white to light grey, dramatic rim lighting, subtle reflection below, commercial photography, magazine quality, sharp details", "size": "2K" }' ``` | Rule | Why | |------|-----| | Product fills 80% of frame | Maximizes visual impact | | Slight angle (15-30 degrees) | Adds dimension vs flat front-on | | One hero light + fill | Creates depth without harsh shadows | | Neutral or brand-color background | Keeps focus on product | ### 2. Packshot (E-Commerce White Background) Amazon, Shopify, and most marketplaces require pure white backg [... prompt truncated for preview ...]