LeadScout helps a person find real people worth reaching out to — recruiters and HR, hiring managers, freelance buyers/clients, and peers in their field — verify that each person has a genuinely public way to be contacted, rank them by how worthwhile the outreach is, and save dated lists locally. It is the people-finding sibling to Jobscout.
Lead Search is a community-contributed Claude Code skill in the outreach sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/lead-search/ and loads when your prompt matches the skill's trigger.
When to invoke it: Use when the user wants to configure who they should reach out to, build a LeadScout profile, find recruiters/hiring managers/freelance clients/peers, or save a ranked list of contactable people. Triggers on requests like "set up my LeadScout profile", "find people I can reach out to", "find recruiters and hiring managers at companies that match my profile", "find people hiring freelancers in my field", or "run a new outreach search and save the results".
The Lead Search Claude Code skill is built for sales development reps, account executives, revenue operations teams, and customer success managers. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 116,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).
mkdir -p ~/.claude/skills/lead-search curl -L https://claudskills.com/skills/lead-search/SKILL.md \ -o ~/.claude/skills/lead-search/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/lead-search/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/lead-search/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\lead-search\SKILL.md on Windows. See the full install guide for step-by-step instructions.
Open @claudskills_bot on Telegram, tap Open Desktop App, and the desktop app installs this skill for you. Or share the bot link with a colleague — they get the same one-tap install. Learn more →
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
SKILL.md from the source repository to ~/.claude/skills/lead-search/SKILL.md and restart Claude Code. Both flows are detailed at claudskills.com/install/.SKILL.md file that lives under ~/.claude/skills/<name>/ and tells the Claude Code CLI agent how to perform a specific task (instructions, prompts, allowed tools). Skills are auto-discovered at session start. Lead Search is one of 67,000+ skills indexed in the open ClaudSkills catalog, classified under the Sales category. Learn more at /learn/what-is-a-claude-skill/.If you reference this skill in a blog post, paper, or documentation, you can cite it as:
@misc{lead-search-2026,
author = {vishalj0501},
title = {Lead Search [Claude Code skill]},
year = {2026},
publisher = {ClaudSkills},
url = {https://claudskills.com/skills/lead-search/}
}Browse all Sales skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel · Telegram @acreatorstore
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.