Borrowing it
Nothing to install: this file belongs to Carlos-Dominguez-faber/forge-studio-lite. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Carlos-Dominguez-faber/forge-studio-lite/main/.claude/commands/carousel.mdgit clone --depth 1 https://github.com/Carlos-Dominguez-faber/forge-studio-liteWrote 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/commands/carlos-dominguez-faber/forge-studio-lite/carousel)<a href="https://agentmods.dev/commands/carlos-dominguez-faber/forge-studio-lite/carousel"><img src="https://agentmods.dev/badge/commands/carlos-dominguez-faber/forge-studio-lite/carousel/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/commands/carlos-dominguez-faber/forge-studio-lite/carousel"><img src="https://agentmods.dev/badge/commands/carlos-dominguez-faber/forge-studio-lite/carousel.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.00019 | $0.01650 |
| Opus 5 | $0.00010 | $0.00825 |
| Sonnet 5 | $0.00004 | $0.00330 |
| Haiku 4.5 | $0.00002 | $0.00165 |
Grade A, and why
carousel 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 136 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/carousel
Generate an Instagram carousel of 1080×1080 PNGs from brand-consistent HTML slides.
Guided flow: follow the gate in
docs/flujo-guiado.md(intake → approve outline → render → review). The gate here is content direction ($0). Canonical Spanish version with the detailed flow:/carrusel.
Pipeline
- Load brand — read
brand/brand.json,brand/voice.json,brand/brand.css. - Script — write a
STORYBOARD.mdwith one section per slide (hook → 3–7 points → CTA). - Compose — write one self-contained HTML file per slide under
slides/source/slide-NN.html. - Render — run
npm run carrusel -- ./carousels/<slug>to screenshot every slide to PNG via Playwright.
Visual variants
Three slide forms (mix freely in one carousel). Full detail in the canonical /carrusel:
- (a) Typographic (default) — dark bg + big type + keyword highlight. No images.
- (b) Photo + gradient — full-bleed photo from
brand/photos/with brand gradients in front (duotone + fade + grain), text over the dark bottom zone. Reference a bank photo by bare filename (<img class="photo" src="founder.png" />);carousel.tscopies it intoslides/source/automatically. Start fromtemplates/carousel/photo-slide.html. - (c) Stock (royalty-free) — illustrative images from Pexels (default) or Unsplash, both
publish-grade. Write
<project>/stock-queries.json, runnpm run scrape-images -- ./carousels/<slug>→ downloads toslides/source/<prefix>-NN.jpg- a
*-manifest.jsonwith photographer + source + license. NeedsPEXELS_API_KEYorUNSPLASH_ACCESS_KEYin.env(free keys at pexels.com/api · unsplash.com/developers).
- a
Rules
- No AI image generation. Pure HTML + CSS + Playwright screenshot. (Saves cost, fully deterministic.) Photo/stock slides composite a local image (no generation).
- Always 1080×1080.
- Brand-consistent. Every slide uses the colors and fonts from
brand/brand.css. Inline the CSS tokens into each HTML — do not link external stylesheets. - Voice-consistent. Every line of copy obeys
brand/voice.json: respecttone, preferhooks, never useavoidwords. - One project dir. All artifacts live under
./carousels/<slug>/(slug = kebab-case derived from the prompt).
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.
- 10d ago First seen · 136 lines · 19 tokens per session scan A 508545df6745
carousel is a command published in the GitHub repository Carlos-Dominguez-faber/forge-studio-lite (13 stars, last pushed 2mo ago), licensed MIT. It adds 19 tokens to every session and 1,650 once invoked, about $0.0001 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-30.
Other commands, from other repositories
brand-generate
Generate an on-brand document from a saved Brand Profile.
list
List available Piper TTS TTS voices with optional filtering.
review-video
Make a " Reviews" video — a fast, faceless VO montage of REAL, verified competitor reviews that names the recurring complaints and positions YOUR business as the alternative, then hands off to your own customer testimonials.
transcribe
Transcribe the file at $ARGUMENTS into Markdown using the Frenchie MCP server.
varyshop-carousel
Create a Varyshop multi-slide carousel (LIGHT style, hook → CTA).
imperium:create-video
Create startup video content. Supports pitch videos, product demos, social clips, investor updates, and hiring videos. Bridges to Remotion for rendering.