Browse / Job hunt / ai-job-search-tutorial
ai-job-search-tutorial
az9713
Clone of MadsLorentzen/ai-job-search enhanced with deep-dive documentation for onboarding and development
Open az9713/ai-job-search-tutorial → Matched by file structure only.
Works with any agent
ships config for claude, agents.
In its own words
[!NOTE] This repository is a clone of MadsLorentzen/ai-job-search, enhanced with deep-dive documentation for onboarding and development. Start at docs/index.md — it demystifies how the framework works inside and teaches you how to build projects like it.
An AI-powered job application framework built on Claude Code. Fork it, fill in your profile, and let Claude evaluate job postings, tailor your CV, write cover letters, and prepare you for interviews.
What this is
A structured workflow that turns Claude Code into a full-stack job application assistant. The core workflow (self-profiling, fit evaluation, and the drafter-reviewer application pipeline) is language- and country-agnostic. The job portal search skills are built for the Danish market (Jobindex, Jobnet, Akademikernes Jobbank, etc.), but the pattern is designed to be swapped for your local job boards.
The framework encodes career guidance best practices, including structured evaluation criteria, forward-looking cover letter framing, and optional salary benchmarking.
Prerequisites
- Claude Code (CLI)
- Python 3.10+
- Bun (for Danish job search CLI tools)
- LaTeX distribution with
lualatexandxelatex: TeX Live or MiKTeX. The CV compiles withlualatex(pdflatex often fails on modern MiKTeX installs withfontawesome5font-expansion errors); the cover letter compiles withxelatexbecausecover.clsrequiresfontspec.
Quoting 15% of the README. Read the rest on GitHub ↗
Where it came from
What this copy built: +docs — top-level directories this copy added on top of the original.
Read from the repository's git tree on 2026-08-17.