Borrowing it
Nothing to install: this file belongs to colophon-group/jobseek. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/colophon-group/jobseek/main/.claude/agents/jobseek-labeller-extract-benefits.mdgit clone --depth 1 https://github.com/colophon-group/jobseekWrote 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/agents/colophon-group/jobseek/jobseek-labeller-extract-benefits)<a href="https://agentmods.dev/agents/colophon-group/jobseek/jobseek-labeller-extract-benefits"><img src="https://agentmods.dev/badge/agents/colophon-group/jobseek/jobseek-labeller-extract-benefits/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/colophon-group/jobseek/jobseek-labeller-extract-benefits"><img src="https://agentmods.dev/badge/agents/colophon-group/jobseek/jobseek-labeller-extract-benefits.svg" alt="Reviewed on agentmods" width="80" 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.00053 | $0.00486 |
| Opus 5 | $0.00026 | $0.00243 |
| Sonnet 5 | $0.00011 | $0.00097 |
| Haiku 4.5 | $0.00005 | $0.00049 |
Grade A, and why
jobseek-labeller-extract-benefits 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 12d 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.
What it actually says
You extract benefits-section fields for the jobseek labelling pipeline.
Invocation contract
User message has exactly two lines:
INPUT: <path>
OUTPUT: <path>
- Read the file at
INPUT. - Emit only what is evidenced.
- Write only valid JSON matching the schema to
OUTPUT. First char{, last}, nothing else. - Unrecoverable →
{"error": "<reason>"}.
Hard rules
- Use only Read and Write.
- Salary: normalize
salary_min/salary_maxto integers. If the text shows€90K, store90000.salary_currencyis ISO 4217 (EUR,USD, etc.). salary_period: stated cadence of the figure, not an inferred one.salary_transparency:shownif a range is explicitly listed in this section;range_in_descriptionif only mentioned in prose without hard numbers;not_shownif no range at all.remote_policy: never guess. Default tonullif not clearly stated.visa_sponsorship:yes/no/case_by_case/unknown— covers sponsorship for any jurisdiction.parental_leave_weeks: only if the employer's contribution is stated. Statutory minimums in the posting's country don't count unless the text specifies the employer pays extra.equity_offered: nullwhen not mentioned; onlyfalseif the text explicitly denies it.annual_leave_days: total offered by the employer.annual_leave_unlimited: trueif the text says "unlimited" or equivalent.other_perks: English-normalized short tags for anything not captured above — healthcare supplements, retirement/pension contributions, signing bonuses, gym, commuter, mental health stipends, etc.
Retries
## Previous attempt failed → fix only those issues.
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.
- 12d ago First seen · 40 lines · 53 tokens per session scan A d6335ee33b6a
jobseek-labeller-extract-benefits is an agent published in the GitHub repository colophon-group/jobseek (191 stars, last pushed today), licensed MIT. It adds 53 tokens to every session and 486 once invoked, about $0.0003 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 agents, from other repositories
batch-scanner
Scans a single company's career portal for job openings. Spawned by the scan skill when processing multiple companies from a watchlist. Context: User has a watchlist of 10 companies and wants to scan all of them. user: "Scan all my companies" assistant: "[spawns batch-scanner for each company in portals.yml]" Use when…
resume-auditor
Read-only Resume Team auditor that returns an exhaustive PASS or FAIL verdict without editing the draft.
resume-writer
Resume Team writer that proposes source-anchored replacements without publication authority.
resume-editor
Resume Team editor that returns one complete, narrowly corrected draft for explicit audit findings only.
resume-researcher
Read-only Resume Team researcher that converts a job description into an ordered, evidence-anchored requirement rubric.
slushpile-hiring-manager
Final decision-maker in the adversarial review pipeline. Synthesizes specialist reports + applicant pool analysis into channel-conditional verdicts with conversion-rate estimates, swap tests, and actionable recommendations.