ashujha301/jobgru
Skill Claude CodeCodexCursor
Jobgru pipeline Phase 2b — score local resume PDFs against job Skills in the sheet. Writes column I (ATS score) and column J (Suggestions on Resume). Runs in parallel with LeadGru after Phase 1. Python-only scoring, rule-based suggestions, no LLM. Auto-on when data/resumes/ has PDFs; off when folder empty or prompt…
ashujha301/jobgru
Skill Claude CodeCodexCursor
Jobgru first-time setup, help, and health check. Use when the user says Jobgru setup, first time, configure sheet, update sheet link, add resume, Jobgru help, or Jobgru check. Handles venv, pip install, config/sheet.json, resume PDF placement, and sheet profile writes — user only manually copies the Google Sheet…
ashujha301/jobgru
Skill Claude CodeCodexCursor
Jobgru pipeline Phase 1 — coordinate parallel job-board researchers to find and verify the user-requested count of unique jobs (LinkedIn has no per-run job cap; LeadGru is capped at 5 people + company people page), deduplicate against the Job Applications Google Sheet, append rows via scripts/sheetswrite.py, then…
ashujha301/jobgru
Skill Claude CodeCodexCursor
Jobgru pipeline Phase 2 — find LinkedIn hiring contacts for new Job Applications rows, write at most 5 profile links plus the company people page into Leads, and fill Add note Message from sheet templates. Runs automatically after Jobgru appends rows (pipeline mode), in parallel with ATSScore. Also use standalone when…
ashujha301/jobgru
Skill Claude CodeCodexCursor
Jobgru on-demand — send LinkedIn connection invites with add-note text for user-named sheet rows. Only Status applied; 2 people per row from Leads; appends Sent add note to column H after success (does not replace the note). Never runs in the Jobgru pipeline. Use when the user says SendGru, send add notes, send…
ashujha301/jobgru
Instructions file CodexOpenCode
AGENTS.md instructions for ashujha301/jobgru, covering jobgru — agent instructions, install (recommended), chat commands, manual terminal (user only) and platform notes.