suxrobGM/jobpilot
13 stars · Last commit 2026-03-24
Claude Code plugin that autonomously searches job boards, auto-fills applications, generates cover letters, and preps for interviews - powered by your resume
README preview
# JobPilot A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) plugin that automates your job search end-to-end: find matching positions, auto-fill applications, generate cover letters, write proposals, and prep for interviews - all powered by your resume.  ## What It Does | Skill | Command | What it does | | ----- | ------- | ------------ | | **Autopilot** | `/autopilot <query>` | Search boards, score matches, and apply to jobs autonomously in batch | | **Apply** | `/apply <url>` | Auto-fill a single job application form via browser automation | | **Batch Apply** | `/apply-batch <file>` | Apply to multiple jobs from a file of URLs with scoring and batch approval | | **Search** | `/search <query>` | Search job boards and rank results by qualification fit | | **Cover Letter** | `/cover-letter <job_desc>` | Generate a tailored cover letter matched to your experience | | **Upwork Proposal** | `/upwork-proposal <job_desc>` | Generate a concise, client-focused Upwork proposal | | **Interview Prep** | `/interview <job_desc>` | Generate Q&A prep (behavioral, technical, system design) | | **Dashboard** | `/dashboard` | View application stats, success rates, and export to CSV | | **Humanizer** | `/humanizer <text>` | Rewrite text to remove AI patterns and sound natural |