carousel-instagram

Installation
SKILL.md

Instagram Carousel

Generates 1080x1350px PNG carousel slides for Instagram from text and photos. Each slide is a self-contained HTML file, rendered headless to PNG. This skill drives an LLM (Opus or GPT) to plan and author the slide HTML; the design system below is the value - keep it intact.

The default palette is coral (#D97757) on dark (#1C1510). It is fully restylable to any brand - swap the color tokens in section 2 (for example, an EdgeLab lime accent) and the layout rules stay the same.

0. Setup (once)

npm i playwright && npx playwright install chromium

That is all the renderer needs. Slides are plain HTML that load Montserrat from Google Fonts, so an internet connection is required at render time.

Installs
1
GitHub Stars
3
First Seen
8 days ago
carousel-instagram — qwwiwi/agentos-skills-public