blitzreels-carousels
Installation
SKILL.md
BlitzReels Carousels
Build a carousel project and export individual slide images. Do not assume platform ranking behavior or hardcode a generation model or price.
Workflow
- Confirm platform, aspect ratio, slide count, source material, and whether text should be baked into the slides.
- Draft one purpose per slide: hook, ordered value, and final action when relevant.
- Create a project with
project_type: "carousel"and current platform-safe metadata. - Load the current carousel-generation schema from OpenAPI.
- Choose the build path.
- Use one-call generation for prompted, solid, gradient, or mixed backgrounds.
- Use media import plus timeline placement when every image already exists and manual control is needed.
- If generation returns a job ID, poll it to a terminal state before preview or export.
- Read timeline context and render representative slides. Check order, crop, text wrapping, contrast, and safe areas.
- Fix the project, then export a ZIP of slide images unless the user explicitly requests a video.
- Poll the export and verify the archive format and slide count.