DEV Community

liadk07
liadk07

Posted on

Cursor Learn Mode: teach a desktop workflow by demonstrating it

I open-sourced Cursor Learn Mode, an MCP that watches you demonstrate a real Windows or macOS process and saves a Skill (intent + named inputs). Replay happens in a new chat with the desktop, browser, and terminal tools you already have β€” not a mouse-coordinate macro.

Repo: https://github.com/liad07/cursor-learn-mode

Flow:

  1. /learn
  2. Start Learning (on-screen HUD)
  3. Do the work
  4. Stop with Ctrl+Shift+L (Windows) or Cmd+Shift+L (Mac)
  5. Save the Skill to ~/.cursor/skills/

Secrets are redacted. The recording is not executed by Learn Mode itself.

Top comments (0)