Convert a Clay table configuration into local Deepline scripts. Use when the user provides a Clay table JSON export, a Clay API response (GET /v3/tables/{id} or POST bulk-fetch-records), or a Clay workbook URL and wants to: (1) fetch records using Deepline instead of Clay's API, (2) replicate AI action columns (Claygent, use-ai, chat-gpt-schema-mapper, octave-qualify-person) using deepline enrich with call_ai/exa_search/run_javascript, or (3) convert any Clay workflow into a standalone bash+deepline script that runs locally without Clay.
Install directly with the `skills` CLI.
npx skills add getaero-io/gtm-eng-skills/skills/clay-to-deeplineSelect a file to view its content