By jcodesmore
Your AI job-search wingman — find roles, polish your resume, research companies, and tailor applications, all from Claude Code.
npx claudepluginhub jcodesmore/jcodesmore-plugins --plugin jobs-for-ai-agentsResearches a company and job posting in depth — web search, culture analysis, red/green flags — and outputs a structured research brief to the company's folder.
Builds a resume from scratch by scanning user-specified folders/files for work history, gathering missing info, and generating a best-practice resume as markdown and PDF.
Tailors a base resume to match a specific company and job posting, using the company research brief. Outputs a customized resume as markdown and PDF.
Reviews an uploaded resume against best practices. Scores sections, flags issues, and produces an improved version with actionable feedback.
Find jobs, review or build your resume, research companies, and get customized resumes for each application. Use when the user wants to search for jobs, find a job, job hunt, build a resume, or apply to jobs.
Configure job finder plugin — manage preferences, reset data, change default settings. Use when the user wants to reconfigure the job finder, clear saved data, or adjust search defaults.
Find your next role, polish your resume, and research the company — all without leaving Claude. The more you tell it, the better it gets.
Quick Start · Try it · Discord · Demo
Demo coming soon — a 60-second walkthrough.
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.
Talk to Claude like a friend:
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.
Discord — chat, help, show-and-tell · Issues — bugs & feature requests · Contribute · More plugins
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.
| 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.
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.
Apache License 2.0 — © 2026 JCodesMore
Part of jcodesmore-plugins.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them