02 Factory blueprint
Factory blueprint
A factory for AI UGC ad production. Hand it a product and the blueprint lays out the work, produces the assets, and leaves the file tree organized for the next run.
Brief in · Ads out
- L1 Stage 01 — Brief
- Product
- Offer
- Audience
- Channel
- L2 Stage 02 — Plan
- Angle map
- Hook set
- Script set
- L3 Stage 03 — Build
- Prompts
- Start frames
- Captions
- Asset list
- L4 Stage 04 — Deliver
- QA
- Export
- Ad file tree
- Replay notes
One command. Paste it into Terminal.
curl -fsSL https://raw.githubusercontent.com/conpiracy/lzy-ad-factory/main/install.sh | bash Already use Codex, Claude Code, or another coding agent?
Use this source-only command to download the ad factory files without running the guided installer.
git clone https://github.com/conpiracy/lzy-ad-factory.git ~/.lzy/ad-factory What the blueprint produces
- Brief Structured product brief
Your input, organized into the parts the factory needs.
01 - Hooks Hook and angle files
Reusable across the next ads in the same product line.
02 - Scripts UGC script files
Tied to the hook so the next run stays consistent.
03 - Prompts AI prompt blocks
Tagged by format and platform.
04 - QA Delivery checklist
Pre-post review for tone, claim, and clarity.
05 - Export Ad file tree
A folder you can hand to a tool or a teammate.
06