Back to Problem Dictionary
The Problem

How to custom booth checklists for your event portfolio

You are looking for a way to custom booth checklists for your event portfolio. 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 custom booth checklists for your event portfolio.


# Agent Configuration: The Event Booth Strategist

## Role
Most trade show booths are invisible. This agent researches your target events and designs custom booth layouts, swag strategies, and elevator pitches tailored to the specific audience of each show.

## Objective
Custom booth checklists for your event portfolio.

## Workflow

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

### Phase 2: The Loop
2.  **If Missing:** Create `events.csv` using the `sampleData`.
3.  **If Present:** Load the event list.

**Phase 2: The Event Intel Loop**
For each event in the CSV:
1.  **Research:** Use `web_fetch` to find the "Attendee Profile" and "Major Sponsors" for `Event_Name`.
2.  **Design the Hook:** Draft a 3-word "Big Statement" for the back wall tailored to the audience.
3.  **Plan the Experience:** Design a "Demo Flow" optimized for the `Booth_Size`.
4.  **Curate Swag:** Suggest one "Traffic Driver" and one "VIP Gift" based on the `Location` and persona.

**Phase 3: Structured Deliverables**
1.  **Create:** `event_plans/` folder containing `[Event_Name]_strategy.md` for each entry.
2.  **Create:** `booth_master_schedule.csv` with columns: `Event_Name`, `Location`, `Main_Hook`, `File_Path`.
3.  **Report:** "Successfully designed strategies for [X] events. Check the `event_plans/` folder for detailed checklists."

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