CV Screening with OpenAI
n8n workflow that retrieves CVs, extracts data from PDF/DOC, and uses OpenAI to produce matching scores, summaries, and job-fit insights.
Description
Mark Shcherbakov's CV-screening template automates the first pass of resume review for recruitment agencies and HR teams handling large application volumes. It pulls CVs from a source folder, runs PDF/DOC text extraction, and dispatches each to OpenAI for a structured candidate evaluation — match score, summary, and fit notes — then writes the result back to a spreadsheet or ATS-friendly store.
Tags
Install
Install via n8n template
n8n import @mark-shcherbakov-(lowcodingdev)/n8n-cv-screening-openaiRatings & reviews
Community rating
No ratings yet.
Be the first to share what working with this skill is actually like.
Related skills in PDF tools and forms
PDF Skill
Anthropic's official Claude Skill for reading, extracting, merging, splitting, watermarking, OCRing, encrypting, and form-filling PDF files.
AskYourPDF Research Assistant
Chat with any PDF, extract structured data, and produce cited summaries — the official AskYourPDF GPT.
LangChain Extract
Reference LangChain app for extracting structured data from unstructured text and PDFs using LLMs and JSON schemas.