pdf-merger
Installation
SKILL.md
PDF Merger
Overview
Merge multiple PDF files into a single document with control over page order, bookmarks, and metadata.
Quick Start
Basic Merge
Merge all PDFs in directory:
python scripts/merge-pdfs.py --input *.pdf --output merged.pdf