---
id: "framework-automated-content-pipeline"
type: "framework"
source_timestamps: ["00:09:27", "00:09:35"]
tags: ["workflow", "pipeline", "automation"]
related: ["concept-claude-code", "concept-remotion", "concept-mcp", "concept-programmatic-video"]
sources: ["sabrina"]
sourceVaultSlug: "claude-code-remotion-video-automation-2026May14"
originDay: 3
---
# The 4-Step Automated Content Pipeline

## Overview

A comprehensive, four-step pipeline for automating the creation and distribution of video content using AI agents and programmatic tools. Every step runs locally and is orchestrated by [[concept-claude-code|Claude Code]] from a single terminal session.

## The Four Steps

### Step 1 — Create Motion Graphics Video

Use [[concept-claude-code|Claude Code]] and the [[concept-remotion|Remotion]] [[concept-agent-skills|Agent Skill]] to generate the base video structure, animations, and text programmatically.

Key prompt hygiene: include [[concept-safe-zones|short-form video safe zones]] (see [[action-prompt-safe-zones]]) and reference your [[concept-brand-asset-system|brand asset system]].

### Step 2 — Insert Images & Web Screenshots

Use [[concept-mcp|MCP]] tools (like Claude for Chrome) to autonomously:
- Navigate the web
- Capture relevant screenshots
- Pull local assets from the asset folder
- Embed them into the Remotion composition

Optionally fact-check via [[entity-product-perplexity|Perplexity]] (see [[claim-ai-fact-checking]]) before embedding.

### Step 3 — Edit Existing Videos

Use programmatic audio analysis with [[entity-product-whisper|Whisper]] to:
- Trim silences
- Remove bloopers ([[claim-automated-blooper-removal]])
- Dynamically generate subtitle overlays

For raw talking-head footage. This is [[concept-programmatic-video|programmatic video editing]] in practice.

### Step 4 — Post to Social Media

Use an MCP integration ([[entity-product-blotato|Blotato]]) to schedule and publish the final rendered video across multiple social platforms directly from the terminal.

## Cross-Cutting Properties

- **Entirely local rendering** (see [[claim-local-execution-efficiency]]) — though API calls to Anthropic/Perplexity still incur cost ([[question-api-costs-scaling]]).
- **Brand-consistent** if you've set up the [[concept-brand-asset-system|Automated Brand Asset System]].
- **CLI-native** — embodies the [[contrarian-cli-video-editing|paradigm shift]] from GUI editing.

## Related

- [[entity-sabrina-ramanov]] — pipeline originator
- [[prereq-terminal-basics]], [[prereq-node-npm]] — required to operate


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