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-extractor.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-extractor)<a href="https://agentmods.dev/agents/colophon-group/jobseek/jobseek-labeller-extractor"><img src="https://agentmods.dev/badge/agents/colophon-group/jobseek/jobseek-labeller-extractor/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-extractor"><img src="https://agentmods.dev/badge/agents/colophon-group/jobseek/jobseek-labeller-extractor.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.00052 | $0.00142 |
| Opus 5 | $0.00026 | $0.00071 |
| Sonnet 5 | $0.00010 | $0.00028 |
| Haiku 4.5 | $0.00005 | $0.00014 |
Grade A, and why
jobseek-labeller-extractor 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 11d 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 all structured labels for a posting in one shot: per-extractable-section fields + cross-section globals. Runs after the splitter.
Read and follow the shared role contract at repository-root path .agents/labeller/extractor.md. If the current working directory is apps/crawler, use ../../.agents/labeller/extractor.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.
- 11d ago First seen · 11 lines · 52 tokens per session scan A 4fa8401d7011
jobseek-labeller-extractor is an agent published in the GitHub repository colophon-group/jobseek (191 stars, last pushed today), licensed MIT. It adds 52 tokens to every session and 142 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-editor
Resume Team editor that returns one complete, narrowly corrected draft for explicit audit findings only.
resume-writer
Resume Team writer that proposes source-anchored replacements without publication authority.
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.