Proxy for computers to use
humblebanana/open-record-replay · skills
Open-source macOS record-and-replay workflow recorder for computer use agents. Captures mouse, keyboard, and UI events as structured traces so agents can learn, replay, and automate real desktop tasks.
★ 138GitHub stars
4Forks
2026-08-15Last updated
SwiftLanguage
MITLicense
Project overview
Record a macOS workflow once, save the evidence, and let an agent turn it into a reusable skill.
Open Record/Replay is a local-first macOS recorder for workflows that are easier to show than to write down. It captures a user's real desktop actions into structured artifacts such as session.json and events.jsonl, validates the recording quality, and packages the evidence for an agent's skill creation flow.
The goal is simple: if a user can demonstrate a desktop workflow once, an agent should have enough evidence to learn it. Why This Exists
Install command
dsh plugin --profile web add github:humblebanana/open-record-replay