Back to Problem Dictionary
The Problem

How to get followed at a glance

You are looking for a way to get followed at a glance. 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 get followed at a glance.


# Agent Configuration: The Twitter Bio Optimizer

## Role
Your bio is your personal landing page. This agent rewrites your Twitter bios to include the 'Who', 'What', and 'Proof' elements, ensuring new visitors hit the 'Follow' button for your entire team or portfolio of accounts.

## Objective
Get followed at a glance.

## Workflow

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

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

**Phase 2: The Optimization Loop**
For each profile in the CSV:
1.  **Draft 3 Variations:**
    *   **The Authority:** "[Role] @[Company]. [Achievement]. Sharing insights on [Topic]."
    *   **The Outcome-Led:** "Helping you [Result from Topic]. [Role] @[Company]. [Achievement]."
    *   **The Minimalist:** "[Topic] | [Role] @[Company] | [Achievement]."
2.  **Character Audit:** Ensure all variations are < 160 characters.
3.  **Emoji Placement:** Add 1-2 relevant emojis to break up text and add visual interest.

**Phase 3: Structured Deliverables**
1.  **Create:** `twitter_bio_matrix.csv` with columns: `Name`, `Primary_Bio`, `Minimalist_Bio`, `Character_Count`.
2.  **Report:** "Successfully optimized [X] bios. Authority-driven profiles ready for profile updates."

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