batch-extraction
Installation
SKILL.md
Batch extraction
Use this when processing a directory or glob of documents in one pass.
xberg batch shares one extraction config across every file, runs
extractions concurrently, and returns one structured array — failures on
individual files do not abort the run.
Basic usage
# Glob expands to many paths; results come back as a JSON array (default)
xberg batch *.pdf