---
description: End-to-end estate-agent brochure pipeline (brand → property → A4 PDF). Pass an agent URL and a listing URL.
argument-hint: <agent-url-or-brand-dir> <listing-url-or-assets-dir>
allowed-tools: Bash, Read, Write, Edit, Glob, Grep, WebFetch, Skill
---

Run the `make-brochure` skill end-to-end on the inputs below. Skip any upstream step whose output already exists on disk.

Inputs: $ARGUMENTS

Invoke the `make-brochure` skill (from this plugin) and follow its routing rules: `brand-design` → `property-extract` → `property-brochure` → `a4-print-documents`. Stop at the print-ready PDF and report its path.
