Back to browse
GitHub Repository

Automation harness that compiles a screen recording into a rerunnable script, with LLMs, only at decision points and self-healing reruns.

27 starsPython

AI Mime - Turn a screen recording into a script you can rerun

by prakharjain·Jun 10, 2026·1 point·0 comments

AI Analysis

●●●BangerWizardryZero to OneSolve My Problem

Hybrid compilation: deterministic code for routine steps, LLM only at genuine decision points.

Strengths
  • Self-healing reruns adapt scripts when environment changes instead of failing.
  • Claude Skill export makes tasks portable and repeatable across runs.
  • macOS app with demo videos showing record, build, and run workflow.
Weaknesses
  • macOS only, no Windows support yet.
  • Requires Python 3.12 specifically and multiple system permissions.
Category
Target Audience

Users automating repetitive computer tasks

Similar To

UiPath · Automation Anywhere · Cursor

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