Record yourself doing a task once, and this Microsoft desktop app turns the session into a reusable agent skill.
Skill Recorder captures a real work session: screen activity, app switches, URLs and optional spoken narration. It then uses the GitHub Copilot CLI to rebuild the session as an intent plus ordered steps, and packages that as a skill or automation.
Install the desktop app from the README, record one run of the task, then review the generated skill.
Microsoft · Tool / CLI
Microsoft's optimizer that trains agent skills like neural networks, with epochs and validation gates, without touching weights.
Anthropic · Skill
The official Anthropic skill for writing new Agent Skills, improving existing ones and measuring them with evals.
virgiliojr94 · Skill
Turns a technical book or document into a structured Claude Code skill that your agent loads only when it needs it.