higgsfield-product-photoshoot
Installation
Summary
Professional product photography generation across 10 specialized modes via GPT Image 2.
- Supports 10 modes covering studio shots, lifestyle scenes, closeups with people, Pinterest pins, hero banners, social carousels, ad packs, virtual try-ons, conceptual/surreal products, and image restyling
- Backend prompt enhancer automatically assembles mode-specific photography vocabulary and structural templates; never requires manual prompt writing
- Accepts product photos or existing images as references; generates 1–10 coordinated variants with locked visual consistency across multi-slide modes
- Pre-generation interview asks 3–4 labeled questions to clarify intent, skipping obvious answers; delivers results as clean image URLs only
SKILL.md
Product Photoshoot
Brand-image generation via the higgsfield product-photoshoot create command. The CLI calls a backend prompt enhancer that holds mode-specific photography vocabulary and structural templates, then submits to gpt_image_2 and returns image URLs.
Step 0 — Bootstrap
Before any other command:
- If
higgsfieldis not on$PATH, install it:curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh - If
higgsfield account statusfails withSession expired/Not authenticated, ask the user to runhiggsfield auth login(interactive) and wait for confirmation.