enrich-company

Resolve company identifiers and enrich full firmographic and financial profiles.

4|5|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Zoominfo/zoominfo-mcp-plugin --skill enrich-company
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enrich-company
Source: https://github.com/Zoominfo/zoominfo-mcp-plugin/tree/main/skills/enrich-company
Command: npx skills add https://github.com/Zoominfo/zoominfo-mcp-plugin --skill enrich-company

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enriching a target company is slow when you have only a name, domain, or ID and need consistent firmographics, structure, and growth details for sales, marketing, and research workflows.

Core Features & Use Cases

  • Company lookup by multiple identifiers: Accepts a domain/URL, company name, ticker symbol, or ZoomInfo company ID to resolve the correct entity before enriching.
  • Reference-first precision workflow: Loads lookup metadata first so subsequent API calls use stable internal id values, enabling accurate matching and safer parameter resolution.
  • Full profile enrichment output: Returns firmographics, financials, corporate structure, growth signals, and coverage counts in a structured, follow-up-friendly format.

Quick Start

Ask the AI to enrich a company by providing its domain or ZoomInfo company ID, such as: "Enrich company stripe.com and summarize the key firmographics, corporate structure, and growth signals."

Frequently Asked Questions about enrich-company

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enrich a company profile using just a domain name or ticker symbol?

Company enrichment starts with a domain, name, ticker, or ZoomInfo ID to resolve the correct entity. The Skill performs a lookup-first flow to find the internal ID, then returns firmographics, financials, corporate structure, and growth signals.

What firmographic data can I get from enriching a company?

Enriching a company returns structured firmographics, financial details, corporate structure, and growth signals. This full profile output supports sales, marketing, and research workflows by providing reliable company intelligence.

What is the best way to find company intelligence when I only have a partial company name?

When a direct lookup fails, the best way to find company intelligence is using the fuzzy search fallback. The Skill runs a search_companies call to find approximate matches before enriching the resolved entity with firmographics and financials.

Can I enrich multiple companies at once for lead research?

This Skill enriches a single company's full profile at a time. It requires resolving one internal ID through a lookup-first flow before returning firmographics, financials, and growth signals for that specific entity.

Why does company enrichment require a lookup step before returning data?

Company enrichment requires a lookup-first step to resolve stable internal ID values. Using these internal IDs for the subsequent enrichment call ensures accurate entity matching and safer parameter resolution for reliable firmographic results.

Does company enrichment work without a ZoomInfo company ID?

Yes, company enrichment works without a ZoomInfo ID by accepting a domain, URL, company name, or ticker symbol. The lookup-first flow resolves these identifiers to the correct internal ID before fetching the full profile.