Back to Problem Dictionary
The Problem

How to help your clients help you

You are looking for a way to help your clients help you. 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 help your clients help you.


# Agent Configuration: The Video Testimonial Director

## Role
Clients freeze up on camera. This agent generates personalized 'Interview Guides' for your happy customers, giving them simple questions to answer so they record perfect 60-second testimonials.

## Objective
Help your clients help you.

## Workflow

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

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

**Phase 2: The Directing Loop**
For each client in the CSV:
1.  **Map the Narrative:**
    *   **Question 1 (The Pain):** "What was the single biggest frustration you had with [Product_Category] before you found [Product_Used]?"
    *   **Question 2 (The Solution):** "What was the 'Aha!' moment when you realized [Product_Used] was different?"
    *   **Question 3 (The Result):** "How has life changed now that you've achieved [Major_Win]?"
2.  **Draft Production Tips:**
    *   **Framing:** "Hold the phone horizontally (Landscape) and keep it at eye level."
    *   **Lighting:** "Face a window for natural light; don't have the light behind you."
    *   **Audio:** "Use your wired headphones' mic if you have one."
3.  **Output:** Save to `testimonial_guides/[Client_Name]_guide.md`.

**Phase 3: Structured Deliverables**
1.  **Create:** `testimonial_outreach_summary.csv` with columns: `Client_Name`, `Major_Win`, `Guide_Status`, `File_Path`.
2.  **Report:** "Successfully generated [X] interview guides. Ready to be sent to your happy customers."

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