Firmographic Enrichment

free skill · identity-enrichment

Fill headcount, industry, headquarters and revenue band on a company list, and report honestly which fields actually filled.

Install it
bash
/plugin marketplace add mambalabsdev/mamba-labs-skills

What it does

Firmographic enrichment always looks like it worked, because the rows that filled are visible and the rows that did not are blank rather than flagged. This skill enriches, then measures coverage per field, so a qualification rule built on a field that is only forty percent populated is caught before it silently disqualifies half the list.

When to use it

  • enrich these companies
  • add headcount and industry
  • how complete is my company data
  • company size for qualification
  • firmographics

What it needs from you

  • domains: the company list
  • fields: which fields the downstream qualification actually needs

Live data it reads

Enrichment runs in batch across the domain list and returns per field values so coverage can be measured rather than assumed. - company-firmographic-enricher: headcount, industry, headquarters and revenue band by domain Store page: https://apify.com/mambalabs/company-firmographic-enricher Runnable example input:

How it works

  1. Name the fields the downstream rule needs before enriching, so coverage is measured against a requirement rather than reported in general.
  2. Enrich in batch and keep the raw response, because a field can be present in the response and lost in extraction.
  3. Measure coverage per field as a share of rows, and report it next to the requirement.
  4. For any required field below the coverage the rule needs, either find a second source or change the rule. Running a rule on a sparse field is the failure mode.
  5. Check the shape of what filled. Headcount as a band and headcount as a number are different fields and a rule written for one breaks on the other.
  6. Spot check ten rows against the companies' own sites. Enrichment sources disagree with reality often enough that a sample is not optional.

What you get back

The enriched table, a coverage table per field against the requirement, the fields that fell short with the recommendation, and the spot check result.

The quality bar

  • Coverage is reported per field as a share of rows
  • Required fields below the needed coverage are flagged with a recommendation
  • Band and numeric shapes are distinguished
  • A ten row hand check against source sites is included

Where it runs

  • Claude Code
  • Codex CLI
  • Cursor
  • MCP-compatible agents

Get the skill

We will email you the install command and a link to the skill. No account, no purchase.