AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Table Setup

skill-frontal-so-outbound-skills-table-setup · by Frontal-so

Create and configure Clay tables, choose column types, import data, and set up auto-update. Use when the user asks about creating a Clay table, choosing column types, importing data (CSV, CRM, LinkedIn), setting up views and filters, configuring auto-update, using the Chrome extension, or organizing workbooks. Triggers on "create table", "table setup", "column types", "data import", "auto-update"…

No reviews yet
0 installs
28 views
0.0% view→install

Install

$ agentstack add skill-frontal-so-outbound-skills-table-setup

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-frontal-so-outbound-skills-table-setup)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Table Setup? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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

Views and Filters

  • Create views to segment data: "Enriched", "Missing Email", "Tier 1 Leads"
  • Filter with AND/OR logic (up to 2 levels deep)
  • Sorting: A-Z or Z-A, smallest-largest or reverse
  • Each view = same data, different perspective

Table Organization Best Practices

  • Use colored columns to group related fields (e.g., blue for email, green for company)
  • Create workbooks to connect related tables (companies --> people --> outreach)
  • Name tables descriptively: "[Source] - [Purpose] - [Date]"
  • Save column groups as templates for reuse across tables

Examples

Example 1: "I want to start a new outbound campaign from scratch" --> Create table from template "Sales Nav Import". Import CSV or connect Sales Navigator. Columns: name, title, company, domain, LinkedIn URL. Enable auto-dedupe on LinkedIn URL. Keep auto-update OFF until enrichment columns are configured.

Example 2: "How do I scrape a conference attendee list into Clay?" --> Use Clay Chrome Extension. Navigate to attendee page. Click 2 items to auto-detect the list pattern. Map fields (name, company, title). Export directly to a new Clay table. Then enrich.

Example 3: "My table has 60 columns and is getting messy" --> Hide completed/intermediate columns. Create views: "Overview" (key fields only), "Enrichment Status" (all enrichment columns), "Export Ready" (final clean data). Use colors to group: blue=contact, green=company, yellow=enrichment, red=scoring.


Part of Frontal — free, open GTM skills for your AI agent. Browse the library →

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.