enrichlayer
Give Claude access to billions of company and person profiles, work emails, contacts, school and job data via the Enrich Layer API. Turns Cl
Open source Repository Open in the app JSON README (API)
About
Give Claude access to billions of company and person profiles, work emails, contacts, school and job data via the Enrich Layer API. Turns Claude into a recruiter, an SDR, an account researcher — with one plugin and your API key. Includes 25 MCP tools (company/person profiles, employee lookup, work email retrieval, role lookup, reverse email/phone, job search, school data, company and person search, credit balance) and 4 composed skills (find-decision-maker, research-account, find-work-email, enrich-csv) that chain those tools into common sales, recruiting, and research workflows.
Details
- Kind
- Plugins
- Topic
- Files & documents
- Publisher
- enrichlayer
- Origin
- marketplace
- Category
- ferramentas
- Stars
- 1
- Last push
- 2026-04-27T04:11:37Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-08-30 01:48:58
- Origin id
enrichlayer/claude-plugins/enrichlayer
README
# Enrich Layer Claude plugins marketplace Official marketplace for Enrich Layer plugins on Claude Code. ## Available plugins | Plugin | Description | |---|---| | [`enrichlayer`](./plugins/enrichlayer) | Data enrichment from professional networks — 25 MCP tools + 4 composed skills for sales, recruiting, and account research. | ## Quick install Add this marketplace to Claude Code, then install the plugin: ```bash claude plugin marketplace add enrichlayer/claude-plugins claude plugin install enrichlayer@enrichlayer-plugins ``` Set your API key: ```bash export ENRICH_LAYER_API_KEY=<your-key> ``` Get a key at [enrichlayer.com/dashboard](https://enrichlayer.com/dashboard). ## Validate the marketplace ```bash claude plugin validate . ``` ## License MIT — see [LICENSE](./LICENSE).