← ClaudeAtlas

job-application-assistantlisted

Runs an end-to-end job search workflow — finds job listings across LinkedIn, Indeed, and company career pages that match a saved resume and criteria doc, ranks them, and (when asked) autofills the application forms in Chrome for review. Use this skill whenever the user wants to search for jobs, find listings that match their background, set up a recurring job search, get a digest of new postings, or have an application form filled out automatically. Also use it for first-time setup ("help me set up my job search," "I want to automate applying to jobs") and for creating or updating a scheduled/recurring job search run. Trigger on phrases like "find me jobs," "search for openings," "fill out this application," "apply to this job for me," "set up a daily job search," or "what jobs match my resume."
brysonnoble/Claude-Skills · ★ 0 · AI & Automation · score 67
Install: claude install-skill brysonnoble/Claude-Skills
# Job Application Assistant This skill turns a resume and a short set of criteria into a repeatable job search: find listings that fit, keep a log so nothing is searched or applied to twice, and optionally fill out (but not necessarily submit) application forms in the user's browser. It is meant to be installed by different people, so treat every person's resume, criteria, and application history as private to them — never copy another user's data into this skill file itself. The workflow has three phases. Figure out which one the user is in before doing anything else: 1. **First-time setup** — no criteria doc exists yet, or the user is asking to get started. 2. **A search/apply run** — criteria doc exists; the user wants matches, a digest, or forms filled out. 3. **Scheduling** — the user wants this to happen automatically on a cadence, without them asking each time. ## Where things are stored Two durable documents make this workflow repeatable instead of a one-off: - **The criteria doc** (`references/context-doc-template.md` is the template) — the user's target roles, locations, salary floor, and dealbreakers, plus their default preference for auto-submitting applications. - **The application log** (`references/application-log-template.md` is the template) — every listing seen or applied to, so a scheduled run never re-surfaces or re-applies to the same job. If this session is attached to a claude.ai Project (check for a `Projects` tool), write bot