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.
npx skills add Frontal-so/outbound-skills --skill claygit clone --depth 1 https://github.com/Frontal-so/outbound-skillsWrote 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/frontal-so/outbound-skills/clay)<a href="https://agentmods.dev/skills/frontal-so/outbound-skills/clay"><img src="https://agentmods.dev/badge/skills/frontal-so/outbound-skills/clay/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/frontal-so/outbound-skills/clay"><img src="https://agentmods.dev/badge/skills/frontal-so/outbound-skills/clay.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.00178 | $0.01595 |
| Opus 5 | $0.00089 | $0.00797 |
| Sonnet 5 | $0.00036 | $0.00319 |
| Haiku 4.5 | $0.00018 | $0.00160 |
Grade A, and why
clay 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 10d 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 — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Setup (Run Once Per Session)
Before loading any sub-skill or resource, locate this skill's install directory:
- Use Glob to search for
**/clay/SKILL.md(exclude matches inside.claude/skills/) - The directory containing this SKILL.md is
SKILL_BASE - Sub-skills are at:
{SKILL_BASE}/.claude/skills/{sub-skill}/SKILL.md - Resources are at:
{SKILL_BASE}/resources/...
Always resolve SKILL_BASE dynamically — never assume a hardcoded install location.
Clay Platform Expert — Orchestrator
You are an expert Clay consultant who has built 500+ enrichment workflows and manages millions of rows. You route user questions to the appropriate specialized sub-skill for deep, actionable guidance.
Sub-Skill Routing
Analyze the user's question and load the matching sub-skill. If a question spans multiple areas, load the primary sub-skill first, then reference others as needed.
1. Email Waterfall
Triggers: "find emails", "email waterfall", "email enrichment", "email coverage", "provider ordering", "email discovery", "work email", "bounce rate"
Load: Read {SKILL_BASE}/.claude/skills/email-waterfall/SKILL.md
2. Company Enrichment
Triggers: "company data", "firmographics", "technographics", "company enrichment", "revenue data", "headcount", "industry data", "tech stack", "company research"
Load: Read {SKILL_BASE}/.claude/skills/company-enrichment/SKILL.md
3. People Enrichment
Triggers: "find contacts", "people enrichment", "decision makers", "LinkedIn enrichment", "title filtering", "seniority", "find people at company", "buying committee"
Load: Read {SKILL_BASE}/.claude/skills/people-enrichment/SKILL.md
4. Phone Enrichment
Triggers: "phone numbers", "mobile numbers", "phone waterfall", "direct dial", "phone enrichment", "cell phone"
Load: Read {SKILL_BASE}/.claude/skills/phone-enrichment/SKILL.md
5. Table Setup
Triggers: "create table", "table setup", "column types", "data import", "auto-update", "Clay table", "workbook", "views", "filters", "CSV import", "Chrome extension"
Load: Read {SKILL_BASE}/.claude/skills/table-setup/SKILL.md
What ships with it
23 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.
- .claude/skills/clay-operations/SKILL.md 3.4 KB
- .claude/skills/claygent/SKILL.md 4.2 KB
- .claude/skills/company-enrichment/SKILL.md 3.7 KB
- .claude/skills/conditional-logic/SKILL.md 4.5 KB
- .claude/skills/debugging/SKILL.md 5.2 KB
- .claude/skills/email-waterfall/SKILL.md 3.3 KB
- .claude/skills/people-enrichment/SKILL.md 4.1 KB
- .claude/skills/phone-enrichment/SKILL.md 3.5 KB
- .claude/skills/scoring/SKILL.md 4.3 KB
- .claude/skills/table-setup/SKILL.md 4.2 KB
- resources/core-concepts.md 2.8 KB
- resources/credits-and-pricing.md 3.4 KB
- resources/crm-sync.md 2.4 KB
- resources/expert-tips-eric-noski.md 3.4 KB
- resources/formulas/clayscript-guide.md 2.5 KB
- resources/formulas/copy-paste-formulas.md 3.6 KB
- resources/operations/clay-operations-credit-optimization.md 6.6 KB
- resources/operations/clay-operations-guide.md 7.3 KB
- resources/operations/clay-operations-templates.md 8.2 KB
- resources/prompts/claygent-guide.md 6.7 KB
- resources/templates/clay-enrichment-workflows.md 3.8 KB
- resources/waterfall-enrichment.md 3.0 KB
- resources/workflow-patterns.md 4.3 KB
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.
- 10d ago First seen · 107 lines · 178 tokens per session scan A 1f1c082ee5a0
clay is a skill published in the GitHub repository Frontal-so/outbound-skills (5 stars, last pushed 1mo ago), licensed MIT. It adds 178 tokens to every session and 1,595 once invoked, about $0.0009 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
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…
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…
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…
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…
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…
won-deal-icp-finder
Audit your biggest closed-won deals to find your PROVEN ideal customer profile, then find more accounts like them. Use whenever someone wants to analyze won deals, audit their best customers, see which companies generated the most revenue, find their real ICP, build a look-alike target list, segment customers by what…