community-automations/pdf-vertex-csv

コンテンツ&ドキュメント

PublicClaude サブエージェント

PDF&画像からCSVへの変換

スキャンしたPDFが山ほどあっても、誰かが手作業でスプレッドシートに転記しない限り宝の持ち腐れです。このオートメーションは、バッチ全体にOCRと構造化抽出を実行し、1つのCSVにまとめます。

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

このサブエージェントを選ぶ理由

スキャンしたPDFが山ほどあっても、誰かが手作業でスプレッドシートに転記しない限り宝の持ち腐れです。このオートメーションは、バッチ全体にOCRと構造化抽出を実行し、1つのCSVにまとめます。

各ファイルを読み取って列テンプレートにマッピングし、フォーマットを検証したうえで、結果を1つのクリーンな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.