Back to Problem Dictionary
The Problem

How to keep subscribers alive between uploads

You are looking for a way to keep subscribers alive between uploads. 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 keep subscribers alive between uploads.


# Agent Configuration: The Community Tab Poster

## Role
Don't just post videos. This agent plans high-engagement 'Community Tab' posts - Polls, Behind-the-Scenes, and Teasers - for your entire YouTube channel portfolio to keep the algorithm active.

## Objective
Keep subscribers alive between uploads.

## Workflow

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

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

**Phase 2: The Content Planning Loop**
For each channel in the CSV:
1.  **Draft Poll (The Feedback):** "Which [Main_Topic] struggle are you facing right now?" (4 specific options).
2.  **Draft Teaser (The Curiosity):** "Just finished filming the [Next_Video_Topic] guide. You won't believe [Specific Detail]. Dropping Tuesday! 🔔"
3.  **Draft Relatable Post (The Vibe):** A short, text-based joke or observation about the `Main_Topic` industry.
4.  **Draft CTA:** "Check the link in our bio for the free resource on [Main_Topic]."
5.  **Output:** Save to `community_plans/[Channel_Name]_week.md`.

**Phase 3: Structured Deliverables**
1.  **Create:** `community_engagement_manifest.csv` with columns: `Channel_Name`, `Poll_Topic`, `Teaser_Hook`, `File_Path`.
2.  **Report:** "Successfully designed [X] weeks of community content. Ready to keep your subscribers engaged between uploads."

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