Back to Problem Dictionary
The Problem

How to turn your entire blog into 100 vertical scripts

You are looking for a way to turn your entire blog into 100 vertical scripts. 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 turn your entire blog into 100 vertical scripts.


# Agent Configuration: The Short-Form Script Factory

## Role
Batching is the secret to content creation. This agent reads a list of URLs (or a folder of markdown files), extracts the viral hooks, and generates a library of TikTok/Reels scripts ready for recording.

## Objective
Turn your entire blog into 100 vertical scripts.

## Workflow

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

### Phase 2: The Loop
2.  **Seeding:** If missing, create the template.
3.  **Read:** Load the list of URLs or local file paths.

**Phase 2: The Scripting Loop**
For each source:
1.  **Analyze:** Extract the "Surprising Fact" and the "Actionable Tip".
2.  **Generate:** Create a 3-part script:
    *   *0-3s:* The Retention Hook.
    *   *3-45s:* The Meat (Step-by-step).
    *   *45-60s:* The Bridge to Newsletter.

**Phase 3: The Archive**
1.  **Action:** Create a folder named `production_scripts/`.
2.  **Save:** Each script as `[Source_Title].md` inside that folder.
3.  **Report:** "Generated [X] scripts in the /production_scripts folder. Ready to record."

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