← ClaudeAtlas

attio-deepline-enrichlisted

Enrich records inside Attio with a clear cost gate before any credit is spent. Pull a chosen object (companies, people, or custom) from Attio, fill chosen attributes via Deepline providers (emails, phones, firmographics, LinkedIn, ICP fields), show the exact credit and dollar cost, wait for an explicit yes, run it, then write the values straight back into Attio. Use when the user says "/attio-deepline-enrich", "enrich my Attio companies/people", "fill in missing emails/phones/firmographics in Attio", "enrich N records in Attio", or "top up <attribute> on my Attio records". Never spends credits without confirmation.
NachoLafuente/5050-gtm · ★ 3 · AI & Automation · score 76
Install: claude install-skill NachoLafuente/5050-gtm
# Attio + Deepline Enrich Enrich records that already live in Attio, without exporting to a spreadsheet, hand-mapping columns, or guessing what it'll cost. You pick the object, the size, and the fields. The skill prices the run to the credit, asks once, then does it and writes the answers back into Attio. Attio is both the source and the sink, and Attio reads/writes are free, so every credit is spent inside Deepline on the actual enrichment. Nothing is charged before you say yes. > Powered by [Deepline](https://deepline.com). We're big fans, 50+ GTM data providers behind one CLI is the reason this skill is three steps instead of thirty. ## The flow ``` Attio (read, free) -> CSV -> Deepline enrich (paid, gated) -> CSV -> Attio (write, free) ``` ## Setup (once) - `ATTIO_API_KEY` in `.env` (Attio: Settings -> Apps & integrations -> API). Needs read + write scopes on the object you're enriching. - Deepline CLI installed and authenticated: `deepline auth status`. Top up at https://code.deepline.com/dashboard/billing if needed. - `pip install requests python-dotenv` (already in this repo's `requirements.txt`). Pricing reference: **10 credits = $1**, so 1 credit = $0.10. ## Step 1: Which object? Ask the user which Attio object to enrich (`companies`, `people`, or a custom object slug). Then show them what's actually on it, never guess slugs: ```bash python skills/attio-deepline-enrich/enrich.py attrs --object companies ``` This prints every attribute as `slug | t