Browse / Job hunt / AI-Powered-Job-Search

AI-Powered-Job-Search

kmuzammil101

An agentic job-application pipeline built on Claude Code .

Open kmuzammil101/AI-Powered-Job-Search → Matched by file structure only.

Works with any agent

ships config for claude, agents.

In its own words

README.mdkmuzammil101/AI-Powered-Job-Search

An agentic job-application pipeline built on Claude Code. It finds the jobs, scores the fit, writes the CV and cover letter, reviews its own output, and compiles the PDFs.

The idea

Job hunting is a repetitive, high-volume task made of four sub-tasks that all require the same underlying knowledge about you:

  • Find postings worth reading.
  • Judge whether each one is actually a fit — honestly, including the gaps.
  • Write a CV and cover letter tailored to that specific posting.
  • Prepare for the interview that follows.

Most tools solve exactly one of these and lose your context between them. A generic "AI resume builder" doesn't know that you turned down a role like this last month, doesn't know your thesis topic, and can't tell you that a posting is a 40% fit and not worth your evening.

This repo makes the profile the single source of truth and hangs every step off it. Your career history, behavioral profile, writing voice, and deal-breakers are stored once as structured markdown. Every command — searching, scoring, drafting, reviewing, interview prep — reads from that same store. Nothing is re-typed, nothing is invented, and every claim in a generated document is traceable back to a line in your profile.

Quoting 19% of the README. Read the rest on GitHub ↗

Where it came from

copy of MadsLorentzen/ai-job-search An AI-powered job application framework built on Claude Code. yesterday

See the whole ai-job-search family — 125 entries →

Read from the repository's git tree on 2026-08-17.