# Decision Makers

> Find executives and buyers at a company and attach work emails when possible via LeadMagic MCP.

- Skill: `leadmagic/decision-makers` (Agent Skill)
- Install (CLI): `npx skillmds@latest add leadmagic/decision-makers`
- Raw SKILL.md: https://api.skillmd.com/api/skills/leadmagic/decision-makers/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: LeadMagic (https://skillmd.com/u/leadmagic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/leadmagic/decision-makers

---


# Decision-makers

## Trigger
Use when the user asks for VP/Director/C-level contacts, buyers, or people by role at a company.

## Workflow
1. Resolve company domain when possible.
2. Prefer `find_decision_makers` (composite with emails) when the ask is broad.
3. For a specific title → `find_people_by_role` or `search_people`.
4. Emails returned by LeadMagic tools are already validated — never re-validate them. Use `validate_work_email` only for emails the user brought from elsewhere (CRM, lists, sign-ups).
5. Check credits with free helpers before large people searches.

## Output
- Ranked people with title + company
- Work emails when tools returned them
- Gaps (not found) and next enrichment step

