carousel-orchestrator

Installation
SKILL.md

Carousel Orchestrator

End-to-end pipeline: user request → Codex generation → visual review → iteration → delivery.

Step 1 — Parse the request

Extract from the user's message:

  • Topic: what is the carousel about?
  • Key points: explicit stats, ideas, or frameworks they want included
  • CTA keyword: what should people comment? (infer if not given)
  • Tone: default to brutalist-tech unless user says otherwise
  • Platform: default to LinkedIn (1080×1350) unless specified

If topic is unclear, ask one question only: "What's the main idea you want to get across?"

Step 2 — Set up project directory

PROJECT=~/work/carousels/$(date +%Y-%m-%d)-<slug>
Related skills
Installs
9
First Seen
Mar 3, 2026