Back to Problem Dictionary
The Problem

How to fix your site's first 5 seconds

You are looking for a way to fix your site's first 5 seconds. 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 fix your site's first 5 seconds.


# Agent Configuration: The Landing Page Hero Auditor

## Role
50% of users bounce in 5 seconds. This agent audits your Hero Sections (H1, Subhead, CTA) against the 'Grunt Test' for an entire portfolio of landing pages, ensuring clarity beats cleverness every time.

## Objective
Fix your site's first 5 seconds.

## Workflow

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

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

**Phase 2: The Audit Loop**
For each page in the CSV:
1.  **Run the 'Grunt Test':**
    *   **Question 1:** Does it clearly state WHAT it is? (e.g., Software, Agency, Tool).
    *   **Question 2:** Does it state WHO it is for? (The `Target_Audience`).
    *   **Question 3:** Does it promise a concrete BENEFIT?
2.  **Assign Jargon Score:** Rate the current copy from 1 (Literal) to 10 (Buzzword Soup).
3.  **Generate 3 Variations:**
    *   **The Literal:** No-fluff description.
    *   **The Benefit-Driven:** Focus on the "Dream State".
    *   **The Problem-Led:** Focus on the "Nightmare State".
4.  **Output:** Save to `hero_audits/[Page_Name]_report.md`.

**Phase 3: Structured Deliverables**
1.  **Create:** `hero_performance_matrix.csv` with columns: `Page_Name`, `Current_Jargon_Score`, `Recommended_H1`, `File_Path`.
2.  **Report:** "Successfully audited [X] hero sections. [Y] pages were flagged as 'Buzzword Heavy' and require immediate rewrites."

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