product-photography
Installation
Summary
Professional product images with studio lighting, angles, and e-commerce conventions.
- Covers six shot types: hero shots, packshots (white background), lifestyle, scale reference, close-ups, and group compositions
- Includes camera angles (eye level, 3/4 view, overhead, low angle) and lighting setups (soft box, rim lighting, natural window, flat/even)
- Provides shadow and background guidance, composition rules (rule of thirds, negative space, triangle layouts), and category-specific conventions for food, jewelry, tech, beauty, and apparel
- Offers a complete 7-9 image e-commerce set template with recommended order and purpose for each shot
- Uses inference.sh CLI with Seedream and Flux models; includes batch generation examples and image editing workflows
SKILL.md
Install the belt CLI skill:
npx skills add belt-sh/cli
Product Photography
Create professional product images with AI via inference.sh CLI.
Quick Start
Requires inference.sh CLI (
belt). Install instructions
belt login
# Clean studio packshot
belt 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"
}'
Related skills