- Home
- Skills
- Blitzreels
- Agent Skills
- Blitzreels Carousels Instagram
blitzreels-carousels-instagram_skill
- Shell
0
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill blitzreels/agent-skills --skill blitzreels-carousels-instagram- SKILL.md4.3 KB
Overview
This skill creates Instagram feed carousel projects (static slides with text overlays) using the BlitzReels API and sensible Instagram defaults. It presets platform to "instagram", recommends a 4:5 aspect ratio, and applies an Instagram safe-area preset so text and important elements avoid UI overlays. Use it to quickly generate consistent, engagement-optimized carousel posts.
How this skill works
The skill wraps the blitzreels-carousels workflow with Instagram-specific settings: platform="instagram", aspect ratio defaults to 4:5, and a safe area preset of instagram_4_5. You provide slide assets, titles, and durations; the script composes slides, positions text in normalized coordinates, and exports a slideshow or MP4 ready for upload. It also includes recommended timings and layout rules to minimize clipping by Instagram UI elements.
When to use it
- You need an Instagram feed carousel (not a Reel) with consistent styling and text overlays.
- You want Instagram-safe text positioning and margins applied automatically.
- You are preparing a 3β5 slide carousel optimized for engagement and quick consumption.
- You want export-ready MP4/slideshow configured for Instagram feed specifications.
Best practices
- Use 4:5 (1080x1350) for maximum feed real estate and set text 80px from edges to avoid cropping.
- Center text horizontally (position_x = 0.5) and keep vertical positions consistent across slides for visual continuity.
- Limit slides to 3β5 and use 3β4 seconds per slide; keep total duration under ~20 seconds.
- Front-load captions (first 125 characters) and include a clear CTA like βπ Save this postβ on the last line.
- Use cohesive color palette and clean sans-serif fonts (Inter, Poppins); enable a subtle text stroke for legibility.
Example use cases
- Product carousel showcasing 4 features with consistent title placement and call-to-action slide.
- Educational micro-lessons (3β5 slides) explaining a process, exported as a polished MP4 for feed upload.
- Brand announcement with gradient cover, white-content slides, and final CTA slide to drive follows or link clicks.
- Social tips series where each carousel keeps identical vertical text locations for a cohesive grid look.
FAQ
Use 4:5 (1080x1350) for portrait feed posts; 1:1 is acceptable but provides less vertical space.
How should I position text to avoid Instagram UI overlays?
Keep text centered (position_x = 0.5) and use safe normalized Y positions: top ~0.15, middle ~0.45, bottom max ~0.6. Also maintain 80px margins from edges and avoid the bottom 420px area on 4:5 posts.
How many slides and what duration work best?
3β5 slides is the engagement sweet spot, 3β4 seconds per slide, and total under ~20 seconds.