clay-to-deepline
code.deepline.com
Convert Clay table configurations into local Deepline scripts with extraction, documentation, and parity validation.
What is clay-to-deepline?
A recipe shortcut that pre-selects the clay-to-deepline workflow within the deepline-gtm meta-skill. It automates conversion of Clay table setups into Deepline scripts, handling data extraction, action mapping, and validation against Clay ground truth.
- Pre-selects the clay-to-deepline recipe within deepline-gtm
- Handles data extraction via MCP or custom scripts
- Generates documentation for migrated configurations
- Maps Clay actions to Deepline equivalents
- Produces local Deepline scripts
- Validates parity against Clay ground truth
How to install clay-to-deepline
npx skills add null --skill clay-to-deepline- deepline-gtm meta-skill installed and available
- Access to Clay table configuration details
- Deepline environment set up locally
How to use clay-to-deepline
- 1.Install the skill using: npx skills add null --skill clay-to-deepline
- 2.Invoke deepline-gtm using the Skill tool
- 3.Follow the meta-skill's full routing instructions and load all required sub-documents
- 4.Read the clay-to-deepline recipe at ../deepline-gtm/recipes/clay-to-deepline.md
- 5.Provide your Clay table configuration details
- 6.Review generated Deepline scripts and validation results
Use cases
- Migrating existing Clay table configurations to Deepline
- Automating extraction of Clay data sources into local scripts
- Documenting Clay-to-Deepline conversion workflows
- Ensuring feature parity when moving from Clay to Deepline
- Batch converting multiple Clay table setups
- Data engineers migrating from Clay to Deepline
- Teams automating table configuration conversions
- Users building local Deepline workflows from Clay sources
clay-to-deepline FAQ
It converts Clay table configurations into local Deepline scripts, automating extraction, documentation, action mapping, and parity validation.
It's a recipe shortcut that pre-selects the clay-to-deepline workflow within the deepline-gtm meta-skill. You must invoke deepline-gtm and follow its full routing instructions.
The skill handles both MCP (Model Context Protocol) and custom script-based extraction methods.
The skill validates the generated Deepline scripts against Clay ground truth to ensure feature and behavior parity.
Yes. After invoking deepline-gtm, you should read the clay-to-deepline recipe at ../deepline-gtm/recipes/clay-to-deepline.md for the specific workflow details.
Full instructions (SKILL.md)
Source of truth, from code.deepline.com.
name: clay-to-deepline description: "Convert a Clay table configuration into local Deepline scripts. Handles extraction (MCP or script), documentation, action mapping, script generation, and parity validation against Clay ground truth."
Clay → Deepline Migration
This is a recipe shortcut. It pre-selects the clay-to-deepline recipe but the deepline-gtm governs the entire session.
Execution order
- Invoke
deepline-gtmusing the Skill tool. - Follow the meta-skill's full routing instructions - analyze the user's complete prompt and load every sub-doc the meta-skill tells you to. Do not skip docs just because a recipe is pre-selected.
- Additionally read the clay-to-deepline recipe at
../deepline-gtm/recipes/clay-to-deepline.md(relative to this file) for the specific workflow.
The recipe only covers one part of the task. The meta-skill handles everything else the user asked for.
Related skills
More from code.deepline.com and the wider catalog.
niche-signal-discovery
Discover what separates your won from lost accounts to build data-driven ICP and scoring models.
build-tam
Build a Total Addressable Market list by sourcing accounts and contacts from Crustdata, Dropleads, and PDL.
portfolio-prospecting
Find companies in a VC's portfolio, identify contacts, and generate personalized outreach campaigns.
deepline-feedback
Send feedback and bug reports to Deepline with session transcript and environment details.
linkedin-url-lookup
Resolve LinkedIn profile URLs from name + company with strict identity validation.
deepline-quickstart
Run a quick Deepline demo to find CTOs at NY startups with verified emails.