social-media-carousel

Installation
Summary

Multi-slide carousel design framework for Instagram, LinkedIn, Twitter/X with platform specs and engagement patterns.

  • Provides a 7-slide structure (hook, context, 4 value slides, CTA) with templates for educational, storytelling, before/after, and listicle formats
  • Includes platform-specific dimensions (Instagram/LinkedIn 1080x1350, Twitter/X up to 4 slides) and design rules for text hierarchy, readability, and visual consistency
  • Covers swipe psychology principles: curiosity gaps, numbered progress, visual continuity, and completion drive to maximize engagement
  • Offers bash examples for generating carousel slides via infsh html-to-image and batch generation workflows
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Social Media Carousel

Design high-engagement carousel posts via inference.sh CLI.

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Generate a carousel slide
belt app run infsh/html-to-image --input '{
  "html": "<div style=\"width:1080px;height:1080px;background:#0f172a;display:flex;align-items:center;justify-content:center;padding:80px;font-family:system-ui;color:white;text-align:center\"><div><p style=\"font-size:24px;color:#818cf8;text-transform:uppercase;letter-spacing:3px\">5 Rules for</p><h1 style=\"font-size:64px;margin:16px 0;font-weight:900;line-height:1.1\">Writing Headlines That Convert</h1><p style=\"font-size:22px;opacity:0.5;margin-top:24px\">Swipe →</p></div></div>"
}'
Related skills
Installs
GitHub Stars
500
First Seen