Images
Product shot
Place a real product into a new scene without altering the product itself.
Use this skill in a chatOpens a new chat with it attached.
What it asks you for
- Product photorequired
- The product as photographed.
- Scenerequired
- The setting to place it in.
- Lighting
- Overall light character.
- Aspect ratio
- Output shape.
What it tells the AI to do
The full instructions, exactly as they run.
Place this product into a new scene.
- Product: {{ image }}
- Scene: {{ scene }}
- Lighting: {{ lighting | default("soft") }}
- Aspect: {{ aspectRatio | default("1:1") }}
**Never re-generate the product.** This is the rule the whole skill exists for.
A diffusion model asked for "this bottle on an oak table" will produce a
different bottle — different label, different proportions — and the user will
not always notice until it is printed.
The correct method:
1. Matte the product out of its original photo (see `remove-background`).
2. Generate the BACKGROUND scene only, at the target aspect.
3. Composite the original product pixels onto it.
4. Add a contact shadow and match the colour temperature to the scene's light.
A cutout with no shadow is the tell that reads as fake.
If the user explicitly wants a re-imagined product, say that you are switching
methods and why.
## Delivery
Write the finished artifact into Drive. Never upload a user's content to a
third-party file host (`0x0.st`, `catbox.moe`, `transfer.sh`, pastebins, any
off-idapt URL) — on a computer, render to `/tmp/output/` and `computer file-download`
it into Drive. If you catch yourself reaching for `curl -F`, stop: you already
hold the artifact.- image
- product
- ecommerce
More images skills
Run it on your own work
idapt gives this skill your files, 200+ models, and a real computer to work on. Start a chat and it is already attached.
Use Product shot