Claude Cowork's 'Record a Skill' turns your screen recordings into reusable AI workflows
Anthropic's new Record a Skill feature lets Pro, Max, and Team users demonstrate a task once on screen and have Claude save it as a reusable, rerunnable skill.
Anthropic shipped a new feature inside Claude Cowork on Tuesday that does something genuinely useful: it watches you do a task once, then remembers how to do it for you.
The feature is called Record a Skill, and it’s available now (in a phased rollout) for users on Pro, Max, and Team plans through the Claude Desktop app.
How It Works
Inside the Claude Desktop app, you hit the plus (+) menu and select “Record a skill.” From there, you share your screen, complete the task you want Claude to learn, and narrate what you’re doing as you go. Claude captures your screen activity, mouse clicks, keystrokes, and your voice commentary, then processes all of that into a structured, reusable skill it can run on demand.
That skill gets saved to your account. Next time the same task comes up, you call on that skill and Claude handles the workflow itself, without you having to re-explain every step.
The kinds of tasks this is built for: preparing a weekly report, reorganizing a folder of files, updating a project tracker, formatting a spreadsheet, processing invoices. Anything repetitive where you currently retype the same instructions, or start a long prompt from scratch each time.
Why This Matters
Before this feature, creating a custom skill in Claude Cowork meant writing a SKILL.md file yourself. That’s a structured markdown document with metadata and step-by-step instructions. Useful for developers comfortable with that kind of thing, less accessible for most knowledge workers.
Record a Skill removes that requirement entirely. You don’t write instructions. You just do the thing, talk through what you’re doing, and Claude figures out the underlying pattern from observation.
That shift matters because the people who most need recurring-task automation tend to be exactly the ones least likely to write structured prompt files. A marketing coordinator managing weekly reporting, an operations assistant reorganizing shared drives, an account manager updating CRM data: these users have plenty of repetitive workflows but no reason to have ever opened a markdown editor.
What Claude Actually Learns
It’s worth being clear about what a recorded skill is and isn’t. Claude does not train a new model on your recording. It creates a skill definition, essentially an instruction package, that Claude loads when that task needs to run. The recording informs the structure of that package.
One practical implication: a recording captures one specific instance of a task. Claude needs to generalize from that example, learning the rule rather than copying the specifics. If you recorded yourself formatting a spreadsheet with January’s figures, the skill should work on February’s figures too. That generalization usually works well, but Anthropic’s own guidance recommends testing any new skill with a fresh example before you rely on it in a real workflow.
For Teams
Team plan users can share skills with colleagues, and the general Skills framework in Cowork already supports that. Sharing is off by default, so skills you record stay private unless you choose to distribute them. Admins should check their organization’s current sharing controls before any team-wide rollout.
For non-technical teams already using Cowork to manage files and connected apps, the recording approach could speed up adoption considerably. Showing a colleague how to create a skill now means doing the task once in front of them, rather than handing them a document to read.
A Note on Privacy
Screen recordings capture whatever is on screen during the workflow. That could include account numbers, internal tool interfaces, notification content, or colleague names that happen to be visible. If you’re recording a task involving sensitive data, Anthropic recommends closing unrelated apps, hiding notifications, removing credentials from view, and using sanitized examples rather than live data. Check your organization’s data handling policy before recording anything that touches confidential information.
Cowork sessions run on Anthropic’s servers in an isolated environment, not on your local machine, so the recording does leave your device. That’s worth factoring in for regulated industries or teams with strict data residency requirements.
Availability and Access
The feature is rolling out to Pro, Max, and Team subscribers via the Claude Desktop app. It’s a phased rollout, so if you don’t see “Record a skill” in your plus menu yet, it may arrive over the coming days rather than all at once. There’s no indication the feature is available on Claude’s web interface or mobile apps at this point.
Team plans require a minimum of five seats. Max plans operate on rolling five-hour usage windows. If you’re unsure which plan you’re on, the skill option appearing in your desktop app menu is the clearest signal that you have access.
The Bigger Picture
Claude Cowork launched in January 2026 as a way to bring Claude’s autonomous capabilities to general knowledge workers through a visual desktop interface. It already edits files, organizes folders, runs shell commands, and interacts with connected apps. Record a Skill is a natural next step: instead of users learning how to communicate tasks to Claude, Claude learns how users do those tasks themselves.
The practical result is that recurring workflows stop requiring any ongoing prompting overhead. You demonstrate the process once, and from that point it’s available to run on demand. For anyone spending meaningful time on repetitive digital work, that’s a straightforward reduction in friction.