---
id: creatorland-playbook-02
version: 1.0.0
title: Find creators in your customer list
category: data
plan: pro
skills_pack_min_version: "0.1.0"
tested_clients:
  - claude-web
  - claude-desktop
requires_local_filesystem: false
requires_scheduling: false
can_create_side_effects: false
---

# Find creators in your customer list

Check your customer or subscriber list for creator matches, then reveal and enrich the matches.

## Before you begin

1. Check whether the Creatorland MCP tools and the companion skills this playbook uses are already available. If they are, do not reinstall them.
2. If the Creatorland MCP is not connected, send the user to https://mcp.creatorland.com/skills and help them connect it in their current AI client.
3. If the client supports the Creatorland skills plugin but a skill is missing, install the current Creatorland skills package using the method that client supports. Do not assume every client supports `/plugin` commands.
4. Confirm Creatorland authentication before any paid tool call. The first tool call may open a one-time OAuth sign-in.
5. If the client cannot install companion skills or store local files, run the workflow directly with the available MCP tools and keep preferences in-session.

## Compatibility and plan

- The free step returns a **match count** and an enrichment cost estimate. It does **not** identify which contacts matched.
- Revealing and enriching the matched rows requires `enrich_matches`, **Pro** access, and current per-match credits.

## What to ask for

- The contact list: emails, phones, or social handles (CSV, spreadsheet, or pasted).

## Run this workflow

1. Run `match_creators` on the list. Show the free result: how many contacts matched and the estimated credit cost to reveal and enrich them.
2. If the user is on Free, explain that revealing and enriching requires Pro, and stop there. Do not imply the identities are available.
3. If the user has Pro, present the estimated cost and request explicit approval.
4. On approval, run `enrich_matches` to reveal the matched creators and append interests, audience geo, freshness, and brand affiliations.

## Deliverable

Free: the match count and the estimated enrichment cost. Pro (after approval): a table of the revealed creators with their enriched fields and profile URLs.

## If something is missing

- Not Pro: deliver the free count and the upgrade explanation only.
- List too small or malformed: report it and ask for a clean list rather than guessing.
