carousel

Generate Instagram carousel posts with AI images and HTML-to-PNG rendering.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Mticool/content-factory5 --skill carousel-mticool
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: carousel
Source: https://github.com/Mticool/content-factory5/tree/main/openclaw-content-factory/skills/carousel
Command: npx skills add https://github.com/Mticool/content-factory5 --skill carousel-mticool

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of Instagram carousels, from defining the brand kit to generating final PNG slides, saving significant design and content creation time.

Core Features & Use Cases

  • Full Pipeline Generation: Creates carousels from brand kit definition to AI visuals and text rendering.
  • Customizable Styles: Supports various carousel types like expert, minimalist, viral, and screenshot-based.
  • AI Visuals & Text: Integrates with AI image generation (LaoZhang API) for backgrounds and uses Playwright for rendering HTML templates into PNGs.
  • Use Case: A social media manager needs to create a 7-slide carousel about "5 ways to improve productivity." They can use this Skill to generate unique AI backgrounds for each slide, overlay text based on their brand kit, and output ready-to-post PNGs.

Quick Start

Use the carousel skill to generate a 5-slide carousel about 'AI productivity hacks'.

Frequently Asked Questions about carousel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Instagram carousel creation with AI visuals?

You can automate Instagram carousel creation by integrating AI image generation APIs for backgrounds and using Playwright to render HTML templates into final PNG slides. This pipeline handles everything from brand kit application to text overlay.

Can I generate multiple carousel styles like minimalist or viral posts?

Yes, carousel generation supports multiple customizable styles including expert, minimalist, viral, and screenshot-based formats. You can select a style and the pipeline will render the HTML templates into matching PNG slides.

What do I need to render HTML to PNG for social media posts?

To render HTML templates into PNG files for social media posts, you need the Playwright browser automation library installed. You also need external API keys configured to access the AI image generation services for backgrounds.

How does AI image generation work for Instagram carousel backgrounds?

AI image generation for carousel backgrounds works by sending prompt data to an external image API, which returns unique visuals for each slide. The generated images are then embedded into HTML templates and rendered into PNGs via Playwright.

Are there limitations when using Playwright for HTML to PNG rendering?

A key limitation of using Playwright for HTML to PNG rendering is the strict dependency on an external API for AI image generation. If the image API experiences downtime or rate limits, the entire carousel generation pipeline will stall.

What is the best way to apply a brand kit to automated carousel posts?

The best way to apply a brand kit to automated carousel posts is to define your brand colors, fonts, and styling rules upfront. The pipeline then systematically overlays this text and styling across the generated HTML templates before PNG rendering.