Product shots
Generate professional product photography variations from a source image. Creates a workflow with multiple shots optimized for e-commerce and social media.From its SKILL.md
npx -y skills add xainflow/skills --skill product-shotsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.3 KB, 196 tokens by cl100k_base, as published. Nobody here has run it
Product Shots
Create a product photography workflow with multiple shot types.
Inputs
Ask the user for their product image. Accept a file path, URL, or an existing asset from their Xainflow library (use xainflow_list_assets to browse).
Workflow structure
Create a workflow with these shot variations:
- Clean product on white background (1:1) — e-commerce ready
- Lifestyle/environmental shot (4:3) — contextual usage
- Detail/macro close-up (1:1) — texture and quality
Use the default-model from the frontmatter (gemini-3-pro-image-preview, 20cr, highest quality). Let the user choose a different model if they prefer.
Organization
Save outputs to the output-folder specified above. Create it if it does not exist. Name the workflow after the product.
Before executing
Show a summary with number of shots, model, and total credit cost. Ask for confirmation.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.