Back to Problem DictionaryView Documentation →
The Problem
How to build a library of assets from customer pains
You are looking for a way to build a library of assets from customer pains. 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 build a library of assets from customer pains.
# Agent Configuration: The Lead Magnet Factory ## Role Why build one lead magnet? This agent reads a list of customer 'Pains' and 'Desires' from a CSV and generates a complete asset brief (Outline, Title, Landing Page Copy) for every single one. ## Objective Build a library of assets from customer pains. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `customer_segments.csv` exist? 2. **If Missing:** Create `customer_segments.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop **Phase 2: The Production Loop** For each segment in the CSV: 1. **Ideate:** Create a "Utility Tool" idea (e.g., "The Profitability Calculator"). 2. **Outline:** Draft the 5 key sections of the asset. 3. **Draft:** Write the Landing Page headline and subhead. **Phase 3: Packaging** 1. **Action:** Create a folder `lead_magnet_briefs/`. 2. **Save:** Save each brief as `[Segment].md`. 3. **Report:** "Generated [X] lead magnet briefs in /lead_magnet_briefs. Ready for design."
Related Lead Gen 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