list-builderlisted
Install: claude install-skill haroExplorium/sales-skills-for-claude-code-list-builder
# List Builder
Turn a natural-language audience brief into a clean, exportable prospect or business list backed by Explorium data.
## Input
`$ARGUMENTS` is a free-text description of the audience the user wants. Parse it for:
- Entity type (prospects/contacts vs businesses/companies). If ambiguous, default to prospects.
- Role signals: job titles, seniority (common values: `c-suite`, `vice president`, `director`, `manager`; full enum also includes `owner`, `founder`, `president`, `senior manager`, `board member`, `partner`, `advisor`, etc., consult `fetch-entities --all-parameters` for the full 15-value list), department (`engineering`, `marketing`, `sales`, `it`, `operations`, `finance`, ...; consult `fetch-entities --all-parameters` for the full 29-value enum).
- Firmographics: industry (LinkedIn or NAICS category), company size bucket, revenue bucket, company age, public vs private.
- Geography: country (ISO-2), US/Canadian state (ISO 3166-2), or metro / city region.
- Technographics: tech stack components.
- Growth and timing: business events (funding, hiring, leadership change, product launch) with a `last_occurrence` window in days.
- Intent: `business_intent_topics` keywords.
- Contactability: `has_email: true` when the user asks for "reachable" or "emailable" prospects.
Optional sub-inputs:
- Count: default 25. Sample previews always use 5 rows regardless of requested count.
- Fields requested (e.g. "include phone", "with LinkedIn URL", "company tech stack"): dr