Browse / Job hunt / ai-job-search-opencode
ai-job-search-opencode
Iannpy
The job search that runs on your machine.
Open Iannpy/ai-job-search-opencode → Checked against the four rules.
Works with any agent
ships AGENTS.md, the cross-tool instruction file.
In its own words
The job search that runs on your machine.
Fork it. Profile it. Let AI handle the grind. Evaluate postings, tailor your CV, write cover letters, prep interviews — all from your terminal.
Community fork of MadsLorentzen/ai-job-search (22.9k stars), adapted from Claude Code to OpenCode. All credit for the original framework goes to Mads Lorentzen.
Does it actually work?
The original framework was built by a geophysicist who got laid off in late 2025. He ran this exact workflow weekly on his own career:
69 tailored applications → 20 first interviews → 1 signed contract.
He started as an AI engineer in June 2026. The framework got him hired. Now it's yours.
Read the full story on LinkedIn · Buy him a coffee
How it works
Three agents, one pipeline:
What makes this different
Drafter-reviewer separation. Two agents, two contexts. The drafter writes; a fresh reviewer agent researches the company and critiques every draft. No single-pass generic output.
PDF verification loop. LaTeX looks fine in
.texand broken in the PDF. This workflow compiles withlualatex+xelatex, inspects every page, and fixes orphaned titles, font mismatches, and page overflows before you ever see the file.
ATS-aware keyword verification. Recruiters don't read your PDF — parsers do.
pdftotextextracts the text layer and verifies contact details, reading order, and keyword coverage against the posting. Gaps stay visible, never stuffed.
Quoting 35% of the README. Read the rest on GitHub ↗
This one grew out of another entry. It began as a copy of MadsLorentzen/ai-job-search, and most of its files are now different from the original, so it is listed in its own right rather than behind its source.
Where it came from
And a tool: +.opencode — configuration the original does not ship.
Read from the repository's git tree on 2026-08-17.