Fetching from the wire…
Public story · 2026-08-07 · high
It hit 2,233 GitHub stars since July 29 by rebuilding intent and steps instead of replaying clicks, targeting Copilot Cowork, Copilot Studio and Scout.
Why now: The repo has been pushing commits daily since its July 29 launch and crossed 2,233 stars by August 7.
Microsoft's skill-recorder records a screen session, then rebuilds it as an intent plus ordered steps for an AI agent, per the project's GitHub repo.
That matters for anyone building on Copilot Cowork or Copilot Studio. Instead of hand-coding a skill definition, you record yourself doing the task once, and the GitHub Copilot CLI writes the reusable version.
The app is Electron-based and captures clicks, window switches and optional narration during a session. It hands the recording to the GitHub Copilot CLI, which reconstructs it as a named intent with ordered steps rather than a literal replay script.
The project's stated design goal: generated Skills "prefer the agent's native tools over replaying UI clicks, and generalize from your one example." That's the pitch against traditional RPA, where a macro breaks the moment a button moves. Here the agent is supposed to reason about what you were doing, not where you clicked.
Skill-recorder targets Microsoft Scout, Copilot Cowork and Copilot Studio. It needs a Copilot-enabled GitHub account, Node.js 24, and macOS or Windows 11 to run, the repo says.
The repo has picked up 2,233 stars since its July 29 launch, pushing commits daily through August 7.
The riskier bet is in that phrase "generalize from your one example." One demonstration usually leaves out what's supposed to vary between runs and what's fixed. Until skill-recorder shows it can tell the difference, expect generated Skills to need hand-editing before anyone trusts them in a Cowork or Studio flow.
Each link below shares sources, entities, or timing with this story.
Anthropic invented a file convention. It's now shipping GA inside a competitor's product. Nobody wrote a spec, nobody held a standards meeting, it just happened. On July 29, GitHub made agent skills and MCP server support generally available in Copilot code review for all Pro,...
Here's the counterweight to the PMF story. Microsoft began revoking internal Claude Code licenses for most employees on May 14 with a June 30 deadline. The Experiences and Devices division, the team behind Windows, Microsoft 365, Outlook, Teams, and Surface, is moving engineer...
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
GitHub announced that every Copilot plan moves to usage-based billing via "AI Credits" on June 1, 2026. The flat-rate model is dead. Every plan gets a monthly credit allotment calculated by actual token consumption (input, output, cached) at listed API rates. Code completions...
Agent Framework Python 1.14.0 landed August 13 with a native Mistral chat client, workflow checkpoint/resume in AG-UI, and experimental AGENT-HOOKS-0.1 enforcement behind an opt-in extra. The spec is Apache-2.0, stewarded by a UK company, last pushed July 7, sitting at 2 GitHu...
Give it an editable agent and a benchmark, and it walks a coding agent through systematic changes to prompts, tools, workflows, models and reasoning settings, trading off accuracy, cost, latency and reliability (GitHub). Install is gh skill install microsoft/agent-lightning ag...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.