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.

System map

Brief in · Ads out

  1. L1 Stage 01 — Brief
    1. Product
    2. Offer
    3. Audience
    4. Channel
  2. L2 Stage 02 — Plan
    1. Angle map
    2. Hook set
    3. Script set
  3. L3 Stage 03 — Build
    1. Prompts
    2. Start frames
    3. Captions
    4. Asset list
  4. L4 Stage 04 — Deliver
    1. QA
    2. Export
    3. Ad file tree
    4. Replay notes

Install

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

Outbox

What the blueprint produces

  1. Brief Structured product brief

    Your input, organized into the parts the factory needs.

    01
  2. Hooks Hook and angle files

    Reusable across the next ads in the same product line.

    02
  3. Scripts UGC script files

    Tied to the hook so the next run stays consistent.

    03
  4. Prompts AI prompt blocks

    Tagged by format and platform.

    04
  5. QA Delivery checklist

    Pre-post review for tone, claim, and clarity.

    05
  6. Export Ad file tree

    A folder you can hand to a tool or a teammate.

    06