social-media-carousel

Generates multi-slide carousel images for Instagram, LinkedIn, and Twitter/X via HTML-to-image rendering.

Updated Jul 28, 2026
One-click install
npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill social-media-carousel-aadi-110i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media-carousel
Source: https://github.com/Aadi-110i/PEP-PROJECT/tree/main/skills/social-media-carousel
Command: npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill social-media-carousel-aadi-110i

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating engaging multi-slide carousel posts requires design expertise and repetitive manual layout work for each slide, which slows down content production for social media. ## Core Features & Use Cases - Platform-Specific Specs: Provides dimension, slide count, and aspect ratio rules for Instagram, LinkedIn, Twitter/X, and Facebook, including the 1080x1350 (4:5) format for more feed visibility. - Structured Slide Frameworks: Includes a 7-slide framework (hook, context, value slides, CTA) plus templates for educational, storytelling, before/after, and listicle carousel types. - Design Rules & Swipe Psychology: Defines text hierarchy, readability limits, visual consistency rules, and engagement principles like curiosity gaps and numbered progress. - Use Case: A marketer needs a 7-slide LinkedIn carousel explaining a product lesson. The Skill generates each slide as a 1080x1350 image via the inference.sh CLI, following the hook-content-CTA structure with consistent styling. ## Quick Start Ask the AI to generate a 7-slide Instagram carousel about a topic of your choice using the belt CLI html-to-image app with consistent styling across slides.

Frequently Asked Questions about social-media-carousel

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

FAQPage Schema
How do I create an Instagram carousel with multiple slides?

Generate each slide as a separate image using the belt CLI html-to-image app with HTML defining the layout. Use 1080x1350 pixels (4:5 ratio) for Instagram to maximize feed visibility, and follow the 7-slide framework: hook, context, value slides, and CTA.

What size should LinkedIn carousel slides be?

LinkedIn carousel slides should be 1080x1080 pixels (1:1) or 1080x1350 pixels (4:5), with up to 20 slides per post. The 4:5 format takes up more screen space in the feed than square images.

How many words should each carousel slide contain?

Each carousel slide should contain a maximum of 30-40 words with no more than 4-5 lines of body text. Use one idea per slide, line height of 1.5-1.6, and maintain 4.5:1 text contrast for WCAG AA readability.

Can I batch generate all carousel slides at once?

Yes, use a bash loop with the belt app run command and the --no-wait flag to generate all slides in one script. Each iteration renders one slide's HTML to an image, keeping styling consistent across the set.

Why is my carousel getting no engagement or swipes?

Low swipe rates usually come from a weak hook slide, too much text per slide, or missing swipe indicators. Use a bold claim or numbered promise on slide 1, add a 'Swipe →' cue, and end with a clear CTA asking viewers to save or follow.