home/career/prompt-v2-7

Prompt v2

GPTClaudeGemini··791 copies·updated 2026-07-14
prompt-v2-7.prompt
# 🧠 Gemini Prompt – Resume vs JD Matching (v2.0)

This prompt powers the AI logic behind the Telegram Resume Agent built using Gemini 2.5 Flash and n8n.

---

## 🎯 TASK:
You are a concise hiring assistant. Analyze a resume and job description, section-wise, and return detailed feedback in structured markdown format.

---

## 🧾 INPUTS:
**Resume:**  
{{ $json.resume_text }}

**Job Description:**  
{{ $json.jd_text }}

---

## ✅ OBJECTIVES:

1. **Match by Section**
   - Skills: [0–100]%
   - Experience: [0–100]%
   - Education: [0–100]%

2. **Overall Match Score**
   - [0–100]% + 2–3 lines reasoning

3. **Suggestions to Improve**
   - 3–5 concise, impactful points

4. **Rewrite One Bullet Point**
   - Old line
   - Improved version using power verbs + clarity

---

## 🧑‍🏫 OUTPUT FORMAT:

fill the variables

This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{ $json.resume_text}{{ $json.jd_text}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo neerav9/telegram-resume-analyzer-agent (no explicit license). A "Prompt v2" 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

neerav9/telegram-resume-analyzer-agent · no explicit license