Enrich Csv banner
LeadMagic LeadMagic

Enrich Csv

Development community

Description

--- description: Bulk-enrich a CSV via LeadMagic bulk jobs (credit-safe) argument-hint: [path/to/file.csv] [product, e.g. email_finder] --- Bulk-enrich: $ARGUMENTS Follow `outbound-recipes` recipe 4 and the `bulk-jobs` skill: 1. Inspect the CSV locally: row count, available columns, which product's required fields they map to. 2. Preflight FREE: credit balance + preview cost. Report projected spend (rows × per-row cost) and wait for confirmation. 3. Validate mapping free (`POST /bulk/validate`

Installation

Installs to ~/.claude/skills/leadmagic-leadmagic-skills-enrich-csv/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leadmagic-leadmagic-skills-enrich-csv && curl -fsSL https://raw.githubusercontent.com/LeadMagic/leadmagic-skills/HEAD/commands/enrich-csv.md -o ~/.claude/skills/leadmagic-leadmagic-skills-enrich-csv/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository