How Rill works
Set up once. Ask your agent to record.
Give your agent the recording instructions from the CLI reference. You describe the browser work; your agent runs it and brings back the evidence.
01
Prepare once
Install Rill and connect your account.
Install the CLI, sign in, and run the read-only doctor check. Give your agent the recording instructions from the CLI reference. No separate skill installation is required.
npm install --global @runalabs/rill-clirill loginrill doctor02
Prompt your Agent
Ask for a recording in plain language.
In Codex, Claude Code, Cursor, or your Agent, say what browser work you want captured. You do not need to walk it through the Rill commands.
Use Rill to record the checkout flow.03
Your agent records
Your Agent handles the recording lifecycle.
Your agent starts Rill, connects to the managed browser, completes the work, stops the same recording, and returns one share link with video and synchronized browser evidence.
START → CONNECT → WORKSTOP → UPLOAD → SHAREThe result
One prompt in. Inspectable browser evidence out.
Natural-language promptManaged browserVideoDiagnosticsOne share link
Ready for the next run?