broll-cursor
Installation
SKILL.md
broll-cursor
Produce the base layer of a technical reel from an animated IDE agent chat
— a Cursor-style "Agent" panel. It's the sibling of broll-terminal:
where that renders a shell (typed commands + streamed stdout), this renders a chat
(a typed user prompt + a streaming assistant turn with tool-call rows). Use it
when the story is "someone asked an agent to do something and it did it" — the exact
register for a set of Cursor skills.
It renders deterministically (HTML/CSS + Playwright, frame by frame) so the
output is crisp and reproducible, and it never runs a real agent or shell — the
assistant only "says"/"does" whatever your session.json declares.
Two-layer architecture (shared with broll-terminal / broll-web-capture):