Browse / Job hunt / ai-job-search-codex
ai-job-search-codex
gottn
Codex-native adaptation of the AI Job Search workflow
Open gottn/ai-job-search-codex → Matched by file structure only.
Works with any agent
ships AGENTS.md, the cross-tool instruction file.
In its own words
An AI-powered job application framework built for OpenAI Codex. Fork it, fill in your profile, and let Codex evaluate job postings, tailor your CV, write cover letters, and prepare you for interviews.
What this is
A structured workflow that turns Codex 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
- Codex (CLI, IDE extension, or Codex app)
- 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. - TinyTeX users may need:
tlmgr install moderncv fancyhdr microtype fontawesome5 academicons colortbl pgf import needspace titlesec textpos xltxtra xunicode cite setspace realscripts
Quoting 12% of the README. Read the rest on GitHub ↗
Where it came from
What this copy built: +scripts — top-level directories this copy added on top of the original.
Read from the repository's git tree on 2026-08-17.