community-automations/pdf-vertex-csv

Content & Dokumente

PublicClaude-Subagent

PDF & Bild zu CSV

Ein Ordner gescannter PDFs ist nutzlos, bis jemand ihn in eine Tabelle tippt. Dies schickt den ganzen Stapel durch OCR und strukturierte Extraktion in eine einzige CSV.

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

Warum dieser Subagent

Ein Ordner gescannter PDFs ist nutzlos, bis jemand ihn in eine Tabelle tippt. Dies schickt den ganzen Stapel durch OCR und strukturierte Extraktion in eine einzige CSV.

Es liest jede Datei, bildet sie auf Ihr Spalten-Template ab, prüft die Formate und stapelt die Ergebnisse in einer sauberen CSV. Fehlgeschlagene Dateien werden separat aufgeführt, damit nichts verloren geht.

So läuft er

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

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