Back to browse
An agent that records Loom-style demos

An agent that records Loom-style demos

by guico·Feb 25, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemShip It

Playwright automation for demo recording, but Loom and Arcade already capture this with less technical setup.

Strengths
  • Addresses genuine pain point: repetitive manual demo recording for help centers and onboarding
  • Playwright foundation means cross-browser interaction capture is reliable and scriptable
  • Free credits trial lowers barrier to discovery vs. Loom's subscription paywall
Weaknesses
  • Infra-heavy (noted by author) introduces waitlist friction and scaling complexity vs. SaaS incumbents
  • Demo quality depends entirely on Playwright script accuracy; complex UI interactions may require custom tweaking
Target Audience

SaaS product teams, help-center creators, technical documentation owners

Similar To

Loom · Arcade · Descript

Post Description

Hey guys! While building another SaaS we got fed up with recording and, re-recording demos for help-center so decided to try and automate it using Playwright. Turns out it's not that easy, but we got it to a point that's usable, and quite useful for us already. Feel free to try and send feedback. Every new account gets some free credits so you can see what it can do. Thanks!

PS: Because this is heavy on infra we have a waitlist thing but I'm monitoring and will let you in within minutes/hours, just need to space people out a bit. Thanks

Similar Projects

Productivity●●Solid

SkillForge – Turn Screen Recordings into Agent-Ready Skills

SkillForge turns the old 'show, don't tell' trick into code: record a task, and their AI teases clicks, keystrokes and navigation out of pixels into a stepwise skill file you can edit and export. The ability to trim video, rewrite steps via AI, and output a SKILL.md for agent frameworks is a practical, opinionated workflow that could shortcut lots of brittle RPA scripting — my main questions are reliability across dynamic UIs and privacy/recording controls, but the product direction is smart and tangible.

WizardrySolve My Problem
YaraDori
123mo ago
AI/ML●●Solid

SkillForge – Turn screen recordings into agent skill files

It records you doing a task, then auto-extracts clicks, keystrokes and navigation into a human-editable, step-by-step workflow and a SKILL.md you can feed to agent frameworks — that demo-to-skill UX is a real 'oh nice' moment. The landing page shows practical examples (spreadsheet entry, research, crypto checks) and an inline editor, but I want clarity on robustness: how it handles dynamic selectors, cross-app gestures, and sensitive data in recordings.

WizardrySolve My ProblemSlick
YaraDori
413mo ago
AI/ML●●Solid

SkillForge – Turn screen recordings into AI agent skills (SKILL.md)

Records clicks, keystrokes and app switches in-browser, then extracts them into an editable, step-by-step workflow you can trim, reorder and export as SKILL.md for agent frameworks. The UX reads thoughtfully — no-install browser recording, review/edit and Markdown export are practical — but the page shows polished examples rather than edge-case behavior; robustness across UI changes, element matching and secure credential handling are the unanswered hard problems here.

Solve My ProblemSlick
YaraDori
213mo ago

Automate Mac with Codex: macOS Control MCP Demo

Lets agents actually see the screen and act on it by returning OCR text with pixel coordinates and offering commands like click_at, type_text, and press_key. You can run it instantly with npx (it auto-creates a Python venv and hooks into Apple Vision/Quartz), and there are ready-made integration snippets for Claude, VS Code, and Cursor — a pragmatic, technically neat tool for closed-loop agent UI work. It’s limited to macOS 13+ and Apple APIs, but within that niche it removes a lot of friction.

WizardryNiche Gem
peterhddcode
104mo ago