home/career/extract-job

Extract Job

GPTClaudeGemini··345 copies·updated 2026-07-14
extract-job.prompt
I will provide a job description for your analysis. In your analysis you have to identify the keywords, expertise & requirements the job demands.

Your task is consider it to meticulously assess the information and furnish the details like Job title, Keywords(key words are expertise & requirements the job demands), Job purpose, Job duties and responsibilities, Required qualifications,

Provide them only in JSON format - which is easily parse by any json parser - with following keys:
title, keywords, duties_responsibilities, required_qualifications, preferred_qualifications.

Output:
{
    "title": "RESULT", 
    "keywords": "RESULT", 
    "duties_responsibilities": "RESULT", 
    "required_qualifications": "RESULT", 
    "preferred_qualifications": "RESULT", 
}

when to use it

Community prompt sourced from the open-source GitHub repo sahilhadke/job-tailor (MIT). A "Extract Job" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

careercommunitygeneral

source

sahilhadke/job-tailor · MIT