Mac app
Best for Flare, system audio, native apps, and exact Mac windows.
Get the Mac appTHE CLIPY FIELD GUIDE
The complete workflow for turning a screen recording into a clear handoff, agent context, a shipped fix, and proof that the result works.
QUICK ANSWER
Use Clipy to record the exact thing you want to explain, make important moments obvious with Flare and narration, then share the same link with a person or an AI agent. Clipy can also turn YouTube videos into agent context and record an agent’s verification run as proof.
START HERE
Every surface ends at the same kind of share link. Pick the capture tool that matches what you need to show.
Best for Flare, system audio, native apps, and exact Mac windows.
Get the Mac appBest for fast tab capture and optional redacted bug diagnostics.
Add to ChromeBest when you want to record now with no install.
Record in browser01 · MAC APP
Turn on Flare and your cursor becomes a temporary spotlight. It replaces “look over here” with a visible trail that lands in the recording and in Clipy’s pointer evidence.
Best habit: circle once, pause on the target, and say one complete instruction. Fast scribbling looks energetic but gives the viewer and the agent less usable evidence.


02 · AGENT RECORDING
Ask the agent to record the verification, not just report “tests pass.” Clipy wraps the run, captures the surface, and gives you a normal video plus structured evidence another agent can read.
clipy session run --url http://localhost:3000 --type bug -- npx playwright test.arec context URL.A failed wrapped command is discarded; a successful one uploads. Clipy records evidence, but the marks still describe what the driver observed rather than independently proving the assertion.
03 · VIDEO CONTEXT
Do not ask the agent to guess from a title or chew through the entire video. Clipy turns the URL into an AREC bundle with timestamped transcript sections, visual-gap notes, and selected frames when available.
clipy context import "https://youtu.be/..." --sync --json

04 · BUG TO FIX
Record one clean reproduction and say the outcome you expected. The normal watch link is enough: with the Clipy skill installed, the agent pulls the requests, plan, key moments, pointer evidence, capture gaps, and transcript.
Privacy boundary: diagnostics exclude bodies, headers, cookies, tokens, raw query values, and typed form values. Console messages are page-authored free text, so avoid recording sensitive surfaces and review before sharing.
05 · DESIGN ITERATION
Walk the built UI against the mock. Use Flare to make “this element” unambiguous, then speak in deltas an agent can edit: current value, target value, token, and state.
SAY THIS
“This CTA has 20 pixels of horizontal padding. The mock uses 32 pixels, our --space-8 token.”NOT THIS
“The button feels a little cramped.”

THE COMPLETE LOOP
Show the real surface.
Point and narrate intent.
Paste one normal link.
Record the working result.
QUICK REFERENCE
Record the context, point at what matters, and let the same link carry the job from explanation to implementation to proof.