dedup-leads

Automate lead deduplication using parallel sub-agents for review and consolidation.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/tcole333/ithildin --skill dedup-leads
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dedup-leads
Source: https://github.com/tcole333/ithildin/tree/main/.claude/skills/dedup-leads
Command: npx skills add https://github.com/tcole333/ithildin --skill dedup-leads

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of identifying and resolving duplicate leads, streamlining data management and ensuring accuracy in lead records.

Core Features & Use Cases

  • Lead Deduplication: Automatically identify and consolidate duplicate leads based on specified criteria.
  • Parallel Sub-agents: Utilizes parallel processing to handle large batches of leads efficiently.
  • Customizable Rules: Apply custom rules for duplicate detection and resolution.
  • Use Case: For instance, a marketing team can use this Skill to consolidate customer leads, reducing redundancy and improving data integrity.

Quick Start

Use the dedup-leads skill to review and deduplicate a batch of leads with the specified profile and batch size.

Frequently Asked Questions about dedup-leads

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

FAQPage Schema
How do I automate lead deduplication for large batches of marketing data?

You can automate lead deduplication by dispatching large batches to parallel sub-agents for review and consolidation. This handles batch processing efficiently and outputs decisions for application to your marketing data.

What is the best way to consolidate duplicate sales leads using configurable rules?

The best way to consolidate duplicate sales leads is to apply custom rules for duplicate detection and resolution. The system reviews the leads against your specified criteria and outputs consolidation decisions.

Can I use parallel processing to speed up batch processing of sales leads?

Yes, you can use parallel processing to speed up batch processing of sales leads. The system dispatches lead review and consolidation tasks to parallel sub-agents, handling large volumes efficiently.

How does parallel sub-agent review work for resolving duplicate leads?

Parallel sub-agent review works by dispatching batches of leads to multiple sub-agents simultaneously. Each sub-agent reviews and consolidates duplicates based on configurable rules, outputting decisions for application.

Do I need to specify a batch size and profile to deduplicate my leads?

Yes, you need to specify a batch size and profile to deduplicate your leads. These parameters configure the parallel processing and custom rules applied during the review and consolidation workflow.