$npx -y skills add TheMattBerman/brand-shoot-kit --skill prompt-factoryWrite GPT Image-ready ecommerce product photography prompts from a Brand Shoot Kit shot list and product preservation brief. Use for prompt packs, negative constraints, reroll instructions, and category-aware generation guidance.
| 1 | # Prompt Factory |
| 2 | |
| 3 | Turn a shot list into operational image prompts that preserve the product. |
| 4 | |
| 5 | ## Each Prompt Must Include |
| 6 | |
| 7 | - use case + aspect ratio |
| 8 | - scene and composition |
| 9 | - product placement/scale/handling |
| 10 | - preservation rules |
| 11 | - negative constraints |
| 12 | - specific reroll instruction tied to likely failure |
| 13 | |
| 14 | ## Avoid |
| 15 | |
| 16 | - generic luxury/minimal prompt sludge |
| 17 | - vague “cinematic” adjectives without composition |
| 18 | - fake claims or extra packaging text |
| 19 | - too-small product in commerce shots |
| 20 | |
| 21 | Use `scripts/generate-images.py --packet <packet>` for dry-run/live generation manifests. |
| 22 | |
| 23 | Executable module owner path: |
| 24 | - `scripts/modules/prompt_factory.py --packet <packet-dir>` -> `prompts.json` |