MadsLorentzen

25 mods across 1 repository, 39k stars between them.

freehire-search

01

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Use this skill to search live software / tech / data / engineering job listings across many countries and markets (and remote) via the freehire.me aggregator's public API, or to look up a specific posting. It aggregates roles from 50 ATS platforms into one schema, so a single skill covers many markets — but its…

39k +967 today A 143 tokens original MIT

jobbank-search

02

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Make sure to use this skill whenever the user mentions anything related to job searching on Akademikernes Jobbank, jobbank.dk, or looking for academic or highly educated positions in Denmark — even if they don't mention jobbank.dk explicitly. Also invoke this skill for questions about Danish job listings, graduate…

39k +967 today A 275 tokens original MIT

jobdanmark-search

03

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Make sure to use this skill whenever the user mentions anything related to Danish job listings, job search in Denmark, finding work in Denmark, or job vacancies on Jobdanmark — even if they don't explicitly mention jobdanmark.dk. Also invoke this skill for questions about specific Danish job categories…

39k +967 today A 299 tokens original MIT

jobindex-search

04

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Make sure to use this skill whenever the user wants to search for jobs in Denmark, find Danish job listings, look up a specific job posting, or asks anything about the Danish job market — even if they don't mention jobindex.dk explicitly. Invoke this skill for questions about open positions, job vacancies, hiring in…

39k +967 today A 265 tokens original MIT

jobnet-search

05

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Make sure to use this skill whenever the user mentions anything related to Danish job searching, job listings, job vacancies, employment opportunities in Denmark, or the Danish government job portal — even if they don't mention jobnet.dk explicitly. Also invoke this skill for questions about specific job titles…

39k +967 today A 306 tokens original MIT

linkedin-search

06

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Use this skill whenever the user wants to search for jobs in any location or market, find job listings, or look up a specific job posting — in any country, city, or remotely. Invoke for open positions, vacancies, and hiring across any sector or role (software, data, design, marketing, finance, legal, operations…

39k +967 today A 125 tokens original MIT

MadsLorentzen/ai-job-search

Agent Claude Code

Use this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.

39k +967 today A 37 tokens original MIT

add-portal

08

MadsLorentzen/ai-job-search

Command Claude Code

You are helping the user build a job-portal search skill for a job board in their market. The repo ships worked examples of the pattern (four Danish portals plus the country-agnostic linkedin-search and freehire-search), and the README invites users elsewhere to build equivalents — this command turns that invitation…

39k +967 today A 0 tokens original MIT

add-template

09

MadsLorentzen/ai-job-search

Command Claude Code

You are helping the user register their own CV or cover letter template with the AI Job Search framework — LaTeX, Typst, or any other toolchain that compiles to PDF from the command line. The framework ships with moderncv (banking style) for CVs and a custom cover.cls for cover letters. This command lets the user swap…

39k +967 today A 0 tokens original MIT

apply

10

MadsLorentzen/ai-job-search

Command Claude Code

You are orchestrating a two-agent job application workflow. The job posting is provided below as $ARGUMENTS (either a URL or pasted text).

39k +967 today A 0 tokens original MIT

expand

11

MadsLorentzen/ai-job-search

Command Claude Code

You are enriching the candidate profile by discovering competencies hidden in documents and public online presence. This command is additive only — it never modifies existing profile content, only extends it.

39k +967 today A 0 tokens original MIT

gmail-sync

12

MadsLorentzen/ai-job-search

Command Claude Code

You are scanning the user's Gmail for status signals on tracked job applications (interview invites, assessment links, offers, rejections) and, once approved, writing the detected changes into jobsearchtracker.csv and documents/applications/ /outcome.md - the same two places /outcome writes to, in the same schema.

39k +967 today A 0 tokens original MIT

html-report

13

MadsLorentzen/ai-job-search

Command Claude Code

Generate a self-contained HTML dashboard from jobsearchtracker.csv and the application archives under documents/applications/. The output is a single .html file — no server, no dependencies — that can be opened directly in a browser.

39k +967 today A 0 tokens original MIT

interview

14

MadsLorentzen/ai-job-search

Command Claude Code

You are preparing the user for a real, scheduled interview on one of their applications. The frameworks for this already exist - 07-interview-prep.md (STAR examples, tough questions, questions to ask, roleplay protocol) and the Company Research Checklist in 04-job-evaluation.md - and the /outcome archive records which…

39k +967 today A 0 tokens original MIT

notion-sync

15

MadsLorentzen/ai-job-search

Command Claude Code

You are publishing a read-only view of the job search into the user's Notion workspace: one database row per job, with a detailed page per shortlisted match. The repo files stay the system of record - jobscraper/seenjobs.json owns scraped/ranked jobs and jobsearchtracker.csv owns applications. Notion is a disposable…

39k +967 today A 0 tokens original MIT

outcome

16

MadsLorentzen/ai-job-search

Command Claude Code

You are recording what happened to a job application: progress updates (interview invitations, stages completed, offers) and final resolutions (hired, rejected, no response). The data lands in two places the framework already reads but nothing systematically writes.

39k +967 today A 0 tokens original MIT

rank

17

MadsLorentzen/ai-job-search

Command Claude Code

You are batch-scoring the jobs that /scrape has collected, so the user can decide where to spend /apply effort. /scrape finds and dedupes postings; /apply evaluates one at a time in depth. /rank is the bridge: it scores every new posting against the fit framework and returns a ranked shortlist.

39k +967 today A 0 tokens original MIT

reset

18

MadsLorentzen/ai-job-search

Command Claude Code

You are resetting parts of the job search framework back to a blank state so the user can start fresh with /setup.

39k +967 today C 0 tokens original MIT

setup

19

MadsLorentzen/ai-job-search

Command Claude Code

You are running the onboarding setup for the AI Job Search framework. Your goal is to collect the user's professional information and populate all profile files so the /apply workflow works out of the box.

39k +967 today A 0 tokens original MIT

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

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.

39k +967 today A 67 tokens original MIT

scrape

22

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Finds new job postings matching your profile via installed portal-search CLIs (LinkedIn, local job boards, and any skills added with /add-portal). Deduplicates across runs. Triggers on: job scrape, find jobs, search jobs, new jobs, job search, scrape jobs, /scrape.

39k +967 changed yesterday A 67 tokens original MIT

upskill

23

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Compares tracked job postings against the candidate profile to identify skill gaps and generate a prioritized learning plan with study resources. Triggers on: /upskill, upskill, skill gaps, what should I learn, learning plan.

39k +967 today A 48 tokens original MIT

MadsLorentzen/ai-job-search

Instructions file CodexOpenCode

AGENTS.md instructions for MadsLorentzen/ai-job-search, covering agent guidelines: ai job search and thin-pointer design (single source of truth).

39k +967 today A 368 tokens original MIT