Looking for some help connecting Clay and Claude. I've built some skill files and have a ton of other context in Claude that I want to leverage within Clay. My specific use case right now is leveraging info in my table to write cold outbound emails. But I want to use the skill file I've created in Claude to write that email. Anyone know how to do this?
π hey Anthony O., this is exactly what i use Datagen.dev for. I have a bunch of Claude Code skills + agents that i run from Clay tables via API. basically you point a Clay column at your skill, pass in the row data as context, and it runs in the cloud like any other enrichment. Running 1000s of rows (where each row is a snapshot of my CC repo that's cloned by Datagen) without babysitting it. here's a quick loom showing how a skill gets turned into a running agent you can trigger from Clay: https://www.loom.com/share/8f34d9f2333b4dd68f1ab7dfb2cb9820 and here's a sample CC agent repo linked to Datagen if you want to poke around: https://github.com/datagendev/datagen-solution π happy to answer questions if you get stuck setting it up: Https://linkedin.com/in/jeremyscottross/
Yeah +1 to this. Iβve built a couple of agents with Claude Code and used Datagen.dev to deploy them, so I can run everything through Clay at scale without touching it. Itβs been really solid. Also the guys at Datagen is genuinely amazing, super helpful whenever I got stuck.
