blitzreels-carousels

Generate TikTok and Instagram carousel slide images and export a ZIP.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/blitzreels/agent-skills --skill blitzreels-carousels
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blitzreels-carousels
Source: https://github.com/blitzreels/agent-skills/tree/main/skills/blitzreels-carousels
Command: npx skills add https://github.com/blitzreels/agent-skills --skill blitzreels-carousels

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, bash, awk, sleep, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill turns an idea into a production-ready carousel by assembling per-slide backgrounds (URLs, gradients, or AI-generated prompts) and exporting a ZIP of images in the right platform-safe format.

Core Features & Use Cases

  • Multi-slide carousel projects for short-form platforms: create TikTok/Instagram-ready still carousels as background + editable text overlays.
  • Background strategy flexibility: use a one-call AI path with background prompts or a synchronous path when you already have background image URLs.
  • Platform-aware readability guidance: keeps titles/bodies within mobile legibility limits and applies carousel safe-area references for export quality.

Quick Start

Use blitzreels-carousels to create a 3-slide TikTok carousel from your story prompt, with the API generating slide backgrounds and returning a job_id you can poll before exporting the ZIP of images.

Frequently Asked Questions about blitzreels-carousels

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

FAQPage Schema
How do I generate a TikTok or Instagram carousel from a story prompt?

To generate a TikTok or Instagram carousel, you create a multi-slide project, insert slide backgrounds with text overlays, poll the job status, and export a ZIP of per-slide images.

Can I use my own background image URLs instead of AI generation for carousel slides?

Yes, carousel slides support a synchronous path using your existing background image URLs, alongside an AI-generated background path that processes prompts and returns a job ID for polling.

How does the carousel export handle mobile safe areas for Instagram and TikTok?

The carousel export applies platform-aware safe area references to ensure titles and body text stay within mobile legibility limits for optimal readability on Instagram and TikTok.

Do I need bash and curl to automate carousel image generation?

Yes, automating carousel image generation requires bash, curl, and jq to manage API requests, insert slide media, poll job completion status, and execute the image ZIP export workflow.

What is the best way to create a swipe-through photo dump with editable text overlays?

The best way to create a swipe-through photo dump is assembling background images and editable text overlays into a carousel project, then exporting a ZIP of platform-safe per-slide images.

Why are my exported carousel images not displaying text correctly on mobile?

Exported carousel images may display text incorrectly if slide titles and bodies exceed mobile legibility limits, which the platform-aware safe area references are designed to prevent during assembly.