microsoft/skill-recorder Turns One Screen Recording Into a SKILL.md via Copilot CLI — 519 Stars in Four Days
GitHub·high signal
Microsoft published Skill Recorder on 2026-07-29: it captures a real work session locally — clicks, window switches, pages visited, optional spoken narration — then uses the GitHub Copilot CLI to reconstruct an intent plus an ordered step list, emitting either a SKILL.md procedure or a scheduled Automation. Notably it prefers the agent's native tools (`gh` CLI, `web_fetch`) over replaying UI clicks and generalizes from the single example, so recording one form submission is meant to teach the agent all of them. 519 stars and 55 forks by 2026-08-02.