crm-enrichment

Automate CRM contact enrichment using Apollo, LinkedIn, and Google data.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Cimminelli1982/crm-frontend --skill crm-enrichment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crm-enrichment
Source: https://github.com/Cimminelli1982/crm-frontend/tree/main/docs/openclaw-skills/crm-enrichment
Command: npx skills add https://github.com/Cimminelli1982/crm-frontend --skill crm-enrichment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enrich CRM contacts with data from Apollo, LinkedIn, and Google, reducing manual research and data gaps.

Core Features & Use Cases

  • Apollo data fetch and match by name/email or enrich by LinkedIn URL
  • LinkedIn and Google Research synthesis to populate CRM fields such as title, company, city, and profile image
  • Practical use: automatically enrich a new contact or an existing one with incomplete data for sales enablement

Quick Start

Trigger enrichment automatically whenever a new contact is added or its data is incomplete, using Apollo, LinkedIn, and Google as sources.

Frequently Asked Questions about crm-enrichment

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

FAQPage Schema
How do I automate CRM contact enrichment using Apollo and LinkedIn data?

Automate CRM contact enrichment by triggering the workflow whenever a new contact is created or existing data is incomplete, fetching and matching records via Apollo and LinkedIn APIs to populate fields like title, company, and location.

What data sources are needed to enrich CRM contacts with company and profile image details?

CRM contact enrichment requires aggregating data from Apollo, LinkedIn, and Google to synthesize and populate missing fields such as name, title, company, city, and profile image.

Does CRM contact enrichment require an Apollo API key and Supabase access to work?

Yes, CRM contact enrichment requires an Apollo API key, Supabase access, environment configuration, and a defined field-mapping workflow to safely aggregate data and preserve existing contact records.

What is the best way to populate incomplete CRM contact fields without overwriting existing data?

Use a defined field-mapping workflow that preserves existing data and handles missing values safely, querying Apollo, LinkedIn, and Google to fill incomplete CRM contact fields like title and company.

Can I enrich CRM contacts by matching a name and email address through Apollo?

Yes, you can fetch and match CRM contacts by name or email through Apollo, or enrich existing records by providing a LinkedIn URL to aggregate missing profile data.

How does LinkedIn and Google research synthesis work for populating CRM fields?

LinkedIn and Google research synthesis extracts relevant professional data to automatically populate CRM fields, including the contact's title, company, city, and profile image, reducing manual research time.