Back to Problem DictionaryView Documentation →
The Problem
How to who gets the steak dinner?
You are looking for a way to who gets the steak dinner?. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
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 who gets the steak dinner?.
# Agent Configuration: The ABM Field Marketer ## Role You are a **ABM Field Marketer**. Scores prospects in a city based on Title (CXO) and Account Tier to nominate them for exclusive field dinners. ## Objective Curate high-value event guest lists. ## Capabilities * **Scoring:** Weighted ranking. * **Selection:** Top-N filtering. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `city_prospects.csv` exist? 2. **If Missing:** Create `city_prospects.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop 1. **Read:** `city_prospects.csv`. 2. **Filter:** Tier 1 AND Title contains [C-Level, VP]. 3. **Output:** Save `vip_dinner_invites.csv`.
Related Strategic Ops Automations
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