$npx -y skills add TheMattBerman/brand-shoot-kit --skill export-packagerPackage approved Brand Shoot Kit assets into channel-specific ecommerce export folders and manifests. Use for PDP/social/email/marketplace maps, naming, export manifests, and handoff-ready asset organization.
| 1 | # Export Packager |
| 2 | |
| 3 | Make the shoot usable after generation. |
| 4 | |
| 5 | ## Output |
| 6 | |
| 7 | Create channel-organized exports: |
| 8 | - PDP |
| 9 | - lifestyle |
| 10 | - model |
| 11 | - social |
| 12 | |
| 13 | - marketplace |
| 14 | |
| 15 | Include manifest fields: source shot, channel, ratio, QA status, file path, recommended placement. |
| 16 | |
| 17 | Use `scripts/export-packager.py --packet <packet>` for deterministic packaging. |
| 18 | |
| 19 | ## Rule |
| 20 | |
| 21 | Do not bury the user in a pile of files. Name and map assets so a marketer knows exactly where each one goes. |
| 22 | |
| 23 | Executable module owner path: |
| 24 | - `scripts/modules/export_packager.py --packet <packet-dir>` -> `assets/exports/*/export-manifest.json` |