Agents & Coding

AI Job Search

A job hunt, run as an agent workflow

Open ✓

What it is

A fork-and-fill framework built on Claude Code: populate a profile, and structured workflows search job portals, score fit, tailor LaTeX CVs and cover letters, prep interviews, and run skill-gap analysis.

Why it's interesting

A clean example of the 'coding CLI as application platform' pattern — an agent product delivered as a repo template rather than a SaaS. The Danish portal integrations show how these templates localize.

Use cases

  • Automating a personal job search end to end
  • A template for building your own agent workflows on a coding CLI

Who it's for

Job seekers comfortable with Claude Code; template-hunters

Setup

Moderate. A Claude Code subscription or API access, a LaTeX toolchain for CV output, and a forked repo with your profile filled in

Limitations & cautions

Danish job portals out of the box (adapt for other markets), a dependency on a paid proprietary agent, and scraping that may brush against portal terms. Treat it as a template, not a product.

Editorial takeaway

Less interesting as a job tool than as a genre: personal agent workflows, versioned in git, forked like dotfiles.

Related & alternatives