Cookbook
Build a scored whitespace target list
Build a scored TAM list for a new segment, diffed against the CRM so it's true whitespace.
Salesintermediate
What this does
- Builds a candidate company list for the segment matching your ICP
- Removes accounts already owned, active, or inside the cooldown window
- Scores what's left 0-100 and buckets it act-now, nurture, long-term
- Publishes the ranked list and posts the top 20 to Slack
Workflow
- Trigger
New segment, then monthly
One paragraph naming the segment kicks off the build.
- Prompt
Build the TAM list
Companies matching the ICP definition, from the web.
- Prompt
Diff against the CRM
Remove anything owned, active, or in cooldown.
- Prompt
Score the whitespace
Rank against the ICP; bucket act-now, nurture, long-term.
- Result
Publish the list
Whitespace view updated, top 20 posted to Slack.
Recommended skills
Reusable skills the recipe pulls in, add them once, every agent can use them.
ICP fit scoringScore companies 0-100 against the stored ICP definition.
CRM diffRemove accounts already owned, in-flight, or inside the cooldown window.
TAM sourcingBuild the candidate list for a segment from public sources.
How to use this recipe
- 1Connect HubSpot, Google Sheets, and Slack to the agent
- 2Set it to run on the segment kickoff, then monthly after
- 3Paste the prompt and answer its first-run questions once — the ICP definition, cooldown window — it remembers them
- 4Review the top 20 act-now accounts before they reach the team
Recipe files
whitespace-prospecting/
recipe.mdskill.mdjobs-setup/
monthly-whitespace-refresh.mdnew-segment-brief-detection.mdskills/
icp-fit-scoring.mdcrm-diff.mdtam-sourcing.mdworkflow.jsonCopy the prompt
Install the "Build a scored whitespace target list" recipe from the Eluu cookbook. 1. Fetch https://eluu.ai/cookbook/whitespace-prospecting/skill.md and save it into your skills folder as "whitespace-prospecting". 2. Ask me its first-run questions and store my answers in memory. 3. Offer to schedule the recurring jobs listed in the skill; only create the ones I approve. 4. Then run the skill once end to end so we can review the output together.
eluu.ai/cookbook/whitespace-prospecting.md
Paste it into any agent. It fetches the recipe file and pulls in the skills and prompts on its own, the prompt stays short, the detail lives at the URL.