community-automations/pdf-vertex-csv

Innehåll & Dokument

PublicClaude-subagent

PDF & bild till CSV

En mapp med inskannade PDF:er är värdelös tills någon skriver av den i ett kalkylark. Den här kör hela batchen genom OCR och strukturerad extraktion till en enda CSV.

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

Varför denna subagent

En mapp med inskannade PDF:er är värdelös tills någon skriver av den i ett kalkylark. Den här kör hela batchen genom OCR och strukturerad extraktion till en enda CSV.

Den läser varje fil, mappar den till din kolumnmall, validerar formaten och staplar resultaten i en enda ren CSV. Misslyckade filer listas separat så att inget kommer bort.

Så kör den

    • 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.

Exempel på 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.