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.
git clone --depth 1 https://github.com/debytesio/claude-plugin-jobhunterWrote 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/commands/debytesio/claude-plugin-jobhunter/find-jobs)<a href="https://agentmods.dev/commands/debytesio/claude-plugin-jobhunter/find-jobs"><img src="https://agentmods.dev/badge/commands/debytesio/claude-plugin-jobhunter/find-jobs/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/commands/debytesio/claude-plugin-jobhunter/find-jobs"><img src="https://agentmods.dev/badge/commands/debytesio/claude-plugin-jobhunter/find-jobs.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.00010 | $0.00809 |
| Opus 5 | $0.00005 | $0.00404 |
| Sonnet 5 | $0.00002 | $0.00162 |
| Haiku 4.5 | $0.00001 | $0.00081 |
Grade A, and why
find-jobs 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 9d 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
Find Jobs
Search job platforms for roles matching the candidate profile and financial expectations. Powered by DEB Cloud.
Arguments
The user provided this expectations file path: $ARGUMENTS
If no path was provided, ask the user for the path to their expectations JSON file. An example file is available at ${PLUGIN_ROOT}/examples/job-expectations-example-gb.json.
Instructions
Execute the full job-hunter skill workflow:
-
Validate DEB Cloud API key — Read
DEB_CLOUD_API_KEYfrom environment. Callmcp__deb-jobhunter__pingto validate. If invalid or missing, warn the user: "DEB Cloud API key not configured. Register at debytes.io/products/cloud to get a key. Running in degraded mode (no scraping, limited data)." -
Read the expectations JSON from the path argument. Validate it has the required sections:
candidate,target_roles,locations,current_situation. -
Read the configuration from
${PLUGIN_ROOT}/config/job-hunter.ini. -
Resolve the candidate document from the expectations JSON: use
resume_path(primary) orprofile_path(fallback). For.docx/.docformats, run the extraction utility first (see Step 1 in the skill). -
Check for existing working directory (
job-search-*in the expectations folder) with astate.json. If found, resume from the last checkpoint instead of starting fresh. -
CRITICAL: Read
${PLUGIN_ROOT}/skills/job-hunter/SKILL.mdBEFORE doing any work. This file contains the complete step-by-step pipeline (Steps 0-6) with exact tool names, arguments, and bash commands. Follow it exactly — do NOT improvise or skip steps. -
Report results to the user with summary statistics, top matches, and Excel file path.
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.
- 9d ago First seen · 34 lines · 10 tokens per session scan A 39dce33f084f
find-jobs is a command published in the GitHub repository debytesio/claude-plugin-jobhunter (13 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 10 tokens to every session and 809 once invoked, about $0.0001 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 commands, from other repositories
rename
Generate a concise, sentence-case title (3-7 words) that captures the main topic or goal of this coding session. The title should be clear enough that the user recognizes the session in a list. Use sentence case: capitalize only the first word and proper nouns.
obsidian-recap
Summarize a time period from the vault - today, week, or month.
caveman-compress
Compress a markdown/text file into caveman format to save tokens.
follow-up
Review and act on pending reminders. Bare invocation shows all reminders as an indexed list; cron-fired invocation (/follow-up due ) surfaces the specific reminder and waits for a response; /follow-up review lists stale project follow-up entries for per-item disposition (extend/close/promote/skip). Transport-aware…
help
Explain Ralph Wiggum technique and available commands.
resume-cover-letter
Write a resume/CV or cover letter for a job application.