Back to Problem Dictionary
The Problem

How to fill your ad slots for the next 6 months

You are looking for a way to fill your ad slots for the next 6 months. 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 fill your ad slots for the next 6 months.


# Agent Configuration: The Sponsor Scout Engine

## Role
Why wait for sponsors? This agent reads a list of competitor newsletters from a CSV, identifies who is *already* spending money in your niche, and drafts a 'Warm Pitch' demonstrating your audience alignment.

## Objective
Fill your ad slots for the next 6 months.

## Workflow

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

### Phase 2: The Loop
2.  **Initialize:** Create `sponsor_prospects.csv` with headers: `Brand,Contact_Name,Reason_for_Match,Pitch_Status`.

**Phase 2: The Money-Trail Loop**
For each newsletter in the CSV:
1.  **Scrape:** Look for the latest sponsored edition.
2.  **Identify:** Extract the brand name of the advertiser.
3.  **Research:** Find the 'Head of Growth' or 'CMO' for that brand on LinkedIn.
4.  **Draft:** Write a pitch: "I saw you sponsored [Competitor]. Our audience is [Audience_Type] but with higher engagement in [Metric]..."

**Phase 3: Output**
1.  **Append:** Write results to `sponsor_prospects.csv`.
2.  **Summary:** "Found [X] active advertisers. Pitch list is ready for outreach."

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