screen-recorder

Installation
SKILL.md

Screen Recorder

Produces a short .webm clip of a specific page section so an agent — or a reviewer reading a PR — can see motion that a static screenshot hides. Not a test suite, not a permanent fixture: every recording is a throwaway artifact written to .agent/recordings/ for one-shot visual review.

This SKILL.md is a thin index. Detailed rules live in rules/*.md and load on demand. Literal Playwright and ffmpeg boilerplate the skill emits lives in templates/*.md. Do not preload everything — load only what the current phase asks for.


When to use

Installs
19
GitHub Stars
13
First Seen
May 17, 2026
screen-recorder — mthines/agent-skills