# Export Packager

> Package 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.

- Skill: `themattberman/export-packager` (Agent Skill)
- Install (CLI): `npx skillmds@latest add themattberman/export-packager`
- Raw SKILL.md: https://api.skillmd.com/api/skills/themattberman/export-packager/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: TheMattBerman (https://skillmd.com/u/themattberman)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/themattberman/export-packager

---


# Export Packager

Make the shoot usable after generation.

## Output

Create channel-organized exports:
- PDP
- lifestyle
- model
- social
- email
- marketplace

Include manifest fields: source shot, channel, ratio, QA status, file path, recommended placement.

Use `scripts/export-packager.py --packet <packet>` for deterministic packaging.

## Rule

Do not bury the user in a pile of files. Name and map assets so a marketer knows exactly where each one goes.

Executable module owner path:
- `scripts/modules/export_packager.py --packet <packet-dir>` -> `assets/exports/*/export-manifest.json`

