community-automations/pdf-vertex-csv

Konten & Dokumen

PublicSubagen Claude

PDF & Gambar ke CSV

Sekumpulan PDF hasil pindaian tidak berguna sampai ada yang mengetiknya ke spreadsheet. Otomasi ini memproses seluruh batch melalui OCR dan ekstraksi terstruktur menjadi satu CSV.

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

Mengapa subagent ini

Sekumpulan PDF hasil pindaian tidak berguna sampai ada yang mengetiknya ke spreadsheet. Otomasi ini memproses seluruh batch melalui OCR dan ekstraksi terstruktur menjadi satu CSV.

Setiap file dibaca, dipetakan ke template kolom Anda, formatnya divalidasi, lalu hasilnya ditumpuk menjadi satu CSV yang rapi. File yang gagal diproses dicantumkan terpisah agar tidak ada yang hilang.

Cara kerjanya

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

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