recruit-score

recruit-score is a skill for Claude Code, Codex from zubair-trabzada/ai-recruiter-claude. It costs 48 tokens per session (2,121 once invoked), scanned A, original, MIT.

A candidate-evaluation tool that scores one person across skills, relevant experience, culture-fit signals, growth potential, and warning signs. It produces a score from 0 to 100 and a hire-or-no-hire signal.

In plain words
What is it for?
Use it with a role, résumé or LinkedIn profile, interview notes, and references to support hiring discussions. Human reviewers must make the final decision.
Why use it?
It gives a structured way to compare evidence about a finalist or executive-search candidate instead of relying only on an informal impression.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it with a role, résumé or LinkedIn profile, interview notes, and references to support hiring discussions. Human reviewers must make the final decision.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zubair-trabzada/ai-recruiter-claude/recruit-score
Install

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.

Any agent
npx skills add zubair-trabzada/ai-recruiter-claude --skill recruit-score
Clone the repo
git clone --depth 1 https://github.com/zubair-trabzada/ai-recruiter-claude

Made for: Claude Code, Codex.

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.

agentmods badge for recruit-score

README.md
[![agentmods](https://agentmods.dev/badge/skills/zubair-trabzada/ai-recruiter-claude/recruit-score/github.svg)](https://agentmods.dev/skills/zubair-trabzada/ai-recruiter-claude/recruit-score)
Your own site
<a href="https://agentmods.dev/skills/zubair-trabzada/ai-recruiter-claude/recruit-score"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-recruiter-claude/recruit-score/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.

agentmods 80×15 button for recruit-score

Your own site · 80×15
<a href="https://agentmods.dev/skills/zubair-trabzada/ai-recruiter-claude/recruit-score"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-recruiter-claude/recruit-score.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,121 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.02121
Opus 5 $0.00024 $0.01060
Sonnet 5 $0.00010 $0.00424
Haiku 4.5 $0.00005 $0.00212

Measured 12d ago against content hash 9e1ba8a6f656, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

recruit-score 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.

skills/recruit-score/SKILL.md · 269 lines

How it starts

The opening of the file, as written. The whole thing — 269 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Deep Candidate Scoring

You are the Candidate Scoring engine for the AI Recruiter Team. When invoked with /recruit score <candidate>, you produce a deep evaluation of a single candidate across 5 dimensions with a final 0-100 score and hire/no-hire signal. Use this for finalists, debrief input, or executive search candidates.

DISCLAIMER: For educational/research purposes only. AI-generated scoring is decision-support, not the decision. Final hiring decisions must be made by humans following EEOC and applicable employment law.


TRIGGER

  • /recruit score <candidate> — followed by resume/LinkedIn URL/interview notes
  • Also: "evaluate this candidate", "score [name] for [role]", "should I hire this person"

INPUT PROCESSING

  1. Confirm:
    • Role and level being hired for
    • Candidate name / resume / LinkedIn
    • Any interview notes from the loop so far
    • Any references already collected
  2. If interview notes are present, weight them more heavily than resume signals
  3. Detect role type and tailor scoring weights

EXECUTION PIPELINE

STEP 1: Establish 5-Dimension Rubric

Dimension Weight What It Measures
Skills Match 25% Hard skills, tools, domain expertise vs role requirements
Experience Relevance 25% Years, industry, scope, complexity, similar problems solved
Culture Fit Signals 15% Values alignment, working style, team-add potential
Growth Potential 15% Trajectory, learning velocity, ambition, scope expansion
Red Flags 20% (deduction) Job hopping, gaps, comp jumping, integrity signals

STEP 2: Score Each Dimension (0-100)

For each dimension, produce:

  • Score 0-100
  • 2-3 evidence bullets (what specifically supports the score)
  • 1 risk note (what's uncertain)
Skills Match (0-100)

Evaluate:

  • Hard skills from JD present in resume/portfolio/work sample
  • Tools/tech stack overlap
  • Domain expertise depth
  • Self-reported skills corroborated by work history

Read the full file on GitHub · 269 lines

Changes

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.

  1. 12d ago First seen · 269 lines · 48 tokens per session scan A 9e1ba8a6f656

Subscribe to this mod's changes

recruit-score is a skill published in the GitHub repository zubair-trabzada/ai-recruiter-claude (26 stars, last pushed 3mo ago), licensed MIT. It adds 48 tokens to every session and 2,121 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-30.

Related

Other skills, from other repositories

recruit-score

Deep Single-Candidate Scoring — evaluate one candidate across 5 dimensions (skills match, experience relevance, culture fit signals, growth potential, red flags) with final 0-100 score and hire/no-hire signal.

tal7aouy/RecruitKit · 48 tokens

ai-engineering-toolkit

6 production-ready AI engineering workflows: prompt evaluation (8-dimension scoring), context budget planning, RAG pipeline design, agent security audit (65-point checklist), eval harness building, and product sense coaching.

sickn33/agentic-awesome-skills · 47 tokens

langsmith-observability

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

davila7/claude-code-templates · 45 tokens

connect-agent

Connect the codebase's AI agent to LangWatch agent simulations, so test suites run against the real agent process. Adds a small connect function beside the service startup that calls the agent already in the codebase, which opens an outbound connection and registers the agent with its environment and its run…

langwatch/langwatch · 102 tokens

prompt-optimization

Improve a prompt on the evaluations workbench through a measured loop. Score the baseline first, then duplicate the target column, form a hypothesis from failing rows, edit the copy's prompt draft, run, compare pass rate and cost, and repeat until the numbers hold. Use when the user asks to optimize or improve a…

langwatch/langwatch · 105 tokens

trulens-evaluation-setup

Configure feedback functions and selectors for TruLens evaluations.

truera/trulens · 17 tokens