QuickEnrich Claude Plugin
Back to directory
QuickEnrich logo

QuickEnrich

GTM Apr 21, 2026

QuickEnrich reads emails, domains, and names and sends enrichment requests to data providers. It returns structured JSON with person and company fields (name, title, company, location, tech, social). It supports single and batch lookups and runs retries with rate-limit handling so long jobs keep going.

Configure provider API keys in settings, map incoming fields to provider params, and choose output format. It caches responses with timestamps so repeated lookups hit cache. The endpoint maps provider responses to a stable schema and offers CSV or JSON output for easy ingestion into pipelines or CRMs.

For developers it logs requests and errors, exposes request IDs, and includes curl/postman snippets in the repo. It validates inputs, checks common mistakes (missing domain, malformed email), and returns clear error codes so callers can retry or skip bad rows.

Scenario: a salesperson pastes 200 leads — QuickEnrich pulls firmographic and contact fields, maps them to CRM import columns, and generates a CSV ready to upload, so they avoid switching between enrichment dashboards, copying data, and manual spreadsheet cleanup. GitHub: https://github.com/laurigates/claude-plugins

Install

none yet

Tags

b2b data
email enrichment
data enrichment
sales intelligence