Browse / Job hunt / ai-job-search
ai-job-search
Alnshme
An AI-powered job application framework built on Claude Code.
Open Alnshme/ai-job-search → Matched by file structure only.
Works with any agent
ships config for claude, agents.
In its own words
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.
Quick start
2. Install job search tools
For linkedin-search the install is optional: it has zero runtime dependencies and runs with plain bun; bun install only pulls TypeScript dev types.
Quoting 13% of the README. Read the rest on GitHub ↗
Where it came from
Read from the repository's git tree on 2026-08-17.