job-scraper
Finds new job postings matching your profile via installed portal-search CLIs (LinkedIn, local job boards, and any skills added with /add-portal). Deduplicates…
Assists with job applications: evaluating job postings, tailoring CVs, writing cover letters, and preparing for interviews. Triggers on keywords like: job posting, job application, CV, cover letter, resume, interview prep, job fit, career, application, apply, ansøgning, stilling
$ npx -y skills add MadsLorentzen/ai-job-search --skill job-application-assistant --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/job-application-assistantContext preview
The summary Claude sees to decide when to auto-load this skill.
Assists with job applications: evaluating job postings, tailoring CVs, writing cover letters, and preparing for interviews. Triggers on keywords like: job posting, job application, CV, cover letter, resume, interview prep, job fit, career, application, apply, ansøgning, stilling
name: job-application-assistant description: > Assists with job applications: evaluating job postings, tailoring CVs, writing cover letters, and preparing for interviews. Triggers on keywords like: job posting, job application, CV, cover letter, resume, interview prep, job fit, career, application, apply, ansøgning, stilling allowed-tools: Read, Glob, Grep, WebFetch, WebSearch, Bash, Edit, Write, AskUserQuestion framework_version: 1.3.4
---
When the user provides a job posting (URL or text), follow this workflow:
---
| File | Purpose | |------|---------| | `01-candidate-profile.md` | Education, experience, skills, publications, awards | | `02-behavioral-profile.md` | Behavioral assessment, strengths, ideal environments | | `03-writing-style.md` | Tone, structure, do's and don'ts | | `04-job-evaluation.md` | Scoring framework for job fit | | `05-cv-templates.md` | LaTeX CV structure and tailoring rules | | `06-cover-letter-templates.md` | LaTeX cover letter structure and tailoring rules | | `07-interview-prep.md` | STAR examples, tough questions, roleplay guidelines | | `08-application-forms.md` | Portal free-text fields: self-introduction, project entries, character-limited pitches | | `09-web-research.md` | Fetching postings and company pages: trust boundary, the WebFetch 403 fallback, escalation order, claim verification |
---
The user may also ask for individual steps without the full workflow:
The job search that runs on your machine. An AI-powered job application framework built on Claude Code. Fork it, fill in your profile, and let Claude evaluate job postings, tailor your CV, write cover letters, and prepare you for interviews.
Repo: MadsLorentzen/ai-job-search
Finds new job postings matching your profile via installed portal-search CLIs (LinkedIn, local job boards, and any skills added with /add-portal). Deduplicates…
Compares tracked job postings against the candidate profile to identify skill gaps and generate a prioritized learning plan with study resources. Triggers on:…