04 Ad factory dispatch

Ad factory dispatch

A local AI UGC ad dispatch system. One installer, one input form, one outbox of ad files. Designed for operators who want the work to feel like sending a package, not running a project.

System map

Brief in · Ads out

  1. L1 Receive
    1. Product
    2. Offer
    3. Format
  2. L2 Route
    1. Hook
    2. Script
    3. Prompt
  3. L3 Pack
    1. Captions
    2. Frames
    3. QA
  4. L4 Dispatch
    1. Ad files
    2. Checklist
    3. 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

Outbox

  1. 01 Brief

    The product, structured for the next run.

    01
  2. 02 Hooks

    Short hook set tied to the brief.

    02
  3. 03 Scripts

    UGC scripts written to the hook.

    03
  4. 04 Prompts

    AI prompt blocks ready to paste.

    04
  5. 05 QA

    Pre-ship checklist.

    05
  6. 06 Ad files

    Organized for the next dispatch.

    06