by microsoft · Agent Tool · ★ 3.0k
Skill Recorder Record yourself doing a task once, then turn it into a skill your AI agent can repeat. Skill Recorder captures a real work session on your screen: the clicks, the app and window switches, the pages you visit, and (if you want) your spoken narration. It then uses the GitHub Copilot CLI to reconstruct what you actually did as a clear intent plus an ordered list of steps. From there, one step turns that single run into something an agent can reuse: a Skill: a procedure an agent runs on demand, or an Automation: the same procedure on a schedule or trigger.
| Stars | 2,991 |
| Forks | 308 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 69.6717258734959/100 |
| Open Issues | 30 |
| Last Updated | 2026-08-12 |
| Created | 2026-07-29 |
| Platforms | cli, node |
| Est. Tokens | ~16k |
These tools work well together with skill-recorder for enhanced workflows:
Explore other popular agent tool tools:
skill-recorder is Desktop app that records your on-screen work session and uses the GitHub Copilot CLI to reconstruct it as an intent + ordered steps, then builds a reusable Skill or Automation for Microsoft Scout, Mic. It is categorized as a Agent Tool with 3.0k GitHub stars.
skill-recorder is primarily written in TypeScript. It covers topics such as agent-skills, ai-agents, automation.
You can find installation instructions and usage details in the skill-recorder GitHub repository at github.com/microsoft/skill-recorder. The project has 3.0k stars and 308 forks, indicating an active community.
skill-recorder is released under the MIT license, making it free to use and modify according to the license terms.