What problem does it solve?
Cold email personalization requires turning buying signals (new role, funding round, hiring surge, pricing page) into one copy-ready sentence per lead, and doing it reliably in Clay without burning credits or shipping empty columns. This Skill indexes 19 signal playbooks and provides the two shared harnesses for building any of them: a browser-driven Clay table procedure and a terminal-driven Clay CLI workflow procedure.
Core Features & Use Cases
- 19 signal playbooks indexed: person-level, company-level, website-derived, list-shaping, and copy-generation signals, each producing one output field like
funding_line or new_in_role_line.
- Clay table harness: step-by-step browser build covering column ordering, real column-ID substitution, JavaScript formula rules, AI column reasoning-level configuration, credit gating, and QC formulas.
- Clay CLI harness: end-to-end workflow construction via
clay workflows create, node wiring with pinned inputSchema, code-node sandbox limits, publishing, and routine-based bulk runs.
- Use Case: A user says "build the Clay column for pricing-page signal on this list" — the Skill routes to the pricing-page playbook, applies the table harness, sets the AI column's reasoning level correctly, gates the paid enrichment behind email validity, and smoke-tests 5 rows before scaling.
Quick Start
Ask Claude to build the new-in-role signal as a Clay workflow from the CLI using the clay-playbooks harness, then run it on 5 rows and read the output before scaling.