Skill Recorder is a Microsoft desktop application that turns a recorded work session into reusable instructions for AI agents. It captures screen activity, clicks, application changes, visited pages, and optional spoken narration while a user performs a task. GitHub Copilot CLI analyzes the recording and reconstructs the overall intent plus an ordered sequence of steps. Users can review and edit that analysis before generating a reusable Skill or scheduled Automation. The generated procedure prefers native agent tools over blindly replaying interface clicks, allowing it to generalize beyond the original demonstration. The application targets macOS primarily, supports Windows 11, and is designed for Microsoft Scout, Copilot Cowork, and Copilot Studio workflows.
Features
- Screen and application activity recording
- Optional microphone narration capture
- Copilot-powered intent and step reconstruction
- Editable workflow analysis before generation
- Reusable Skills and scheduled Automations
- macOS and Windows desktop support