table-setup

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

A setup skill for Clay tables, which are structured workspaces for storing, enriching, and organizing sales data. It helps choose column types, import information, create views and filters, and configure automatic updates.

In plain words
What is it for?
Use it to create Clay tables, select fields for names or numbers, import CSV files, CRM records, or LinkedIn data, organize views, apply filters, and configure auto-update settings.
Why use it?
It reduces setup mistakes that can make imported data difficult to use or maintain. It gives a table the structure needed for company records, contacts, calculations, and enrichment results.

Skill for Claude CodeCodex

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/frontal-so/outbound-skills/table-setup
Any agent
npx skills add Frontal-so/outbound-skills --skill table-setup
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 table-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/frontal-so/outbound-skills/table-setup.svg)](https://agentmods.dev/skills/frontal-so/outbound-skills/table-setup)
Your own site
<a href="https://agentmods.dev/skills/frontal-so/outbound-skills/table-setup"><img src="https://agentmods.dev/badge/skills/frontal-so/outbound-skills/table-setup.svg" alt="Measured on agentmods" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,000 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.00132 $0.01000
Opus 5 $0.00066 $0.00500
Sonnet 5 $0.00026 $0.00200
Haiku 4.5 $0.00013 $0.00100

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

Security

Grade A, and why

table-setup 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.

master-skills/clay/.claude/skills/table-setup/SKILL.md · 92 lines

How it starts

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

Table Setup

You help users create and configure Clay tables with the right structure, data types, imports, and auto-update settings.

References

  • Read {SKILL_BASE}/resources/core-concepts.md for tables, columns, data types, and workbooks.
  • Read {SKILL_BASE}/resources/workflow-patterns.md for import methods, Chrome extension, views, filters, and auto-update.

Table Limits

  • 70 columns max per table
  • 30 action/integration columns max (40 with waterfall)
  • 8,000 characters max per cell
  • Deduplication is case-sensitive and whitespace-sensitive

Column Data Types

Type Use For
Text Names, titles, descriptions
Number Revenue, headcount, scores
Date Founded date, last activity
Text with tokens Default -- structured text
Enrichment waterfall Multi-provider sequential enrichment
Formula Calculated fields (0 credits)
Message drafting Outreach copy generation

Data Import Options

  1. CSV/Excel -- drag and drop, map columns
  2. CRM Import -- HubSpot, Salesforce, Pipedrive, Close
  3. LinkedIn Sales Navigator -- search export or URL list
  4. Chrome Extension -- scrape structured data from any webpage
  5. Other Sources -- Apollo, Google Maps, Yelp, GitHub, Google Scholar
  6. API/Webhook -- Zapier, n8n, custom HTTP

Auto-Update Configuration

Table Setting Column Setting Result
OFF Any Nothing runs automatically
ON OFF That column skipped
ON ON Column runs on new rows

WARNING: Auto-update consumes credits on every refresh. Disable it when:

  • You are still building/testing the table
  • The table is a one-time import (not ongoing)
  • Expensive enrichments do not need continuous refresh

Auto-Dedupe Setup

  • Set deduplication key: email, LinkedIn URL, or domain
  • Keeps the OLDEST row, deletes newer duplicates
  • Case-sensitive: "Clay" and "clay" are treated as different
  • Enable before import to prevent duplicate enrichment spend

Read the full file on GitHub · 92 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. 5d ago First seen · 92 lines · 132 tokens per session scan A e605807c7522

Subscribe to this mod's changes

table-setup is a skill published in the GitHub repository Frontal-so/outbound-skills (5 stars, last pushed 1mo ago), licensed MIT. It adds 132 tokens to every session and 1,000 once invoked, about $0.0007 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

campaign-analytics

Analyze campaign performance from deliverability through revenue: delivery, engagement, replies, meetings, SQOs, pipeline, CAC, and payback. Produces diagnostic scorecard, root-cause analysis, benchmark comparison, and next-action plan. Use when deciding whether to scale, fix, or kill campaigns.

LeadMagic/gtm-skills · 64 tokens

gtm-metrics

Build a GTM metrics system for SaaS: funnel conversion, pipeline velocity, win rates, CAC, payback, NRR, sales efficiency, growth accounting, and executive dashboards. Use when creating metrics dashboards, board reports, revenue reviews, operating cadence, or diagnosing growth constraints.

LeadMagic/gtm-skills · 62 tokens

a-b-testing

Design statistically sound GTM experiments for copy, channels, landing pages, sequencing, pricing, and funnel conversion. Produces hypothesis, sample-size logic, success metrics, test plan, analysis method, and scale/stop/kill recommendation. Use when planning A/B tests, split tests, or experiment roadmaps.

LeadMagic/gtm-skills · 66 tokens

attribution

Build practical B2B attribution models across first touch, lead creation, opportunity creation, multi-touch, account-based influence, and sales-sourced revenue. Produces model comparison, UTM governance, source-of-truth rules, and channel ROI view. Use when marketing and sales disagree on source or ROI.

LeadMagic/gtm-skills · 64 tokens

deliverability-monitoring

Monitor outbound deliverability health across domains, inboxes, DNS, bounces, spam placement, reply rates, and reputation signals. Produces alert thresholds, dashboard spec, weekly QA checklist, and remediation playbook. Use when inboxing drops, bounce rates rise, campaigns underperform, or new infrastructure launches.

LeadMagic/gtm-skills · 67 tokens

tracking-plan

Master analytics tracking plan for PLG and B2B SaaS — unified event taxonomy, pixel strategy (1P and 3P tagging), marketing attribution architecture, CDP implementation (Segment, Rudderstack), product analytics (Amplitude, Mixpanel, PostHog), CRM tracking (HubSpot, Salesforce), and analytics infrastructure design. Use…

LeadMagic/gtm-skills · 127 tokens