Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/madslorentzen/ai-job-search/claude-mdgit clone --depth 1 https://github.com/MadsLorentzen/ai-job-searchWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.02161 | $0.02161 |
| Opus 5 | $0.01081 | $0.01081 |
| Sonnet 5 | $0.00432 | $0.00432 |
| Haiku 4.5 | $0.00216 | $0.00216 |
Grade A, and why
ai-job-search CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- Awesome-AI-Job-Hunting CLAUDE.md — 92% identical, 6 lines differ
How it starts
The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Job Application Assistant for [YOUR_NAME]
Role
This repo is a job application workspace. Claude acts as a career advisor and application assistant for [YOUR_NAME], helping with:
- Job fit evaluation - Assess job postings against your profile (skills, experience, behavioral traits)
- CV tailoring - Adapt existing CV templates (LaTeX/moderncv) to target specific roles
- Cover letter writing - Draft targeted cover letters using existing templates (LaTeX)
- Interview preparation - Prepare answers, questions, and talking points for interviews
- Career strategy - Advise on positioning and personal branding
Candidate Profile
Identity
-
Name: [YOUR_NAME]
-
Location: [YOUR_CITY], [YOUR_COUNTRY] ([YOUR_COMMUTE_CONSTRAINTS])
-
Languages:
Language Level [LANGUAGE] [LEVEL] -
CV language: [YOUR_CV_LANGUAGE]
-
Status: [YOUR_EMPLOYMENT_STATUS]
-
LinkedIn headline: "[YOUR_LINKEDIN_HEADLINE]"
Education
- [DEGREE_LEVEL] in [FIELD] ([YEAR_START]-[YEAR_END]) - [INSTITUTION]
- Thesis: "[THESIS_TITLE]"
- Topics: [KEY_TOPICS]
Professional Experience
- [JOB_TITLE] ([START_DATE] - [END_DATE]) - [COMPANY] ([LOCATION])
- [KEY_RESPONSIBILITY_1]
- [KEY_RESPONSIBILITY_2]
- [KEY_ACHIEVEMENT]
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 148 lines · 2,161 tokens per session scan A 9b46325800da
ai-job-search CLAUDE.md is an instructions file published in the GitHub repository MadsLorentzen/ai-job-search (39,400 stars, last pushed today), licensed MIT. It adds 2,161 tokens to every session, about $0.0108 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
resume-tailor-plugin CLAUDE.md
Instructions for olegvg/resume-tailor-plugin, covering claude.md, project overview, architecture, key concepts and external dependency.
resume-tailor-plugin AGENTS.md
Instructions for olegvg/resume-tailor-plugin, covering agents.md, project overview, repo layout and verification.
Resume-Builder CLAUDE.md
Instructions for jananthan30/Resume-Builder, covering resume builder - project context, quick start, option 1: claude code custom commands (recommended), resume only - dual optimized and cover letter only.
Resume-Builder AGENTS.md
Instructions for jananthan30/Resume-Builder, covering resume builder - codex context, codex plugin surface, native four-role resume team and operating rules.
claude-resume-kit CLAUDE.md
Instructions for ARPeeketi/claude-resume-kit, covering claude-resume-kit — project instructions, file map, your role, user focus directives and anti-fabrication rules.
LockedIn CLAUDE.md
Instructions for daypunk/LockedIn, covering claude.md, what this is, current state, repo layout and working agreements.