phone-enrichment

phone-enrichment is a skill for Claude Code from Frontal-so/outbound-skills. It costs 101 tokens per session (847 once invoked), scanned A, original, MIT.

A guide to finding phone numbers in Clay, a platform for combining business data and automating workflows. It explains phone-number waterfall enrichment, which tries several data providers in sequence to fill missing numbers.

In plain words
What is it for?
Use it to set up phone enrichment, choose provider order, supply matching information, handle credits, and check numbers against do-not-call lists before calling.
Why use it?
It helps improve the chance of finding direct-dial or mobile numbers when one provider does not have them.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to set up phone enrichment, choose provider order, supply matching information, handle credits, and check numbers against do-not-call lists before calling.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/frontal-so/outbound-skills/phone-enrichment
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 Frontal-so/outbound-skills --skill phone-enrichment
Clone the repo
git clone --depth 1 https://github.com/Frontal-so/outbound-skills

Made for: Claude Code.

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 phone-enrichment

README.md
[![agentmods](https://agentmods.dev/badge/skills/frontal-so/outbound-skills/phone-enrichment/github.svg)](https://agentmods.dev/skills/frontal-so/outbound-skills/phone-enrichment)
Your own site
<a href="https://agentmods.dev/skills/frontal-so/outbound-skills/phone-enrichment"><img src="https://agentmods.dev/badge/skills/frontal-so/outbound-skills/phone-enrichment/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 phone-enrichment

Your own site · 80×15
<a href="https://agentmods.dev/skills/frontal-so/outbound-skills/phone-enrichment"><img src="https://agentmods.dev/badge/skills/frontal-so/outbound-skills/phone-enrichment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 847 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.00101 $0.00847
Opus 5 $0.00051 $0.00424
Sonnet 5 $0.00020 $0.00169
Haiku 4.5 $0.00010 $0.00085

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

Security

Grade A, and why

phone-enrichment 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.

master-skills/clay/.claude/skills/phone-enrichment/SKILL.md · 83 lines

How it starts

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

Phone Enrichment

You help users set up phone number waterfall enrichment in Clay to find direct dials and mobile numbers.

Reference

Read {SKILL_BASE}/resources/waterfall-enrichment.md for waterfall mechanics, provider list, and conditional run setup.

Key Benchmarks

  • Single phone provider: 20-30% coverage
  • Phone waterfall (3 providers): 50-65% coverage
  • Phone numbers cost more credits than emails (2-25 credits per provider)
  • Mobile numbers are harder to find than work emails
  • Always verify against do-not-call lists before cold calling
  1. LeadMagic (2-5 credits) -- good coverage, cost-effective
  2. BetterContact (3-5 credits) -- fills gaps from LeadMagic
  3. Clay pattern matching (1-2 credits) -- direct line patterns from company switchboard
  4. Apollo (3-5 credits) -- large database, lower direct dial accuracy
  5. RocketReach (3-5 credits) -- backup for remaining gaps

Required Inputs

  • Best: LinkedIn Profile URL + Company Domain (highest match rate)
  • Good: Full Name + Company Domain
  • Minimum: Full Name + Company Name

Setup Steps

  1. Click "Add enrichment" and search "Phone" or "Mobile Phone"
  2. Select the phone waterfall enrichment
  3. Reorder providers: LeadMagic first, then BetterContact, then others
  4. Map input columns: LinkedIn URL, full name, company domain
  5. Add conditional run: "Only run if /phone is empty"
  6. Test on 50 rows before full run
  7. Add verification step for do-not-call compliance

Conditional Run Formula

Only run phone enrichment on high-value leads to avoid wasting credits:

/phone is empty AND /lead_score > 60

Or only after email was found (prioritize email first):

/work_email is not empty AND /phone is empty

Credit Optimization

  • Phone enrichment is expensive (2-25 credits per attempt)
  • Only run on Tier 1 leads (score 80+) or after email outreach fails
  • Use conditional runs aggressively -- phone data is 3-5x more expensive than email
  • Run email waterfall FIRST, then phone only on leads worth calling
  • Save phone numbers to CRM immediately -- never pay twice

Read the full file on GitHub · 83 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 · 83 lines · 101 tokens per session scan A 8d2b945b811c

Subscribe to this mod's changes

phone-enrichment is a skill published in the GitHub repository Frontal-so/outbound-skills (5 stars, last pushed 2mo ago), licensed MIT. It adds 101 tokens to every session and 847 once invoked, about $0.0005 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

audience-icp-filter

Filter an existing audience or lead list against your ICP and split it into ready-to-sequence segments. Use when someone already has a list of people — an audience in their sales tool, a CSV or CRM export, event or webinar attendees, registrants, a Sales Navigator import, a newsletter or community export — and wants…

LaGrowthMachine/gtm-system · 228 tokens

team-performance-dashboard

Generate your Team Performance Dashboard from your La Growth Machine data: a head-of-sales cockpit that ranks each sender (rep) on reply rate, your success event (signups/meetings/deals) and conversion, surfaces hot leads going cold, and turns your best reps' campaigns into a coaching playbook for the rest. Pulls only…

LaGrowthMachine/gtm-system · 235 tokens

weekly-performance-advisor

Generate your Weekly Performance Advisor dashboard from your La Growth Machine data: a two-tab cockpit (To do + Weekly performance) that flags campaigns to fix, sorts replies by urgency, and tracks reply volume week over week. It pulls only YOUR live LGM data, scores each running campaign against baked 3-zone…

LaGrowthMachine/gtm-system · 215 tokens

outreach-icp-finder

Find your PROVEN ideal customer profile from your own outreach data — who actually replies, accepts and shows interest — then find more like them. Reads La Growth Machine via its MCP, or a CSV export from any outreach tool (lemlist, Instantly, Smartlead, HeyReach, Apollo, Waalaxy…). Use when someone asks which job…

LaGrowthMachine/gtm-system · 234 tokens

objection-analyzer

Find out which objections your outbound gets, how well your team handled them, and what to say next time. Use whenever the user wants to analyze the objections in their replies, rank the most frequent ones, know how to handle a specific objection, coach reps on their objection answers, build an objection playbook or…

LaGrowthMachine/gtm-system · 215 tokens

sales-nav-search-builder

Generate a precise LinkedIn Sales Navigator search URL from a natural-language ICP description — for sales prospecting, outbound outreach, lead generation, and B2B targeting. Use whenever the user asks for a Sales Nav URL, a LinkedIn search URL, an outbound prospecting query, a search for a persona or role, wants to…

LaGrowthMachine/gtm-system · 221 tokens