candidate-sourcing

candidate-sourcing is a skill for Claude Code, Codex from crustdata/skills. It costs 162 tokens per session (6,693 once invoked), scanned A, original, MIT.

A candidate-sourcing skill is a hiring workflow for finding engineering candidates and preparing personalized outreach. It verifies LinkedIn profiles, finds email addresses, and creates Gmail drafts for review.

In plain words
What is it for?
Use it to search for candidates for a defined role, verify their profiles, enrich contact details, write tailored messages, and prepare unsent Gmail drafts.
Why use it?
It brings candidate discovery, contact checking, research, and first-draft outreach into one process instead of requiring separate manual steps.

Skill for Claude CodeCodex

Part of the crustdata plugin — 8 skills, 1 hook, 1 MCP server shipped together

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.

agentmods
npx agentmods add skills/crustdata/skills/candidate-sourcing
Any agent
npx skills add crustdata/skills --skill candidate-sourcing
Clone the repo
git clone --depth 1 https://github.com/crustdata/skills

Made for: Claude Code, Codex.

Or install crustdata, the plugin that ships this one along with the rest of its 8 skills, 1 hook, 1 MCP server.

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 candidate-sourcing

README.md
[![agentmods](https://agentmods.dev/badge/skills/crustdata/skills/candidate-sourcing.svg)](https://agentmods.dev/skills/crustdata/skills/candidate-sourcing)
Your own site
<a href="https://agentmods.dev/skills/crustdata/skills/candidate-sourcing"><img src="https://agentmods.dev/badge/skills/crustdata/skills/candidate-sourcing.svg" alt="Measured on agentmods" height="20"></a>
Per session 162 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,693 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00162 $0.06693
Opus 5 $0.00081 $0.03347
Sonnet 5 $0.00032 $0.01339
Haiku 4.5 $0.00016 $0.00669

Measured 5d ago against content hash 064bf2e67e51, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

candidate-sourcing 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 5d 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/candidate-sourcing/SKILL.md · 546 lines

How it starts

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

Candidate Sourcing Pipeline

An end-to-end skill that takes a hiring role and produces ready-to-send Gmail drafts for strong candidates — handling discovery, LinkedIn verification, email enrichment, personalized copy, and draft creation in one continuous workflow.

The pipeline has five phases. Each phase feeds into the next, and the skill is designed to run them in sequence with minimal human intervention. The user reviews the final Gmail drafts and clicks send.


Phase 1: Define the search and find candidates

Clarify the role and company

Before searching, extract or confirm these details from the user. Do not assume any of these — always ask if not provided:

About the hiring company (needed for outreach in Phase 4):

  • Company name
  • What the company does (1-2 sentences)
  • Stage/traction (e.g., "Series A, $10M raised" or "500-person public company")
  • Location / remote policy
  • The sender's name and title (for the email signature)

About the role and ideal candidate:

  • The role title (e.g., "Founding ML Engineer")
  • 2-3 core technical problems the role involves
  • Target companies, research labs, or communities to search
  • Any school/alumni connections to prioritize (e.g., "IIIT Hyderabad alumni")
  • Location preferences or constraints
  • How many candidates the user wants in this batch

About the ideal candidate profile:

  • Seniority level (e.g., "3-7 years", "senior", "staff+")
  • Must-have technical skills or domain expertise
  • Nice-to-have signals (open source contributions, publications, specific frameworks)
  • Any deal-breakers or filters (e.g., "no FAANG lifers", "must have startup experience")

Use the company and role details to research what makes this company compelling to candidates — check their website, recent funding, product launches, or press mentions via the Crustdata MCP's web_search_live tool. This research informs the company blurb in Phase 4.

Search by technical output, not job title

Three signals matter more than years of experience or company prestige:

Read the full file on GitHub · 546 lines

Files

What ships with it

2 files 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.

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. 5d ago First seen · 546 lines · 162 tokens per session scan A 064bf2e67e51

Subscribe to this mod's changes

candidate-sourcing is a skill published in the GitHub repository crustdata/skills (7 stars, last pushed yesterday), licensed MIT. It adds 162 tokens to every session and 6,693 once invoked, about $0.0008 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.

Related

Other skills, from other repositories

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.

sickn33/agentic-awesome-skills · 41 tokens

hiring

Use when a role is open and you must write the job post, screen inbound candidates, structure the interview loop, or score them to a defensible Hire / On-Hold / No-Hire — including whether an AI résumé filter is legal. NOT after the offer is accepted — onboarding, payroll, performance (that is people-ops), NOT offer…

ericrisco/rsc-harness · 82 tokens

lookalike-candidate-sourcing

Use this skill when a role worked and you want more of that person, or when you are backfilling someone strong and a job-board post is not going to find them. Takes one exemplar profile and returns a ranked, scored shortlist with the reasoning behind each score visible.

swan-gtm/gtm-skills · 63 tokens

ai-dev-jobs-mcp-v2

AI Dev Jobs MCP workflow skill. Use this skill when the user needs 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 and the operator should preserve the upstream workflow, copied support files, and provenance before…

diegosouzapw/awesome-omni-skills · 78 tokens

hr-automation

HR workflow automation - recruiting, onboarding, employee management, and offboarding processes.

claude-office-skills/skills · 19 tokens

write-job-description

Use when creating or improving a job posting, role description, or position specification to attract qualified candidates.

jeffreytse/grimoire-core · 23 tokens