Back to browse
GitHub Repository

Turn Claude Code into your job search assistant.

9 starsPython

Open-source job search plugin for Claude Code

by jb_hn·Jun 22, 2026·2 points·0 comments

AI Analysis

MidShip It

Claude Code plugin for job search when AI career assistants are everywhere.

Strengths
  • Skills library with preference interviews and fit evaluation.
  • Scheduled searches surface new postings matching criteria over time.
  • Local preference storage keeps job search criteria private.
Weaknesses
  • Depends on external agent-data API for LinkedIn job postings.
  • AI job search assistants are a saturated category with many alternatives.
Category
Target Audience

Job seekers using Claude Code

Similar To

LinkedIn Jobs · Indeed · Teal

Post Description

Hey HN,

I wanted to share an open source plugin + skills I put together that turn Claude Code into a job search assistant. The goal is to minimize the amount of time needed to find interesting and relevant jobs.

How it works:

1. Clone the repo, install the plugin, and run `/job-search`

2. Claude will ask a few questions to understand the roles you’re interested in and save your preferences locally.

3. Claude will then pull live job postings (currently, LinkedIn Jobs), compare posts against your preferences, and generate a digest of the posts that are relevant.

4. [Optionally] Claude will also run your search on a schedule (e.g., daily) to surface new posts matching your preferences over time.

Features on the roadmap:

- ATS platform support (e.g., Workday, Ashby, Greenhouse)

- Support for additional agents (e.g., Codex, Cursor)

- Skills for having Claude compare resumes to job descriptions to estimate “fit”

- Skills for having Claude recommend resume edits to better align with a given job description

Repo: https://github.com/agent-data/job-search (MIT license)

Important: the plugin uses agent-data (a tool for accessing structured web data) under the hood to pull live job postings, so you’ll need an API key to get started (no credit card required).

The project is still pretty early but would love to get feedback on ways to make it more useful!

Similar Projects