Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/Remotivated/job-hunt-skillsnpx agentmods add skills/remotivated/job-hunt-skills/claim-checkWrote 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/skills/remotivated/job-hunt-skills/claim-check)<a href="https://agentmods.dev/skills/remotivated/job-hunt-skills/claim-check"><img src="https://agentmods.dev/badge/skills/remotivated/job-hunt-skills/claim-check/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/skills/remotivated/job-hunt-skills/claim-check"><img src="https://agentmods.dev/badge/skills/remotivated/job-hunt-skills/claim-check.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.00048 | $0.02117 |
| Opus 5 | $0.00024 | $0.01059 |
| Sonnet 5 | $0.00010 | $0.00423 |
| Haiku 4.5 | $0.00005 | $0.00212 |
Grade A, and why
claim-check 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.
How it starts
The opening of the file, as written. The whole thing — 202 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Overview
Detect and classify claims that are not supported by the evidence layer. This is a fabrication check, not a staleness check. It catches hallucinated metrics, invented tools, inflated scope, and projects that never existed before materials go to an employer.
The same verification mechanism runs in three modes:
- Standalone — user-facing entry point. Runs when the user asks for a final truth pass before submitting an application package.
- Tailor — invoked internally by
resume-tailorandcover-letterbefore they save tailored application materials. - Initial-build — invoked internally by
resume-builderbefore it saves a new or rebuilt source work document.
Use the name claim-check in conversation and reports regardless of mode.
Workflow
State layer: reads source work documents, tailored application materials, story bank, proof assets, and reports. In standalone mode, writes a numbered
claim-checkreport. Tailor and initial-build modes return findings to the caller and do not write a standalone report. See state-layer contract.
1. Identify the mode
Determine which mode is running based on how the skill was invoked:
- Standalone — the user invoked this skill directly, or another skill called it without a mode argument.
- Tailor —
resume-tailororcover-letterpassed a candidate tailored work document and/or cover letter before save. - Initial-build —
resume-builderpassed generated content plus the current interview transcript before first save or rebuild.
Steps 4–7 (read evidence, scope scan, extract, classify, remediate) are identical across modes. Modes differ in what is scanned and what happens after findings are reported.
2. Scope inputs by mode
Standalone mode:
Ask only if the target is not obvious. Scope options:
- A pasted draft.
- A specific file path.
- A specific application id, company, or role.
- All application materials under
my-documents/applications/.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 202 lines · 48 tokens per session scan A 47b46e41f640
claim-check is a skill published in the GitHub repository Remotivated/job-hunt-skills (9 stars, last pushed 20d ago), licensed MIT. It adds 48 tokens to every session and 2,117 once invoked, about $0.0002 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 skills, from other repositories
cv-resume-builder
Optimize resumes and CVs for impact, ATS compatibility, and audience targeting. Supports multiple formats (chronological, functional, hybrid), accomplishment framing (STAR/XYZ), and tailoring for specific roles. Triggers on resume review, CV update, job application prep, or career document requests.
ai-dev-jobs-mcp
Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP.
decision-heuristics
A set of heuristics for making difficult personal decisions such as changing jobs, buying a home, moving, forming a partnership, or getting married. It is intended for major choices, not everyday decisions.
productize-yourself
A Chinese-language coaching framework for finding a distinctive career, side business, or freelance direction. It combines personal strengths that are hard to teach with ways to turn them into repeatable products or content.
principal-agent
A Chinese-language guide based on the principal-agent idea: the person who owns a decision or its result may have different incentives from someone acting on another person's behalf. It applies this lens to jobs, companies, and partnerships.
Cold Email Writer
Write personalized cold outreach emails to hiring managers and founders - specific, human, not a pitch deck.