Inputs
Provide these when prompted. The skill asks for anything missing before it runs.
Required
- Company records
Optional
- A canonical industry taxonomy
- A location format standard
- Known aliases to map
Normalize company names, domains, industries, and locations into consistent values.
Overview
The same company appears as "ACME Inc.", "Acme", and "acme.com" across sources, which fragments reporting, joins, and de-duplication.
This skill produces canonical company fields — name, domain, industry, location — with a confidence level on each and an explicit list of fields it could not resolve, so downstream joins and analysis are reliable.
When to use it
Know the limits
Provide these when prompted. The skill asks for anything missing before it runs.
Required
Optional
One record per company with a consistent, inspectable schema.
normalized_company_nameCanonical company name.
normalized_domainClean root domain, no protocol.
standardized_industryIndustry mapped to your taxonomy.
standardized_locationLocation in a consistent format.
normalization_confidencePer-record confidence level.
unresolved_fieldsFields that could not be normalized.
Example
One record normalized.
Input
company: ACME Inc.
website: https://www.acme.com/about
industry: software
location: SFOutput
normalized_company_name: Acme
normalized_domain: acme.com
standardized_industry: Software
standardized_location: San Francisco, CA, USA
normalization_confidence: high
unresolved_fields: noneName, domain, industry, and location are now consistent and join-ready, with confidence reported so low-confidence rows can be reviewed.
Setup
General steps first, then notes for specific clients where verified.
Source
Read the rendered skill or copy the complete Markdown. The download is generated from this exact source.
Normalize company names, domains, industries, and locations into consistent values.
Return one record per company with the following fields:
Before you rely on it
History
Questions
Start free and see how quickly you can build a clean lead list.
Get started for free