---
id: "framework-ccc-content-pipeline"
type: "framework"
source_timestamps: ["00:03:28", "00:04:30", "00:18:23", "00:19:30"]
tags: ["workflow", "content-strategy"]
related: ["concept-ai-agent-skills", "concept-viral-outlier-spotting", "concept-knowledge-base-priming"]
steps_count: 4
sources: ["ccc"]
sourceVaultSlug: "claude-automated-content-system-2026May14"
originDay: 2
---
# CCC Full Content Pipeline (4-Step Agent Chain)

## Overview

The **Create Content Club (CCC) Full Pipeline** is a 4-step autonomous workflow executed by chained [[concept-ai-agent-skills|Claude AI agents]] to generate high-performing social media scripts from competitor research.

It is the operational expression of the [[contrarian-ai-generation-vs-rewriting|'rewrite proven outliers, not generate net-new'']] philosophy.

## The Four Steps

### Step 1 — Creator Finder

The AI browses Instagram's Explore page (via [[concept-browser-automation]]) to discover new creators in a specific niche. It evaluates their profiles against strict inclusion/exclusion criteria and adds qualified candidates to a **Notion Creator List**.

*Prerequisite:* Instagram algorithm must be pre-curated — see [[action-train-algorithm]] and [[claim-algorithm-training-necessity]].

### Step 2 — Viral Spotter

The AI visits the profiles of creators on the list, scrapes view counts, calculates a **baseline average (excluding the top 10%)**, and flags videos that perform **5x above the baseline**, saving them to a Notion **Content Ideas** database.

*Methodology:* [[concept-viral-outlier-spotting]]. *Run it:* [[action-run-viral-spotter]].

### Step 3 — Transcribe and Script

The AI triggers an [[entity-n8n]] webhook ([[concept-webhook-integration]]) to extract and transcribe the audio of the viral outlier via [[entity-groq]] running Whisper — see [[concept-audio-transcription-workaround]]. It then analyzes the transcript's structure (Hook, Solution, CTA).

### Step 4 — Knowledge Base Rewriting

The AI references the user's [[entity-notion|Notion]] Knowledge Base ([[concept-knowledge-base-priming]]) — past transcripts, client calls, presentations — to **rewrite the viral script**, swapping the original creator's frameworks and tone with the user's proprietary knowledge and voice. See [[quote-knowledge-base-importance]] for Alessio's framing.

## Dependencies

The pipeline is built on the architecture defined in [[framework-system-setup]] and depends on [[prereq-personal-brand-strategy]] (no proprietary knowledge = hollow output) and [[prereq-api-webhook-basics]].

## Headline Claim

The author claims this pipeline can replace an entire social media team — see [[claim-claude-replaces-team]] for assessment.

## Open Questions

- Rate limits / scraping ban risk: [[question-instagram-scraping-limits]]
- Credit consumption per full run: [[question-claude-credit-consumption]]


## Related across days
- [[framework-automated-content-pipeline]]
- [[framework-autonomous-content-engine]]
- [[framework-content-automation-workflow]]
- [[arc-recommended-build-progression]]
