GitHub radar

AI Job Search: Claude Code Framework for Job Hunting

An open-source workflow on top of Claude Code that finds postings, scores your fit, tailors CVs and cover letters and preps interviews — about 42,000 GitHub stars.

AI Job Search is an open-source job application framework built on Claude Code. You fill in your profile once, and then a set of commands takes over: /scrape searches job portals and presents matches with fit ratings, /apply evaluates a posting, drafts a tailored CV and cover letter and has a reviewer agent critique them before the final version, and /interview helps you prepare. The author, geophysicist Mads Lorentzen, built it for his own search after his position was cut in late 2025; he reports sixty-nine tailored applications, twenty first interviews and one signed contract, and started as an AI engineer in June 2026. The core workflow is language- and country-agnostic, and other agents such as Codex or Gemini CLI can use it through AGENTS.md. It has about 42,000 GitHub stars and is MIT-licensed. It is an independent project and is not affiliated with Anthropic, the maker of Claude Code.

Why a vibe-coder should care

Tailoring every application by hand is what makes job hunting exhausting. Here the agent does the first draft of the CV and letter for each posting and a second agent reviews it, so you spend your time choosing where to apply and preparing for interviews.

How to install

Copy this and send it to your agent — Claude Code, Codex, any of them:

Set up AI Job Search from https://github.com/MadsLorentzen/ai-job-search — make a private copy as the README recommends, install the prerequisites, run /setup and help me fill in my profile. Ask me if you need any access.

Запустится на обычном ноутбуке — нужны Claude Code, Python, Bun и LaTeX для сборки резюме в PDF.

Open on GitHub