AI UNDERDOGS
Back
0:00 / 1:00
#189

job-search for coding agents

github.com/agent-data/job-search
AI agent pluginjob searchopen sourceClaude Code
186 views💬 0 comments🔗 0 visits

Give your coding agent a job hunt skill

WHAT IT SOLVES

Job hunting means juggling LinkedIn, Indeed, and a dozen tabs. ChatGPT can give advice but can't actually go look for you

WHY IT'S INTERESTING

Real craft

Runs on 4 different agent platforms

Not just a Claude Code hack — ship with plugins for Claude Code, Codex, Cursor, and Factory. Maintaining four adapters in parallel means the author actually wants this used, not just starred

Product taste

Framed job search as skills, not a single prompt

v0.8.0 overhauled the whole thing into composable skills — search, filter, summarize as separate modules. Most projects dump one giant prompt. This lets the agent decide which skill to invoke, which is how agents should actually work

Commit signal

497 commits and counting

For a side project on GitHub with 25 stars, that's a serious commit count — this isn't a weekend throwaway

TECH GUESS

TypeScript with platform-specific plugin manifests; shared core logic across all four adapters

📍 Source: hn📅 2026-08-09Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related