-
Notifications
You must be signed in to change notification settings - Fork 1
Claude Code skill for LeadMagic #6
Description
I built a Claude Code skill for LeadMagic — it covers all 19 REST API endpoints: Email Finder, Email Validation with catch-all detection, Mobile Finder, Profile Search, Personal Email Finder, Company Search (firmographics), Technographics, Company Funding, Employee Finder, Role Finder, Job Change Detector, Jobs Finder, and the Google/Meta/B2B Ads Search endpoints.
npx skills add sales-skills/sales --skills sales-leadmagicThen type /sales-leadmagic to use it.
I also covered the MCP Server setup for Claude, Cursor, and Windsurf — connecting LeadMagic as a tool so AI agents can do enrichment lookups directly. The skill walks through API authentication, credit costs per endpoint, and chaining calls (e.g., Company Search → Employee Finder → Email Finder pipeline).
Source: https://github.com/sales-skills/sales/blob/main/skills/sales-leadmagic/SKILL.md
MIT-licensed — PRs welcome if anything's off. If you find it useful, a ⭐ on the repo helps: https://github.com/sales-skills/sales