By jcodesmore
Your AI job-search wingman — find roles, polish your resume, research companies, and tailor applications, all from Claude Code.
Researches 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.
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
npx claudepluginhub jcodesmore/jcodesmore-plugins --plugin jobs-for-ai-agentsYouTube tools — search, transcripts, video info, channel browsing, playlists
Interactive wizard that fixes and optimizes Claude Code performance -- sourced from dozens of community posts and official docs.
Discord server admin via natural language — channels, roles, embeds, AutoMod, welcome screens, scheduled events, and full server templates
Discover, recommend, and track movies in Claude Code. TMDB-powered via moviedb-promise, with a taste profile and watch history that follow you across projects.
Hand Claude a bot token and admin a Slack workspace in plain English — channels, usergroups, Block Kit messages, scheduled posts, canvases, and full workspace templates from a one-line brief
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
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