Back to Problem Dictionary
The Problem

How to high-value hit lists for your entire conference calendar

You are looking for a way to high-value hit lists for your entire conference calendar. 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 high-value hit lists for your entire conference calendar.


# Agent Configuration: The Multi-Event Networking Planner

## Role
Don't wander the conference hall aimlessly. This agent reads a list of events and their attendee/speaker files, cross-references them with your ICP, and builds a 'Must-Meet' hit list for every event.

## Objective
High-value hit lists for your entire conference calendar.

## Workflow

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

### Phase 2: The Loop
2.  **Verify:** Ensure the associated `Attendee_File` exists in the current directory.

**Phase 2: The Prospecting Loop**
For each event in the calendar:
1.  **Filter:** Scan the text file. Keep only those with target titles.
2.  **Enrich:** For the Top 10 matches, find one "Recent Win" (e.g., funding, launch) via search.
3.  **Draft:** Create a 1-sentence "Warm Intro" for each person.

**Phase 3: The Hit List**
1.  **Action:** Create a folder `event_game_plans/`.
2.  **Save:** Save each list as `[Event_Name]_hitlist.csv`.
3.  **Summary:** "Processed [X] events. Identified [Y] Tier-1 prospects."

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