community-automations/pdf-vertex-csv

內容與文件

PublicClaude 子代理

PDF 與影像轉 CSV

一整份掃描 PDF 資料夾,在有人把它們鍵入試算表之前毫無用處。這個流程會將整批檔案透過 OCR 與結構化擷取,輸出成單一 CSV。

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

為什麼選擇此子代理

一整份掃描 PDF 資料夾,在有人把它們鍵入試算表之前毫無用處。這個流程會將整批檔案透過 OCR 與結構化擷取,輸出成單一 CSV。

它會讀取每個檔案、對應到你的欄位模板、驗證格式,並將結果堆疊成一份乾淨的 CSV。失敗的檔案會另外列出,確保沒有任何資料遺失。

運作方式

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

輸出範例

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.