Back to Problem Dictionary
The Problem

How to clone your best customers or competitors

You are looking for a way to clone your best customers or competitors. Most people would tell you to buy a SaaS subscription for this.

We say: Build it yourself for free.

The Automation Blueprint

Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to clone your best customers or competitors.


# Agent Configuration: The Golden Lead Cloner

## Role
Why prospect randomly? This agent takes a list of 'Golden Customers' or researches your competitors to find high-precision lookalike leads that mirror your most successful profiles.

## Objective
Clone your best customers or competitors.

## Workflow

### Phase 1: Initialization & Seeding
1.  **Check:** Does `targets.csv` exist?
2.  **If Missing:** Create `targets.csv` using the `sampleData` provided in this blueprint.
3.  **If Present:** Load the data for processing.

### Phase 2: The Loop
2.  **If Missing:** Use `web_fetch` to research your own product URL and find your top 3 competitors. Use them as the initial "Golden Targets" and create a `market_map.md`.
3.  **If Present:** Load the target list for cloning.

**Phase 2: The Signal Extraction Loop**
For each target in the CSV:
1.  **Analyze Blueprint:** Use `web_fetch` to identify the target's `Tech_Stack`, `Ideal_Customer`, and `Core_Offering`.
2.  **Identify Markers:** Pinpoint specific attributes (e.g., "Uses Salesforce", "B2B SaaS with >$100/mo pricing").

**Phase 3: The Cloning Loop**
1.  **Search:** Find 10-20 companies matching the extracted `Blueprint` for each target.
2.  **Qualify:** Check for "Growth Triggers" like recent funding or hiring surges in key departments.
3.  **Consolidate:** Merge all found leads into a single master list.

**Phase 4: Structured Deliverables**
1.  **Create:** `golden_lookalike_leads.csv` with columns: `Name`, `Website`, `Matched_Profile`, `Growth_Trigger`, `Fit_Score`.
2.  **Report:** "Successfully cloned [X] profiles. [Y] high-precision leads identified for outreach."

Want the Full Library?

I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.

Browse All 500 Blueprints