suxrobGM/jobpilot

An AI agent that applies to jobs for you - searches boards, tailors your resume, fills applications, messages recruiters. All from a real browser on your machine, on your Claude Code or Codex subscription.

60Stars on the repository
35Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-api-route

01

suxrobGM/jobpilot

Skill Claude CodeCodex

Add a new JobPilot API route or module the standard way - contracts schema, controller, service, response schema, optional web hook. Use for "add an endpoint", "new route", "new module".

60 11d ago A 46 tokens original MIT

cleanup

02

suxrobGM/jobpilot

Skill Claude CodeCodex

Review and clean up the given file(s)/folder(s)/module(s) in any language or framework: rate organization, find dead code, duplication, coupling, over-engineering, structural and architectural problems, then produce and execute a phased refactor plan. May apply architecture/pattern changes when they are a net…

60 11d ago A 95 tokens original MIT

db-migrate

03

suxrobGM/jobpilot

Skill Claude CodeCodex

Create and apply a Prisma migration safely against the remote (tunneled) PostgreSQL. Use for schema changes - "create a migration", "apply migrations", "add a column/table".

60 11d ago A 42 tokens original MIT

release

04

suxrobGM/jobpilot

Skill Claude CodeCodex

Bump the unified JobPilot version (host + plugin), update the changelog, commit, and tag a new release.

60 11d ago A 26 tokens original MIT

restart-terminal

05

suxrobGM/jobpilot

Skill Claude CodeCodex

Rebuild the .NET terminal host, restart it, and wait for /healthz. Use after any C# change under apps/terminal, or when asked to "restart the terminal host".

60 11d ago A 42 tokens original MIT

suxrobGM/jobpilot

Skill Claude CodeCodex

Migrate a React @tanstack/react-form codebase from the prop-drilled useForm + erased-form-type pattern to the official createFormHook composition API (useAppForm / withForm / field.X). Use when a project threads a form object (often cast to an any-erased type like ReactFormExtendedApi ) through field-wrapper…

60 11d ago A 158 tokens original MIT

teaser-video

07

suxrobGM/jobpilot

Skill Claude CodeCodex

Film, cut, and deliver a short teaser/demo video of any app by driving it with Playwright and editing with ffmpeg - storyboard, authenticated capture, PII review, animated title cards, MP4 + GIF. Use for "make a teaser", "record a demo video", "product launch video", "screen recording for the README".

60 11d ago A 73 tokens original MIT

verify

08

suxrobGM/jobpilot

Skill Claude CodeCodex

Run the full JobPilot CI gate locally - Biome, API + web typechecks, API and contracts tests, and the terminal .NET tests when terminal files changed. Use before committing, or when asked to "verify", "run checks", or "run the gate".

60 11d ago A 57 tokens original MIT

apply

09

suxrobGM/jobpilot

Skill Claude CodeCodex

Apply to a single job (URL or pasted page) with fit review, or score and apply the job links pasted into an apply campaign when no argument is given.

60 11d ago A 35 tokens original MIT

auto-apply

10

suxrobGM/jobpilot

Skill Claude CodeCodex

Search a job board and autonomously apply to matching jobs one at a time, until paused, exhausted, or the max-applications cap is hit.

60 11d ago A 34 tokens original MIT

cover-letter

11

suxrobGM/jobpilot

Skill Claude CodeCodex

Write a tailored, concise cover letter (150-250 words) from a job description and the user's resume, humanized for natural tone.

60 11d ago A 31 tokens original MIT

extract-resume

12

suxrobGM/jobpilot

Skill Claude CodeCodex

Parse a resume's uploaded PDF into structured JSON (basics, experience, projects, skills, education) and save it to the editor.

60 11d ago A 32 tokens original MIT

get-code

13

suxrobGM/jobpilot

Skill Claude CodeCodex

Fetch the latest verification code or magic link from the connected mailbox for a given board domain. Called by apply / auto-apply for 2FA and account-creation flows.

60 11d ago A 38 tokens original MIT

humanizer

14

suxrobGM/jobpilot

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

60 11d ago A 113 tokens copy · 92% MIT

interview

15

suxrobGM/jobpilot

Skill Claude CodeCodex

Produce a tailored interview prep sheet (behavioral, technical, system design, company) from a job description and the user's resume.

60 11d ago A 29 tokens original MIT

networking

16

suxrobGM/jobpilot

Skill Claude CodeCodex

Find a hiring manager/recruiter for a role (or company) and send a personalized message via cold email or LinkedIn, with per-campaign channels and autonomy.

60 11d ago A 37 tokens original MIT

pilot

17

suxrobGM/jobpilot

Skill Claude CodeCodex

One autonomous Pilot cycle - fetch the agenda, execute the top item, journal, exit. Injected by the terminal host - not for manual invocation loops.

60 11d ago A 33 tokens original MIT

rescan-skipped

18

suxrobGM/jobpilot

Skill Claude CodeCodex

Re-score a campaign's skipped jobs and promote the eligible ones to approved for later applying. Recovers jobs wrongly dropped for location, a sparse JD, 1099, or seniority. Does not apply.

60 11d ago A 49 tokens original MIT

resume-campaign

19

suxrobGM/jobpilot

Skill Claude CodeCodex

Resume a paused JobPilot campaign by id. Re-flips the campaign to inprogress and replays the apply loop on any remaining approved jobs without re-asking for fit confirmation.

60 11d ago A 40 tokens original MIT

review-resume

20

suxrobGM/jobpilot

Skill Claude CodeCodex

Review a freshly uploaded resume and save a stronger rewritten version as a suggestion the user accepts or discards in the dashboard.

60 11d ago A 28 tokens original MIT

scan-inbox

21

suxrobGM/jobpilot

Skill Claude CodeCodex

Classify unscanned mailbox messages, fuzzy-match each to an existing application, and write the proposal back. The user approves in /inbox.

60 11d ago A 34 tokens original MIT

search

22

suxrobGM/jobpilot

Skill Claude CodeCodex

Search a chosen job board via Playwright, rank results by fit against the user's resume, and save them to the campaign so the user can review.

60 11d ago A 32 tokens original MIT

setup

23

suxrobGM/jobpilot

Skill Claude CodeCodex

Install, start, or update the JobPilot agent terminal on this machine, then open the dashboard. Run this first after installing the plugin in Claude Code or Codex.

60 11d ago C 36 tokens original MIT

solve-captcha

24

suxrobGM/jobpilot

Skill Claude CodeCodex

Solve a CAPTCHA on the current browser tab - free checkbox/text paths first, then a configured token service for image challenges. Returns solved or unsolved for the caller to fall back.

60 11d ago A 40 tokens original MIT