Original Reddit post

How do you go about creating carousels? Up until now, I’ve been using Claude Web; at first, I replicated a style I liked and generated it as HTML, but I noticed it was using up a lot of my session limit, so I switched to Claude Code to save on tokens. What I did was turn carousel creation into a skill and then create several files for Claude Code; it’s working well for now, but I wonder if you orchestrate a process or do it via a skill or something similar as well. What bothers me most is having the design defined but not being able to automatically add important logos or illustrations related to the carousel, such as those for Claude, Instagram, WhatsApp, etc., as I don’t know how to do it—perhaps by accessing an image-generation API like GPT Image or Nano Banana. And when setting up the whole system in Claude Code, do you use Sonnet first or something like Opus? And to generate the carousels, which model do you use, Opus? submitted by /u/Busssines

Originally posted by u/Busssines on r/ClaudeCode