Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
Wrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/soheilfallah/jobxhunter/agents-md)<a href="https://agentmods.dev/instructions/soheilfallah/jobxhunter/agents-md"><img src="https://agentmods.dev/badge/instructions/soheilfallah/jobxhunter/agents-md.svg" alt="Measured on agentmods" height="20"></a>What 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.1 | $0.00839 | $0.00839 |
| Opus 5 | $0.00419 | $0.00419 |
| Sonnet 5 | $0.00168 | $0.00168 |
| Haiku 4.5 | $0.00084 | $0.00084 |
Grade A, and why
jobxhunter AGENTS.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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 45 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AGENTS.md
jobxhunter is an agent-run job-hunting toolkit. Its core works in any coding-agent CLI that can read files and run Python: Claude Code, Codex, Gemini CLI / Antigravity, GitHub Copilot CLI, OpenCode, Qwen, Kimi, and others. This file tells your agent how to drive it. (Claude Code users get the full plugin experience; see README.md.)
Where the content comes from
Everything submittable is built from the user's master profile. Select, reframe, reorder, and emphasise the experience in it; if evidence for a job requirement isn't there, surface it to the user as a gap. Only the L2 "alternative-world" mode goes beyond the profile, and its output is never submitted.
Start here
Setting a user up for the first time? Follow SETUP.md — five steps, in order, one question at a time, keys last and optional. That file has the agent procedure and the per-step check.
Otherwise read SKILL.md. It is the engine: a workflow map that pulls deeper knowledge from references/ only when a step needs it. Everything below is a pointer into it.
The pipeline
| Step | What to do | Read |
|---|---|---|
| Intake | Build a master profile from the user's raw files (old CVs, LinkedIn export, notes, certificates). | references/profile-intake.md, references/master-profile-schema.md |
| Source | Find live roles that match. | references/daily-hunt.md, references/job-search-guide.md |
| Tailor | Produce an ATS-safe CV for one JD, then run the recruiter-critic scoring loop until it passes. | references/tailoring-levels.md, references/recruiter-rubric.md, references/ats-mechanics.md, references/cv-craft.md |
| Cover / outreach | Draft a cover letter or cold email in the user's own voice. | references/cover-letter.md, references/company-discovery-cold-outreach.md, references/writing-voice.md |
| Track & prep | File a per-job folder + a locked tracker row; build interview prep from the filed role. | references/interview-prep.md |
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.
- 6d ago First seen · 45 lines · 839 tokens per session scan A 03dea077d919
jobxhunter AGENTS.md is an instructions file published in the GitHub repository soheilfallah/jobxhunter (8 stars, last pushed 9d ago), licensed MIT. It adds 839 tokens to every session, about $0.0042 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-31.
Other instructions, from other repositories
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.
career-copilot copilot-instructions.md
Instructions for RajjjAryan/career-copilot: Read and follow all instructions in INSTRUCTIONS.md at the repository root.
resume-tailor-plugin CLAUDE.md
Instructions for olegvg/resume-tailor-plugin, covering claude.md, project overview, architecture, key concepts and external dependency.
ai-job-agent CLAUDE.md
Instructions for AkbarDevop/ai-job-agent, covering ai job application agent - claude code instructions, bundled skills, unified mode — npm run agent, npm scripts and output locations (all gitignored).
resume-tailor-plugin AGENTS.md
Instructions for olegvg/resume-tailor-plugin, covering agents.md, project overview, repo layout and verification.