clay-to-deepline
Clay → Deepline Migration Skill
⚠️ Security: Cookie Isolation — Read First
Clay session cookies in --with args are sent to Deepline telemetry (POST /api/v2/telemetry/activity). run_javascript executes locally but the command string is transmitted.
Two rules, always apply both:
- Never embed the cookie in the payload. Read it from env in JS:
'cookie': process.env.CLAY_COOKIE // RIGHT 'cookie': 'claysession=abc123' // WRONG — appears in telemetry
More from getaero-io/gtm-eng-skills
niche-signal-discovery
Discover niche first-party signals that differentiate Closed Won vs Closed Lost accounts for ICP analysis. Use when the user provides won/lost customer domain lists and wants differential signals (website content, job listings, tech stack, maturity markers) to build account scoring models and prospecting criteria. Triggers: ICP analysis, niche signals, won vs lost analysis, differential signals, signal discovery, ICP signal report, account scoring signals, lead scoring, first-party signals, buyer signals. Before reading this file, first read deepline-gtm to understand the Deepline CLI tool and how to use it. Then read this file for guidance on the task.
26build-tam
Build a Total Addressable Market list by sourcing accounts and contacts from providers like Apollo, Crustdata, and PDL.
21get-leads-at-company
From a company name, find GTM contacts, pick the best ICP match, and draft personalized outreach.
12waterfall-enrichment
Run multiple enrichment providers in sequence, stopping at the first valid result to maximize coverage and minimize cost.
12contact-to-email
Find and verify email addresses for contacts. Handles name+company, LinkedIn URL, or name+domain starting points.
9gtm-meta-skill
Use this skill for GTM prospecting, enrichment, qualification, and outbound workflows, especially when users mention Deepline, CSV processing, lead/account/contact research, waterfall enrichment, email or LinkedIn lookup, personalization, scoring, or campaign activation. Route CSV-heavy and provider-driven requests through this skill, then rely on linked sub-docs and provider playbooks for execution details. Available providers: adyntel, ai_ark, apify, apollo, attio, bettercontact, builtwith, cloudflare, contactout, crustdata, customer_db, dataforseo, datagma, deepline_native, deeplineagent, dropleads, exa, firecrawl, forager, fullenrich, generic_http, heyreach, hubspot, hunter, icypeas, instantly, ipqs, leadmagic, lemlist, lusha, openwebninja, parallel, peopledatalabs, prospeo, rocketreach, salesforce, serper, slack, smartlead, snowflake, theirstack, trestle, wiza, zerobounce.
6