person-enrichment

Aggregates Hunter, Fiber, Brand.dev data into a deduplicated professional profile from email or name+company input.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/marmikcfc/pepper-skills --skill person-enrichment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: person-enrichment
Source: https://github.com/marmikcfc/pepper-skills/tree/main/skills/person-enrichment
Command: npx skills add https://github.com/marmikcfc/pepper-skills --skill person-enrichment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enrich a person's professional profile from minimal input (email or name+company) by aggregating data from Hunter, Fiber, and Brand.dev to deliver a complete, actionable profile.

Core Features & Use Cases

  • Parallel data enrichment: when an email is provided, Hunter, Fiber, and Brand.dev are queried concurrently and results merged.
  • Flexible inputs: supports email or name + company inputs with appropriate fallbacks.
  • Use cases: recruiter outreach, sales intelligence, market research, and due diligence.

Quick Start

Provide an email address or a full name and company to trigger a full person profile enrichment using Hunter, Fiber, and Brand.dev.

Frequently Asked Questions about person-enrichment

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

FAQPage Schema
How do I enrich a person's professional profile using just an email address?

Profile enrichment with an email triggers parallel queries to Hunter, Fiber, and Brand.dev, concurrently aggregating and merging the returned data into a single deduplicated professional profile.

Can I enrich a profile if I only have a name and company instead of an email?

Profile enrichment supports name and company inputs by executing sequential fallback queries across the three data sources, aggregating available professional data into a unified profile.

What is the best way to aggregate professional data from multiple enrichment APIs?

Aggregating professional data is handled by coordinating Hunter, Fiber, and Brand.dev APIs, which merges and deduplicates overlapping fields to output a single actionable profile.

Does person enrichment work for recruiter outreach and sales intelligence?

Person enrichment is designed for recruiter outreach, sales intelligence, market research, and due diligence, aggregating actionable professional data from minimal input identifiers.

What are the limitations of enriching profiles without an email address?

Enrichment without an email switches from parallel to sequential execution across data sources, potentially increasing processing time and reducing the depth of aggregated profile data.