Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
jobs-for-ai-agents logo

jobs-for-ai-agents

jcodesmore-plugins

OtherClaude Codeby JCodesMore

Summary

Your AI job-search wingman — find roles, polish your resume, research companies, and tailor applications, all from Claude Code.

Install to Claude Code

/plugin install jobs-for-ai-agents@jcodesmore-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add JCodesMore/jcodesmore-plugins if you haven't already.

README.md

<div align="center">

Jobs for AI Agents

Your AI job-search wingman

Find your next role, polish your resume, and research the company — all without leaving Claude. The more you tell it, the better it gets.

![Discord](https://discord.gg/babcVNJBet)

Quick Start · Try it · Discord · Demo

</div>

---

Demo

<!-- Paste your YouTube demo URL here once recorded — replace VIDEO_ID with the YouTube ID --> <!-- ![Watch the demo](https://youtu.be/VIDEO_ID) -->

> Demo coming soon — a 60-second walkthrough.

Quick Start

1. Install the plugin — inside Claude Code, run:

/plugin marketplace add JCodesMore/jcodesmore-plugins
/plugin install jobs-for-ai-agents@jcodesmore-plugins

2. Restart Claude Code — quit the app and reopen.

3. Run /findmeajob — answer 3 questions and it does the rest.

Try it

Talk to Claude like a friend:

  • "Find me a remote senior frontend role at a small company."
  • "Review my resume and tell me what to fix."
  • "Tailor my resume for this Acme Corp posting."
  • "What's the culture like at Stripe?"

What's inside

Two skills that orchestrate the whole flow · Four agents for resume work and company research · One MCP server scraping 8 boards (Indeed, LinkedIn, Glassdoor, ZipRecruiter, Google Jobs, Bayt, Naukri, BDJobs)

| Skill | Triggers when you... | |---|---| | findmeajob | start a search — onboarding → resume → job listings → application packages | | setup | want to change preferences, reset data, or update defaults |

Plus four agents — resume-reviewer, resume-builder, company-researcher, resume-customizer — all driven from natural conversation.

Community

Discord — chat, help, show-and-tell · Issues — bugs & feature requests · Contribute · More plugins

<details> <summary><b>Where your data lives</b></summary>

Everything stays in your working directory, in a job-search/ folder:

job-search/
├── preferences.md                    ← your search criteria
├── jon-smith-resume.pdf              ← your base resume
├── acme-corp/
│   ├── research.md                   ← company research
│   ├── jon-smith-resume-acme-corp.pdf ← customized resume
│   └── apply-link.md                 ← application URL
└── startup-xyz/
    ├── research.md
    ├── jon-smith-resume-startup-xyz.pdf
    └── apply-link.md

Nothing leaves your machine except the actual job-board queries. No telemetry, no analytics.

</details>

<details> <summary><b>Troubleshooting</b></summary>

| Something's off | Fix | |---|---| | "Python not found" | Install Python 3.10+ from python.org. The job-scraping engine runs on Python. | | "JobSpy not installed" or import errors | The first run installs Python deps automatically — give it a minute, then retry. | | Plugin doesn't show up after install | Fully quit Claude Code and reopen. The plugin registers on startup. | | Searches return nothing | Some boards rate-limit aggressively. Try a narrower location or fewer sites. |

More help in the Discord.

</details>

<details> <summary><b>Advanced install (without the marketplace)</b></summary>

If you'd rather clone and run it directly:

git clone https://github.com/JCodesMore/jobs-for-ai-agents.git
cd jobs-for-ai-agents
claude --plugin-dir .

Requirements: Python ≥ 3.10, Node.js ≥ 18.

</details>

<details> <summary><b>Built on</b></summary>

  • JobSpy — multi-board job scraper (Indeed, LinkedIn, Glassdoor, ZipRecruiter, Google Jobs, Bayt, Naukri, BDJobs)
  • Model Context Protocol SDK — tool exposure to Claude

</details>

License

Apache License 2.0 — © 2026 JCodesMore

---

Part of jcodesmore-plugins.

Related plugins

Browse all →