AI with Michal
SignalHire Bundle

Skill bundle

SignalHire Bundle

Bundled skills and integration code for third-party APIs — download a ZIP after checkout, add your keys, and run the workflows in your own stack. Delivery is usually within minutes.

SignalHire Bundle

Turn LinkedIn URLs, emails, and search briefs into ranked, outreach-ready contact lists. SignalHire skills let Claude drive bulk enrichment, Boolean people search, company contact discovery, team mapping, list QA, and ATS exports — with sync/async Person API modes and scroll-safe search pagination.

Why this bundle exists

Recruiters use SignalHire for practical contact discovery, but repeating search → enrich → score → export across reqs is slow. This bundle adds Claude filter translation, credit-aware enrichment, multi-tab Excel, and ATS column maps so outputs are ready to import or sequence.

How you benefit

  • Search without wasting credits — search-prospects fetches scroll batches first; enrichment is opt-in (--enrich defaults false).
  • Local-friendly enrichment — enrich-profiles defaults to sync mode for scripts without a public callback URL.
  • Company workflows with fallback — find-company-contacts and map-company-team use Company API when enabled, else Search API currentCompany filters.
  • End-to-end longlists — build-longlist combines search, optional contact enrichment, and Claude fit scoring in one workbook.

Example prompts

  • Enrich these 100 LinkedIn URLs in sync mode and show credits left.
  • Search "senior backend engineers in Berlin fintech" and export profiles without enriching.
  • Build a longlist from this job brief, enrich contacts for the top 50, and rank by fit.
  • Find hiring managers at Acme Corp and export HubSpot CSV.

Included skills

Skill What it does
enrich-profiles Bulk enrich mixed identifiers (max 100 per batch)
search-prospects NL → Search API → optional Person API enrich
build-longlist Brief → search → enrich → Claude scoring
score-prospects Claude scoring on existing spreadsheets
find-company-contacts Company people + Claude priority ranking
map-company-team Org sample, key people, sourcing strategy
clean-contact-list Dedupe, normalize, quality report
check-credits Credits balance + estimate
export-contacts ATS/CRM CSV and Excel export

Requirements

  • SIGNALHIRE_API_KEY
  • ANTHROPIC_API_KEY

Compatibility

macOS and Windows (run.sh / run.ps1). Designed for Claude Code, Cursor, Codex, and Copilot.

Release history

SignalHire Bundle Changelog

1.0.0 (2026-07-01)

Initial release with 9 skills:

  • enrich-profiles
  • search-prospects
  • build-longlist
  • score-prospects
  • find-company-contacts
  • map-company-team
  • clean-contact-list
  • check-credits
  • export-contacts

Includes _lib client with Person API sync/async modes, Search API scroll pagination, Company API fallback, credit estimates, callback helpers, and ATS/CRM exporters.