community-automations/pdf-vertex-csv

المحتوى والمستندات

Publicوكيل Claude فرعي

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.