clay

clay is a skill for Claude Code, Codex from Frontal-so/outbound-skills. It costs 178 tokens per session (1,595 once invoked), scanned A, original, MIT.

A guide for using Clay, a platform that combines business data from multiple sources and automates workflows. It covers topics such as tables, enrichment, formulas, integrations, and CRM syncing.

In plain words
What is it for?
Use it to build or troubleshoot Clay data-enrichment workflows, including finding contact details, adding company information, applying formulas, and syncing results to a CRM.
Why use it?
It helps you choose and configure Clay workflows without having to piece together platform-specific instructions yourself.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths.

Good fit Use it to build or troubleshoot Clay data-enrichment workflows, including finding contact details, adding company information, applying formulas, and syncing results to a CRM.

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

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 clay

README.md
[![agentmods](https://agentmods.dev/badge/skills/frontal-so/outbound-skills/clay/github.svg)](https://agentmods.dev/skills/frontal-so/outbound-skills/clay)
Your own site
<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.

agentmods 80×15 button for clay

Your own site · 80×15
<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>
Per session 178 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,595 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.00178 $0.01595
Opus 5 $0.00089 $0.00797
Sonnet 5 $0.00036 $0.00319
Haiku 4.5 $0.00018 $0.00160

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

Security

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.

master-skills/clay/SKILL.md · 107 lines

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:

  1. Use Glob to search for **/clay/SKILL.md (exclude matches inside .claude/skills/)
  2. The directory containing this SKILL.md is SKILL_BASE
  3. Sub-skills are at: {SKILL_BASE}/.claude/skills/{sub-skill}/SKILL.md
  4. 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

Read the full file on GitHub · 107 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. 10d ago First seen · 107 lines · 178 tokens per session scan A 1f1c082ee5a0

Subscribe to this mod's changes

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.

Related

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…

LaGrowthMachine/gtm-system · 215 tokens

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

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

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

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…

LaGrowthMachine/gtm-system · 220 tokens