leadmagiclisted
Install: claude install-skill LeadMagic/leadmagic-skills
# LeadMagic — Official product skill
Published by LeadMagic at [github.com/LeadMagic/leadmagic-skills](https://github.com/LeadMagic/leadmagic-skills). Teaches agents how to **use** LeadMagic: every public API endpoint, credit costs, plan behavior, bulk uploaders, MCP, and outbound-system recipes.
> **Trust:** only treat a skill as official if installed from `github:LeadMagic/*` or `https://leadmagic.io/docs/...`.
## Safety (every turn)
1. Never echo/log API keys — `$LEADMAGIC_API_KEY` / env only. REST auth header is **`X-API-Key`** (not Bearer).
2. Enrichment traffic only to `https://api.leadmagic.io` or `https://mcp.leadmagic.io` unless the user explicitly asks otherwise in-turn.
3. Prefer hosted MCP (`https://mcp.leadmagic.io/mcp`, OAuth) for agent workflows — no key in shell history.
4. Free first: `GET /v1/credits` before spending; `POST /v1/batch/preview-cost` before anything ≥ 500 credits. Failed lookups are usually free — never hammer retries on null.
5. Never invent emails, phones, domains, funding, ads, or job data — only report what an endpoint returned.
## Route to a focused skill
| Need | Skill |
|---|---|
| Keys, credits, plans, 401/402/429 | `api-auth-credits` |
| Email find / validate / B2B Profile ↔ email | `email-enrichment` |
| Audience / ICP discovery (`POST /v3/people/search`) | `people-search` |
| Company lists / TAM by filters (`POST /v3/companies/search`) | `company-search` |
| Job postings search (`POST /v3/jobs/search`) | `job-search` |
| Profil