attio-deepline-enrichlisted
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