$npx -y skills add TheMattBerman/brand-shoot-kit --skill visual-gap-auditAudit an ecommerce product page's missing visual assets for Brand Shoot Kit. Use for PDP/lifestyle/model/detail/marketplace/social/email gap matrices and conversion-priority shot recommendations.
| 1 | # Visual Gap Audit |
| 2 | |
| 3 | Find the missing shots that would make the product easier to understand, trust, and buy. |
| 4 | |
| 5 | ## Check For |
| 6 | |
| 7 | - clean hero / neutral background |
| 8 | - scale/context |
| 9 | - in-use lifestyle |
| 10 | - model/hand interaction |
| 11 | - detail/texture/ingredient/material |
| 12 | - bundle/group shot |
| 13 | - comparison/benefit visual |
| 14 | - email hero |
| 15 | - social crops |
| 16 | - marketplace-compliant image |
| 17 | |
| 18 | ## Output |
| 19 | |
| 20 | `01-visual-gap-audit.md` with each shot type marked: |
| 21 | - `present strong` |
| 22 | - `present weak` |
| 23 | - `missing` |
| 24 | - `not relevant` |
| 25 | |
| 26 | Prioritize high-conversion missing shots. Do not recommend a giant shoot just because you can. |
| 27 | |
| 28 | Executable module owner path: |
| 29 | - `scripts/modules/visual_gap_audit.py --packet <packet-dir>` -> `visual-gaps.json` |