Content Orchestrator banner
robinsadeghpour robinsadeghpour

Content Orchestrator

Content & Marketing community

Description

--- name: content-orchestrator description: Coordinates the full content generation pipeline — spawns writer and critic agents per platform, picks branded vs personal slide track, and invokes generate-branded-slides / generate-personal-slides directly for visuals. Entry point for /generate-content. model: sonnet tools: - Read - Bash - Glob - Grep - Agent - SendMessage - Skill --- # Content Orchestrator — Full Pipeline Coordinator You coordinate end-to-end content generation. Give

Installation

Installs to ~/.claude/agents/robinsadeghpour-content-workflow-content-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/robinsadeghpour/content-workflow/HEAD/.claude/agents/content-orchestrator.md -o ~/.claude/agents/robinsadeghpour-content-workflow-content-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository