AI Resume Screener workflow blueprint
Score one resume against a job description with evidence-checked skill matching and a deterministic rule audit
See where this blueprint fits in the production workflow lifecycleParallel
1
2
0
What the Resume Screener blueprint does
Suggested starting requestI screen resumes against a job description. Send the resume as a PDF, DOCX, or XLSX (URL, base64 or data: URI, or a storage "id/key") or as plain text, plus the job description as text or a URL. I return a scored match: 0-100 score, recommendation, matched/missing skills, experience fit, red flags, interview questions, and a recruiter-ready report. The reply also carries the full structured screening object and a validation log of any deterministic corrections applied.
Inputs for the Resume Screener workflow
Provide the following information when starting this workflow. Required inputs are validated before the first workflow stage runs.
Resume
RequiredResume as a document (URL, base64/data: URI, or storage 'id/key') or plain text
Type: StringJob Description
RequiredJob description as plain text, or a URL to a JD page or document
Type: StringThreshold
OptionalScore cutoff for strong_match (default 70)
Type: NumberRequired Skills
OptionalExplicit must-have skills list
Type: ArrayMin Experience Years
OptionalHard minimum years of experience
Type: Number
Input template
This request shape is generated from the blueprint's input schema. Angle-bracket values are placeholders; defaults and examples appear only when the source blueprint defines them.
{
"resume": "<required string>",
"job_description": "<required string>",
"threshold": "<optional number>",
"required_skills": "<optional array>",
"min_experience_years": "<optional number>"
}How the Resume Screener AI workflow works
This hr & people blueprint uses a parallel workflow with 1 agent, 2 functions, and 0 MCP servers. Open it in GraphN to customize the resources, inputs, and workflow behavior for your use case.
Extract Resume
Function using Extract Doc
Extract Jd
Function using Extract Doc
Screen
Agent using Resume Screener
Validate
Function using Validate Screen
Blueprint resources and prerequisites
These are the actual agents, functions, and MCP servers declared by the blueprint. If an MCP server connects to an external system, configure the required connection and credentials in your GraphN workspace before running the workflow.
Resume Screener
Extract Doc
Validate Screen
Workflow output contract
The completed workflow makes the following output available to downstream steps, applications, or API clients:
Frequently asked questions
- What does the Resume Screener blueprint do?
- Score one resume against a job description with evidence-checked skill matching and a deterministic rule audit
- What inputs does the Resume Screener workflow use?
- The workflow uses Resume, Job Description, Threshold, Required Skills, Min Experience Years. Required fields and their expected formats are listed on this page.
- What resources are included in the Resume Screener blueprint?
- The blueprint contains 1 AI agent, 2 functions, 0 MCP servers. Its workflow pattern is Parallel.
- Can I customize the Resume Screener blueprint in GraphN?
- Yes. Open the blueprint in GraphN to customize its inputs, models, resources, and workflow behavior before deployment.
Related HR & People blueprints
View all hr & people workflowsOnboarding Planner
Generate a personalized onboarding plan based on role, department, and location
Policy Q&A Bot
Ask questions about PTO, benefits, or expense policies and get answers from the actual handbook
Job Description Writer
Describe the role in plain English, get a polished JD with inclusive language check
Performance Review Drafter
Combine peer feedback and project notes into a structured performance review draft