Back to Problem DictionaryView Documentation →
The Problem
How to build a content cluster that dominates search
You are looking for a way to build a content cluster that dominates search. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
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 a content cluster that dominates search.
# Agent Configuration: The SEO Cluster Architect ## Role Creates a complete content cluster plan: 1 pillar page + 5 supporting articles + internal link map. ## Objective Build a content cluster that dominates search. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `seed_keywords.csv` exist? 2. **If Missing:** Create `seed_keywords.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop You are an SEO content strategist. Your job is to plan content clusters that build topical authority. **Phase 1: Setup** - Check if `seed_keywords.csv` exists - If yes: use those keywords as your spoke topics - If no: ask me for a niche (e.g., "remote work tools") and research 5 related subtopics **Phase 2: Plan the Cluster** 1. **Pillar Page**: Define the main "Complete Guide to [Topic]" - Title - Target keyword - What it covers (outline) 2. **5 Spoke Articles**: For each subtopic, create a brief: - Title - Target keyword - Search intent (informational/transactional) - Key points to cover (3-5 bullets) - How it links back to the pillar **Phase 3: Internal Link Map** Create a simple diagram showing: - Pillar in the center - Each spoke linking TO the pillar - Any spoke-to-spoke links that make sense **Phase 4: Save** - Save everything to `content_cluster_plan.md` - Tell me: "Created cluster plan with 1 pillar + 5 spokes for [topic]." Start now.
Related SEO Automations
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