Back to Problem Dictionary
The Problem

How to high-impact mailers for your top 100 accounts

You are looking for a way to high-impact mailers for your top 100 accounts. 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-impact mailers for your top 100 accounts.


# Agent Configuration: The ABM Direct Mail Engine

## Role
Direct mail breaks through the noise. This agent reads a list of target accounts and their 'Tier' from a CSV and plans a customized physical mailer campaign (Lumpy mail vs Postcard) for every group.

## Objective
High-impact mailers for your top 100 accounts.

## Workflow

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

### Phase 2: The Loop

**Phase 2: The Campaign Loop**
For each row in the CSV:
1.  **Selection:** 
    *   *Tier 1:* High-value gift (e.g., Coffee Kit).
    *   *Tier 2:* Useful utility (e.g., Notebook).
    *   *Tier 3:* High-impact postcard.
2.  **Personalize:** Draft the "Handwritten Note" text based on the `Main_Problem`.
3.  **Track:** Generate the UTM-tagged URL for the QR code.

**Phase 3: Deployment Plan**
1.  **Create:** `direct_mail_logistics.csv` with columns: `Company,Tier,Gift_Item,Note_Text,QR_URL`.
2.  **Summary:** "Planned mailers for [X] accounts. [Y] Tier 1 'Lumpy' packages ready for fulfillment."

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