community-automations/pdf-vertex-csv

Contenuti & Docs

PublicSubagent Claude

PDF e immagini in CSV

Una cartella di PDF scansionati è inutile finché qualcuno non la ribatte in un foglio di calcolo. Questo passa l'intero batch attraverso OCR ed estrazione strutturata fino a un unico CSV.

sonnet4 giorniVertex AIGoogle Cloud Vision OCRGoogle Sheetsn8n
ClaudeClaude
ROI for
README.md

Perché questo subagent

Una cartella di PDF scansionati è inutile finché qualcuno non la ribatte in un foglio di calcolo. Questo passa l'intero batch attraverso OCR ed estrazione strutturata fino a un unico CSV.

Legge ogni file, lo mappa sul tuo template di colonne, verifica i formati e impila i risultati in un solo CSV pulito. I file falliti sono elencati a parte, così non si perde nulla.

Come gira

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Esempio di output

json
// Sample output
// (generated when the pipeline finishes)

Extract the template fields from each document into a consistent CSV row; output null where a field is absent.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.