Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add blitzreels/agent-skills --skill blitzreels-carouselsgit clone --depth 1 https://github.com/blitzreels/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/blitzreels/agent-skills/blitzreels-carousels)<a href="https://agentmods.dev/skills/blitzreels/agent-skills/blitzreels-carousels"><img src="https://agentmods.dev/badge/skills/blitzreels/agent-skills/blitzreels-carousels/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/blitzreels/agent-skills/blitzreels-carousels"><img src="https://agentmods.dev/badge/skills/blitzreels/agent-skills/blitzreels-carousels.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00032 | $0.00368 |
| Opus 5 | $0.00016 | $0.00184 |
| Sonnet 5 | $0.00006 | $0.00074 |
| Haiku 4.5 | $0.00003 | $0.00037 |
Grade A, and why
blitzreels-carousels scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
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.
Content rules
- Preserve the user's voice and claims; do not add unsupported performance promises.
- Keep slide copy scannable and visually balanced.
- Describe background scenes concretely when generation is requested.
- Treat safe-area presets as metadata until rendered frames prove the placement.
Completion
Return the project ID, slide count, generation status, preview evidence, export status, and archive location. The task is incomplete if generated assets are still pending or the exported archive has not been verified.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 37 lines · 32 tokens per session scan A fe6a7d39a588
blitzreels-carousels is a skill published in the GitHub repository blitzreels/agent-skills (3 stars, last pushed 11d ago), licensed MIT. It adds 32 tokens to every session and 368 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
authoring-video-templates
Use when creating or editing a video template JSON (the template descriptor), adding or changing sections/filters/maps/variables/transitions/looks/motion/audio/layers, or debugging template validation errors in ffmpeg-video-composer.
core-architecture-patterns
Use when adding a segment type, platform adapter, editor manager, core service, or descriptor effect (look/grade/motion/section-audio field) in packages/ffmpeg-video-composer, or when wiring new dependencies into the tsyringe container.
ondevice-ffmpeg-engine
Use when building, modifying, or consuming the on-device FFmpeg engine — the Rust crate packages/ffmpeg-engine, the leclap-ffmpeg Expo native module, the run/probe/version/cancel API, the uniffi bindings, build-engine.sh, or the FFmpeg-from-source toolchain in scripts/ffmpeg.
cross-platform-ffmpeg
Use when working with FFmpeg across Node/Static/WASM, the PlatformBridge, the FFmpeg detection/fallback chain, or browser/React Native runtime constraints in ffmpeg-video-composer.
kling-studio
Full-featured Kling 3.0 Omni video generation skill. Covers text-to-video, image-to-video, video editing (base mode), video reference (feature mode), multi-shot generation, and audio-synced video. Includes validated API constraint rules and prompt engineering guide.
seedance-prompt
This skill should be used when the user asks to write, improve, translate, compress, or debug a Seedance 2.0 video prompt; mentions T2V, I2V, V2V, R2V, camera direction, prompt quality, or provides reference assets for a production-ready prompt.