What problem does it solve? Merging a data file with an InDesign layout template manually is error-prone: templates often lack linked data-merge placeholders, PDF templates must be converted to .indd first, and multi-page PDFs break the merge. This Skill orchestrates the full pipeline so each row of your data file becomes a rendered PDF page. ## Core Features & Use Cases - PDF-to-INDD conversion: Inspects page layouts, distills multi-page PDFs to a single-layout template, and converts them to .indd automatically. - Automatic placeholder creation: Exports IDML, detects existing merge fields, and generates an LLM-assisted mapping between template frames and data columns when none exist. - Approval-gated merge: Shows the field mapping for explicit user confirmation before modifying the template, then runs the data merge with optional image assets. - Use Case: You have a CSV of 500 employee names and photos plus a badge layout PDF. The Skill converts the layout, maps name and photo fields to CSV columns, and produces 500 personalized badge PDFs. ## Quick Start Merge my CSV file of attendee names with this badge template PDF and generate one personalized PDF per row.