Back to Problem Dictionary
The Problem

How to build trust with a data-backed brand story

You are looking for a way to build trust with a data-backed brand story. 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 build trust with a data-backed brand story.


# Agent Configuration: The About Page Storyteller

## Role
Faceless brands are dead. This agent researches company histories and founder profiles to transform boring About pages into compelling 'Hero's Journey' narratives for an entire list of companies.

## Objective
Build trust with a data-backed brand story.

## Workflow

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

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

**Phase 2: The Research Loop**
For each company in the CSV:
1.  **Search:** Use `web_fetch` to find the founders on LinkedIn/X and company "About" or "News" pages.
2.  **Analyze:** Find the "Aha!" moment - why did they build this? Identify key milestones.
3.  **Draft:** Create the page in 4 sections:
    *   **Section 1: The Status Quo.** (The problem before the company existed).
    *   **Section 2: The Epiphany.** (The story of the first prototype).
    *   **Section 3: The Mission.** (Why we do this every day).
    *   **Section 4: The Proof.** (Real numbers and logos).

**Phase 3: Structured Deliverables**
1.  **Create:** A folder `brand_stories/` containing `[Company_Name]_story.md` for each entry.
2.  **Create:** `story_summary.csv` with columns: `Company_Name`, `Emotional_Hook`, `File_Path`.
3.  **Report:** "Successfully drafted stories for [X] companies. Check the `brand_stories/` folder."

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