/find-jobs
Search live job boards for roles that match the master resume, then rank them by fit.
$ npx -y skills add jananthan30/Resume-Builder --agent claude-codeShips with resume-builder. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/find-jobs
Context preview
What this command does when you run it.
Search live job boards for roles that match the master resume, then rank them by fit.
The only resume tool that finds jobs, scores your fit, and tailors your resume — all in one workflow. Works as a Claude Code plugin, Codex plugin, or standalone web app.
Other commands on resume-builder.
- /batch-resume
Process multiple job descriptions from batch_jds into tailored application packages.
Open command - /cover-letter
Create a one-page cover letter for a job description and generate the final DOCX.
Open command - /job-fit
Run the deterministic, digest-bound candidate-fit gate before any resume tailoring.
Open command - /resume-team
Run the role-separated, fail-closed Resume Team workflow against a job description.
Open command - /resume
Generate a tailored resume and cover letter from a job description, score both, create DOCX files, and update the tracker.
Open command - /setup
One-time setup for Resume Builder dependencies, config, cloud scoring, and optional LLM features.
Open command

