AI with Michal
Coresignal Bundle

Skill bundle

Coresignal 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.

Coresignal Bundle

Firmographic and workforce intelligence—not a phone book. Coresignal skills connect Claude to company, employee, and jobs APIs (Elasticsearch-style search, headcount history, talent flow, market monitoring) so you build maps, narratives, and ranked targets from live business data. When you need who works where, how teams changed, and which markets are heating up, this is the bundle.

Why this bundle exists

Recruiting and strategy teams already buy Coresignal for signals competitors cannot copy from a simple contact DB. The gap is turning those queries into repeatable briefs: NL → DSL → Excel → Claude analysis. These skills close that loop and make exports land in formats BD and TA can share.

How you benefit

  • Search without becoming a search engineer — Natural language becomes Elasticsearch-style queries with validation and structured outputs.
  • Talent maps that win exec buy-inmap-company-talent and track-talent-flow combine API facts with Claude narratives for sourcing and competitive strategy.
  • Market monitoringmonitor-job-market and search-jobs track segments over time instead of one-off screenshots.
  • Honest scope — This bundle does not fabricate corporate emails or direct phones; pair with ContactOut, Apollo, or Hunter for contact completion after you have chosen targets.

Example prompts

When Claude has access to Coresignal through this bundle’s API integration (with your keys and project configured), you can ask in plain language—for example:

  • Turn this NL question into an employee search for ‘ML engineer’ in fintech scale-ups and export profiles to Excel.
  • Map headcount trends for these ten competitors over the last four quarters and summarise what it means for sourcing.
  • Search job postings for ‘platform engineer’ in the UK and give me a market read in a second tab.
  • Score this exported spreadsheet of companies against our expansion brief—no extra API calls, Claude only.

Full power (easy to miss)

  • score-candidates is Claude-only: score any spreadsheet export repeatedly while you tune rubrics—no extra Coresignal API spend.
  • export-intelligence includes ATS-style templates and slide-ready summaries so intelligence escapes the data team’s laptop.
  • Coresignal is enterprise-priced; treat keys like production secrets and use skills’ patterns to avoid accidental wide queries.

What you get

Digital download: a ZIP you unzip into your project.

Coresignal API access is enterprise-priced and requires a commercial agreement. Obtain API keys from the Coresignal dashboard or your account manager. There is no meaningful free tier for production API use.

Included skills

Skill What it does
search-employees NL → Elasticsearch DSL → employee search → Excel profiles
search-companies NL → company search → firmographic Excel
search-jobs NL → jobs search → Claude market analysis (multi-tab Excel)
map-company-talent Company resolve → team map, departments, Claude sourcing strategy
track-headcount Historical headcount API + optional comparisons + Claude narrative
track-talent-flow Inflow/outflow signals + Claude competitive sourcing recommendations
monitor-job-market Jobs monitoring over time with grouping + Claude insights
score-candidates Claude-only scoring of spreadsheet rows (no Coresignal HTTP)
export-intelligence CSV/XLSX, ATS CSV templates, or Claude-built slide/PDF-ready summaries

Requirements

  • CORESIGNAL_API_KEY — API key from Coresignal (see public docs: apikey header)
  • ANTHROPIC_API_KEY — for Claude-powered DSL generation, narratives, and scoring

Optional: CORESIGNAL_API_BASE — override base URL (default https://api.coresignal.com/cdapi).
Optional: CORESIGNAL_USE_BEARER=1 — send Authorization: Bearer instead of apikey if your tenant requires it.

Compatibility

Works with macOS and Windows (run.sh / run.ps1). Designed for Claude Code and similar assistants.

Support and updates

Technical reference: CLAUDE.md and per-skill README files in the bundle. Release history at the bottom of this page mirrors CHANGELOG.md so you can read version notes before purchase.

Release history

Below is the same content as CHANGELOG.md in this bundle, so you can see version history before purchase. After download, both files ship together in the ZIP.

Coresignal Bundle Changelog

1.0.2 (2026-04-30)

Add .env.example at the bundle root documenting environment variables for this integration (copy to .env). No skill behavior changes.

1.0.1 (2026-04-30)

Maintenance release: refreshed buyer-facing PRODUCT.md release history (mirrored from CHANGELOG.md) and rebuilt the distribution ZIP. No skill behavior changes.

1.0.0 (2026-04-29)

Initial release — talent intelligence bundle for Coresignal REST API (https://api.coresignal.com).

Skills included

  • search-employees, search-companies, search-jobs — Elasticsearch DSL via Claude + collect
  • map-company-talent — org mapping and sourcing strategy narrative
  • track-headcount — historical headcount + Claude trend analysis
  • track-talent-flow — inflow/outflow aggregation + Claude recommendations
  • monitor-job-market — job market monitoring with grouping + Claude narrative
  • score-candidates — Claude scoring only (no live Coresignal HTTP)
  • export-intelligence — multi-format export including presentation-ready summaries

API notes

Public documentation specifies header apikey with your API key (not Bearer JWT). Default client uses https://api.coresignal.com/cdapi as in official examples; override with CORESIGNAL_API_BASE if needed. Optional CORESIGNAL_USE_BEARER=1 uses Bearer authentication instead.

Credit multipliers follow published rules: multi-source company and employee successful search/collect requests typically cost 2 credits; clean/base and jobs tiers typically cost 1 credit per successful request (confirm against your contract).